Use org-latex-export-to-latex instead of org-export-as-latex when exporting via emacs#57
Use org-latex-export-to-latex instead of org-export-as-latex when exporting via emacs#57kassick wants to merge 8 commits intohsitz:masterfrom
Conversation
|
kasik -- Thanks for these changes. I wasn't aware of any problems. I haven't kept (1) were these changes necessary to make latex and pdf export work with Org (2) do latex and pdf export still work fine with these changes on pre-8.0 I guess basically I'm asking if these 'org-latex-export....' commands exist Also, seems like I'd also need to change the 'd' choice of 'export to pdf Thanks, Herb On Wed, Apr 24, 2013 at 9:25 AM, kassick notifications@github.com wrote:
|
|
Hello,
Going though http://orgmode.org/Changes_old.html I guess I could still use the original command if I had set the variable to nil and granted all the packages I needed were in the .org file header. But indeed, if the commands do not exist in older orgmode versions, they should be controlled by some variable, maybe set in vimorganizer initialization after asking emacs what's the version of org (can emacs do it?). There is no org-latex-export-to-pdf-and-open , I'm not sure yet how to implement the 'd' option yet. |
|
On Wed, Apr 24, 2013 at 10:05 AM, kassick notifications@github.com wrote:
Thanks for bringing this to my attention. -- Herb |
No description provided.