Emmanuel Di Pretoro <[email protected]> writes: > Hi, > > Is there a way to ask to org-mode to add something before the > \end{document} of a LaTeX export?
The only thing that comes to mind would be to see if you can play with ,----[ C-h v org-export-latex-final-hook RET ] | org-export-latex-final-hook is a variable defined in `org-latex.el'. | Its value is | ( ... ) | | | This variable is potentially risky when used as a file local variable. | | Documentation: | Hook run in the finalized LaTeX buffer. | | [back] `---- and fix up the latex created to insert what you need at the right place? HTH, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.90.1 : using Org-mode version 7.7 (release_7.7.615.g02c26)
