emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Oscar Carlsson <oscar.carlsson@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [Bug] Abstract block prematurely ended by asterisk
Date: Thu, 16 Dec 2010 09:13:44 +0100	[thread overview]
Message-ID: <8739py2kzr.fsf@gmail.com> (raw)
In-Reply-To: AANLkTik3MRgZuUJN67bSwMtKjEsGO+GxE7pV+PN2vUHV@mail.gmail.com

Jeff Horn <jrhorn424@gmail.com> writes:

> 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

I'm using 6.33x, but I can partly reproduce it when exporting to LaTeX
(HTML works, tho):

#+BEGIN_SRC latex
\textbf{Bold Text.\} This is a sentence.
#+END_SRC

I guess I should upgrade...


Oscar

  reply	other threads:[~2010-12-16  8:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-16  7:51 [Bug] Abstract block prematurely ended by asterisk Jeff Horn
2010-12-16  8:13 ` Oscar Carlsson [this message]
2011-01-09 11:08 ` David Maus
2011-01-09 12:19   ` Christian Moe
2011-01-09 14:57     ` Jeff Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8739py2kzr.fsf@gmail.com \
    --to=oscar.carlsson@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).