Re: [Orgmode] [Bug] Abstract block prematurely ended by asterisk

2011-01-09 Thread Jeff Horn
I can no longer reproduce this on my own system. Thanks for the follow up, everyone. I don't know what change fixed the issue between then and now, but I haven't worked on that project since I sent my original post. Thanks, again! On Sun, Jan 9, 2011 at 7:19 AM, Christian Moe wrote: > On 1/9/11

Re: [Orgmode] [Bug] Abstract block prematurely ended by asterisk

2011-01-09 Thread Christian Moe
On 1/9/11 12:08 PM, David Maus wrote: At Thu, 16 Dec 2010 02:51:32 -0500, Jeff Horn wrote: Title says it all. The following code does not export correctly. (Reproduced from memory can anyone else confirm?) #+BEGIN_ABSTRACT *Bold Text.* This is a sentence. #+END_ABSTRACT The LaTeX code produce

Re: [Orgmode] [Bug] Abstract block prematurely ended by asterisk

2011-01-09 Thread David Maus
At Thu, 16 Dec 2010 02:51:32 -0500, Jeff Horn wrote: > > Title says it all. The following code does not export correctly. > (Reproduced from memory can anyone else confirm?) > > #+BEGIN_ABSTRACT > *Bold Text.* This is a sentence. > #+END_ABSTRACT > > The LaTeX code produced is (in full) > > #+BEGIN

[Orgmode] [Bug] Abstract block prematurely ended by asterisk

2010-12-15 Thread Jeff Horn
Title says it all. The following code does not export correctly. (Reproduced from memory can anyone else confirm?) #+BEGIN_ABSTRACT *Bold Text.* This is a sentence. #+END_ABSTRACT The LaTeX code produced is (in full) #+BEGIN_SRC latex \begin{ABSTRACT} *Bold #+END_SRC Note the lack of a closing