emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Bug] Abstract block prematurely ended by asterisk
@ 2010-12-16  7:51 Jeff Horn
  2010-12-16  8:13 ` Oscar Carlsson
  2011-01-09 11:08 ` David Maus
  0 siblings, 2 replies; 5+ messages in thread
From: Jeff Horn @ 2010-12-16  7:51 UTC (permalink / raw)
  To: Org-mode ml

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
jhorn@gmu.edu
jrhorn424@gmail.com

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

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

end of thread, other threads:[~2011-01-09 14:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-16  7:51 [Bug] Abstract block prematurely ended by asterisk Jeff Horn
2010-12-16  8:13 ` Oscar Carlsson
2011-01-09 11:08 ` David Maus
2011-01-09 12:19   ` Christian Moe
2011-01-09 14:57     ` Jeff Horn

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