emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* LaTeX export of lists
@ 2010-11-27 22:02 Thomas S. Dye
  2010-11-28  6:40 ` Richard Lawrence
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas S. Dye @ 2010-11-27 22:02 UTC (permalink / raw)
  To: emacs mailing list

Aloha all,

Is there an easy way to keep text following a list with the list, i.e,  
without a blank line following the list, during export?

* List
   1. First item
   2. Second item
Following text.

Gets exported as:

\section{List}
\label{sec-1}

\begin{enumerate}
\item First item
\item Second item
\end{enumerate}

Following text.

I don't want a blank line between \end{enumerate} and "Following text."

I looked through the documentation and browsed the list archive to no  
avail, but I might have missed what I was looking for.

All the best,
Tom

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

end of thread, other threads:[~2010-11-28 14:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-27 22:02 LaTeX export of lists Thomas S. Dye
2010-11-28  6:40 ` Richard Lawrence
2010-11-28 14:11   ` Thomas S. Dye

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).