emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [new exporter] empty lines in LaTeX header


From: Eric S Fraga
Subject: Re: [O] [new exporter] empty lines in LaTeX header
Date: Thu, 8 Nov 2012 14:01:19 +1030
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Andreas Leha <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]