emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jeff Horn <jrhorn424@gmail.com>
To: mail@christianmoe.com
Cc: David Maus <dmaus@ictsoc.de>, Org-mode ml <emacs-orgmode@gnu.org>
Subject: Re: [Bug] Abstract block prematurely ended by asterisk
Date: Sun, 9 Jan 2011 09:57:13 -0500	[thread overview]
Message-ID: <AANLkTin4xE-Aw3YMY9pW6tZj_0h-AX5u1k_pHDTS4oRV@mail.gmail.com> (raw)
In-Reply-To: <4D29A7D1.5010102@christianmoe.com>

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 <mail@christianmoe.com> wrote:
> 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 produced is (in full)
>>>
>>> #+BEGIN_SRC latex
>>> \begin{ABSTRACT}
>>> *Bold
>>> #+END_SRC
>
> I cannot confirm this. I get the expected output:
>
> \begin{ABSTRACT}
> \textbf{Bold Text.} This is a sentence.
> \end{ABSTRACT}
>
>>>
>>> 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.
>
> Try it lower case:
> #+begin_abstract
>
> Org isn't sensitive about case in special block types, but LaTeX is.
>
>>>
>>> Using org-mode 7.4 in emacs 23.2.
>>
>> Where is the ABSTRACT block defined?  No such block seems to be known
>> by Org 7.4 running with emacs -Q.
>
> Arbitrary block types are provided by org-special-blocks, a contrib (slated
> for inclusion into the next core Org, if I remember Bastien's announcement
> correctly).
>
> HTH,
> Christian
>



-- 
Jeffrey Horn
http://www.failuretorefrain.com/jeff/

      reply	other threads:[~2011-01-09 14:57 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
2011-01-09 11:08 ` David Maus
2011-01-09 12:19   ` Christian Moe
2011-01-09 14:57     ` Jeff Horn [this message]

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=AANLkTin4xE-Aw3YMY9pW6tZj_0h-AX5u1k_pHDTS4oRV@mail.gmail.com \
    --to=jrhorn424@gmail.com \
    --cc=dmaus@ictsoc.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@christianmoe.com \
    /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).