On 09/02/12 00:47, Dag Wieers wrote:
On Wed, 8 Feb 2012, Lex Trotman wrote:
On 8 February 2012 11:22, Stuart Rackham <[email protected]> wrote:
Hi Dag, nice to see the progress.
I've attached a patch:
- The line_break.py filter is no longer necessary (handled by replacements3
substittion).
http://code.google.com/p/asciidoc/source/detail?r=05257f9b440922e8971a1e313df036b2d3a629c4
- strip() backend_opts in a2x.conf.
Some time back I worked with Lex to add the {blockname} attribute for ODF
nested paragraphs, did that work out?
It worked for me for the limited testing I was able to do. At the
moment I am not able to do much more, you know, that pesky real life
stuff.
I certainly would not call the results definitive until Dag has tried it.
It does not work. Except for the first line, every subsequent line starts with a
space. (Every text:linebreak is continued by a text:s)
Could you please include a minimal example to illustrate the problem(s) (I'm not
familiar with ODF markup). Along the lines:
This AsciiDoc input:
8<--------
Some asciidoc markup ...
8<--------
Generates this output which is not correct because ...:
8<--------
Incorrect output from asciidoc ...
8<--------
Instead of this output:
8<--------
Corrected output ...
8<--------
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.