On Wed, 8 Feb 2012, Stuart Rackham 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.
Right, since this has not yet hit any AsciiDoc release (if I am correct),
I was hoping to have less problems and get more people testing the ODF
backend without requiring them to move to HEAD.
Some time back I worked with Lex to add the {blockname} attribute for ODF
nested paragraphs, did that work out?
See:
http://groups.google.com/group/asciidoc/browse_thread/thread/8200e29815c40f72?pli=1
8<-----------------
8. The `{blockname}` attribute identifies the style of the current
block. It applies to delimited blocks, lists and tables. Here is a
list of `{blockname}` values (does not include filters or custom
block and style names):
delimited blocks:: comment, sidebar, open, pass, literal, verse,
listing, quote, example, note, tip, important, caution, warning,
abstract, partintro
lists:: arabic, loweralpha, upperalpha, lowerroman, upperroman,
labeled, labeled3, labeled4, qanda, horizonatal, bibliography,
glossary
tables:: table
8<-----------------
The odt.conf and styles have not yet been adapted to this, but this would
make styling a lot more practical. I still need to look into this though,
I liked the idea a lot, but am not sure if it fixes any of the harder
stuff. But e.g. for the list-numbering this is a must-have !!
PS I see 'horizonatal' misspelled above.
--
-- 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.