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?
Hi Stuart, 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. Cheers Lex > > 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<----------------- > > > Cheers, Stuart > > > > On 08/02/12 11:55, Dag Wieers wrote: >> >> Hi, >> >> There has been some progress on the ODF front. Most related to integration >> with >> other existing software. >> >> - We managed to get the ODF support in GNU source-highlight release as >> part of v3.1.6 >> >> - We managed to get unencapsulated SVG support into LibreOffice so that >> we can have base64 SVG files embedded in Flat ODF files and zipped ODF >> files >> >> - In the upcoming LibreOffice 3.4.6 and 3.5.1, Flat ODF files will work >> out of the box on the default Windows installation (now it requires a >> custom installation) >> >> - We are still pursuing to have Flat ODF file associations (currently the >> mime-types are not being installed as expected) >> >> - We managed to get xmllint fixed to parse ODF using RelaxNG >> >> Apart from some small visual changes to the default stylesheets, the ODF >> backend >> itself has not evolved much. I am hoping some people come forward to help >> out >> finishing the backend as I lack sufficient free time atm. :-/ >> > > -- > 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. > -- 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.
