emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Jeff Horn
Subject: [Orgmode] [Bug] Abstract block prematurely ended by asterisk
Date: Thu, 16 Dec 2010 02:51:32 -0500

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 environment and the truncated content. I
remember pdflatex complaining that "ABSTRACT" is an invalid
environment, but don't recall whether that was related to the asterisk
issue.

Using org-mode 7.4 in emacs 23.2.

Jeff
-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
address@hidden
address@hidden

http://www.failuretorefrain.com/jeff/



reply via email to

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