[O] How to upgrade to make beamer export work

2018-09-24 Thread jiewuza
I used orgmode to prepare my lecture materials. Now I upgrade org to the latest version, and read the [[new exporter][https://orgmode.org/worg/exporters/ox-overview.html]]. It seems the configure is much easier. But I cannot get my lectures right after all my efforts. So I start all over. I remo

Re: [O] How to upgrade to make beamer export work

2018-09-24 Thread Eric S Fraga
On Monday, 24 Sep 2018 at 15:49, jiewuza wrote: > I used orgmode to prepare my lecture materials. > Now I upgrade org to the latest version, and read the [[new > exporter][https://orgmode.org/worg/exporters/ox-overview.html]]. > > It seems the configure is much easier. > But I cannot get my lecture

Re: [O] How to upgrade to make beamer export work

2018-09-24 Thread Robert Klein
Hi, On Mon, 24 Sep 2018 15:49:28 +0800 jiewuza wrote: > I used orgmode to prepare my lecture materials. > Now I upgrade org to the latest version, and read the [[new > exporter][https://orgmode.org/worg/exporters/ox-overview.html]]. > > It seems the configure is much easier. > But I cannot get

Re: [O] How to upgrade to make beamer export work

2018-09-24 Thread Eric S Fraga
On Monday, 24 Sep 2018 at 11:09, Robert Klein wrote: > your example does seem to have Beamer frames. You're right; I missed that. It looks then that the wrong levels are being used to define frames. For the OP: check the value of the H option, as in #+options: H:1 where 1 would indicate top l

[O] bug#32722: bug#32722: bug#32722: 26.1; Org-publish depend on non-free platform ?

2018-09-24 Thread Nicolas Floquet
Hello, Le mardi 18 septembre 2018 à 12:37 -0400, Robert Horn a écrit : > Perhaps you could clarify the ethical issues. I apologise: 1. first, to have sent you a badly edited bug report, 2. second, the late sending of this clarification email. This can be explained by * My own difficulty

Re: [O] How to upgrade to make beamer export work

2018-09-24 Thread jiewuza
Yes, that is exactly what I did. Eric S Fraga writes: > On Monday, 24 Sep 2018 at 15:49, jiewuza wrote: >> I used orgmode to prepare my lecture materials. >> Now I upgrade org to the latest version, and read the [[new >> exporter][https://orgmode.org/worg/exporters/ox-overview.html]]. >> >> It

Re: [O] How to upgrade to make beamer export work

2018-09-24 Thread jiewuza
I was using spacemacs, and I updated orgmode (9.1.14) yesterday. I have no beamer-related config except: ``` (require 'ox-beamer) (setq org-latex-pdf-process '("latexmk -xelatex -outdir=%o %f")) (add-to-list 'org-export-backends 'beamer) ``` I checked the `tex` output of the example, there

Re: [O] How to upgrade to make beamer export work

2018-09-24 Thread jiewuza
OMG, it is my fault. I used `C-c C-e l p` My screen is too small. I just saw the the `p` key. And I thought maybe beamer and latex share the same key now in the new orgmode exporter. LOL Eric S Fraga writes: > On Monday, 24 Sep 2018 at 15:49, jiewuza wrote: >> I used orgmode to prepare my lec

Re: [O] How to upgrade to make beamer export work

2018-09-24 Thread John Hendy
On Mon, Sep 24, 2018 at 10:02 PM jiewuza wrote: > > > OMG, it is my fault. > I used `C-c C-e l p` > My screen is too small. > I just saw the the `p` key. > And I thought maybe beamer and latex share the same key now in the new > orgmode exporter. LOL We've all been there, but I wouldn't call it a