emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Do not export single newlines to latex


From: Alexander Baier
Subject: [O] Do not export single newlines to latex
Date: Sat, 07 Jun 2014 19:19:24 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)

Hello org-moders!

I am writing a document for which my main export target is latex.  To
obtain reasonable diffs wrt version control systems, I use one line
per sentence in addition to =visual-line-mode= as was mentioned in this
post last November http://thread.gmane.org/gmane.emacs.orgmode/78332.

The problem with this is that these newlines get translated to newlines
in latex aka "\\<newline>".  I want the export back end to ignore those
single newlines and only insert "\\<newline>" into the latex document
upon encountering two consecutive newlines in my org-mode file.

Do I have to write a filter for this, or is this configurable by some
variable?

Regards,
-- 
Alexander Baier



reply via email to

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