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

--
-- dag wieers, [email protected], http://dag.wieers.com/
-- dagit linux solutions, [email protected], http://dagit.net/

[Any errors in spelling, tact or fact are transmission errors]

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

Reply via email to