emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Do not export single newlines to latex
@ 2014-06-07 17:19 Alexander Baier
  2014-06-09  7:42 ` James Harkins
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Baier @ 2014-06-07 17:19 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-09 11:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-07 17:19 Do not export single newlines to latex Alexander Baier
2014-06-09  7:42 ` James Harkins
2014-06-09 11:13   ` Alexander Baier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).