From: Christian Moe <mail@christianmoe.com>
To: Bastien <bzg@altern.org>
Cc: Emacs-orgmode@gnu.org
Subject: Re: [BUG] [ODT] Annotations break paragraphs
Date: Mon, 25 Mar 2013 21:00:39 +0100 [thread overview]
Message-ID: <m2vc8fntaw.fsf@christianmoe.com> (raw)
In-Reply-To: <87ip4f9zqa.fsf@bzg.ath.cx>
Hi, Bastien,
Thanks. Annotations now work inside paragraphs, where they now leave
only an extra space instead of paragraph breaks.
However, an annotation at the end of a paragraph swallows up the
*intended* paragraph break before the next paragraph.
And the fix doesn't seem to be quite safe. An annotation immediately
before a list item causes an ODT document error -- invalid XML.
Examples below.
Yours,
Christian
* Test 1
A paragraph.
#+begin_annotation
An annotation at the end of a paragraph
#+end_annotation
Another paragraph that should not be run together with the first, but
is.
* Test 2
1. A list item.
2. A list item with an annotation at the end.
#+begin_annotation
This is an annotation.
#+end_annotation
3. Another list item. A format error is triggered.
Bastien writes:
> Hi Christian,
>
> Christian Moe <mail@christianmoe.com> writes:
>
>> Thanks for looking into this. I just pulled and tested, but I cannot
>> confirm the fix yet. I still get paragraph breaks around annotations
>> with Org-mode version 8.0-pre (release_8.0-pre-219-g8eb0d6).
>
> I gave it another try. Please let me know.
next prev parent reply other threads:[~2013-03-25 19:59 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-21 21:18 [BUG] [ODT] Annotations break paragraphs Christian Moe
2013-03-25 5:59 ` Samuel Wales
2013-03-25 10:29 ` Christian Moe
2013-03-25 10:40 ` Achim Gratz
2013-03-25 15:12 ` Bastien
2013-03-25 16:12 ` Christian Moe
2013-03-25 16:17 ` Bastien
2013-03-25 16:27 ` Achim Gratz
2013-03-25 17:39 ` Christian Moe
2013-03-25 18:54 ` Bastien
2013-03-25 20:26 ` Christian Moe
2013-03-25 17:05 ` Bastien
2013-03-25 17:13 ` Achim Gratz
2013-03-25 20:10 ` Nicolas Goaziou
2013-03-25 21:12 ` Christian Moe
2013-03-25 20:00 ` Christian Moe [this message]
2013-03-25 21:56 ` Bastien
2013-03-25 22:15 ` Nicolas Goaziou
2013-03-26 6:28 ` Achim Gratz
2013-03-27 15:48 ` Nicolas Goaziou
2013-03-28 6:24 ` Achim Gratz
2013-03-28 14:41 ` Nicolas Goaziou
2013-03-28 19:12 ` Achim Gratz
2013-03-28 20:58 ` Christian Moe
2013-03-28 23:04 ` Christian Moe
2013-03-26 9:38 ` Christian Moe
2013-03-27 22:33 ` Nicolas Goaziou
2013-03-28 8:40 ` Christian Moe
2013-03-28 9:46 ` Christian Moe
2013-03-25 22:36 ` Christian Moe
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2vc8fntaw.fsf@christianmoe.com \
--to=mail@christianmoe.com \
--cc=Emacs-orgmode@gnu.org \
--cc=bzg@altern.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.