Re: [Orgmode] Re: LaTeX export of lists

2010-11-28 Thread Thomas S. Dye
Aloha Richard, On Nov 27, 2010, at 8:40 PM, Richard Lawrence wrote: Hi Tom, 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}

[Orgmode] Re: LaTeX export of lists

2010-11-27 Thread Richard Lawrence
Hi Tom, > 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