On 11/02/12 01:37, Dag Wieers wrote:
On Fri, 10 Feb 2012, Stuart Rackham wrote:
On 09/02/12 13:33, Dag Wieers wrote:
Thanks to the trailing newline generating an empty line in the ODF output.
This works correctly in souce-highlight. Not sure how to fix this in
[replacements3]
Just don't insert a line break at the end of the block i.e. change:
(\n|$)=<text:line-break/>
to:
\n=<text:line-break/>
I feel stupid now :)
Feeling stupid has an undeservedly bad reputation -- it may not be enjoyable but
it's one hell of a motivator (my personal experience).
Let us know when you're at the point where you think there are no major AsciiDoc
roadblocks to a workable odt backend and I'll start working on the next AsciiDoc
release.
Cheers, Stuart
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.