Andreas Leha <andreas.l...@med.uni-goettingen.de> writes: > Hi all, > > how is it possible to add an empty line to a LaTeX header? > Any empty > #+latex_header: > is 'stripped' from the exported document. > > > Background: > I am building a beamer presentation using the progress bar from > http://www.mrunix.de/forums/showpost.php?p=316577&postcount=3 > and that definition requires a "mandatory!" empty line.
I know the snippet shown there indicates that an empty line is required. However, this is likely required to ensure a new paragraph is started. You could try inserting \par instead of a new line? As in: #+latex_header: \par Untested. By the way, you may also wish to check out the progressbar beamer theme: https://github.com/cedricmauclair/beamer-progressbar I have been using this for a long time now. HTH, eric -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.2.50.1 and Org release_7.9.2-570-gc149e04a