|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[XSL-FO][docbook]Problem print line in table of contentsHi
I have an application which produces a rtf output from a docbook file. I’m Using docbook xsl 1.73, and fop 0.94, transform with SAXON. I’ve some problems with the generated table of contents, I have things like N10006 insteads of linestoc.xsl. I ‘ve search on the faq but I didn’t find any answer. Does Anyone can help me ? Thanks in advance. |
|
|
Re: [XSL-FO][docbook]Problem print line in table of contentsThe RTF output of Apache FOP is rather limited. Properly mapping XSL-FO to RTF is quite difficult to begin with (100% can never be achieved). Since you're talking about a TOC, you probably have trouble with fo:leader which isn't supported for RTF output. At the moment, you're out of luck here. I don't know if XMLMind's FO Converter is better at converting your document to RTF in this case. Worth a try: a free trial is available. Maybe you can also find other tools here: http://wiki.docbook.org/topic/DocBookPublishingTools On 09.06.2008 10:35:17 touane wrote: > > Hi > I have an application which produces a rtf output from a docbook file. > I’m Using docbook xsl 1.73, and fop 0.94, transform with SAXON. > I’ve some problems with the generated table of contents, I have things like > N10006 insteads of lines http://www.nabble.com/file/p17728593/toc.xsl > toc.xsl . > > I ‘ve search on the faq but I didn’t find any answer. > > Does Anyone can help me ? > > Thanks in advance. > > -- > View this message in context: http://www.nabble.com/-XSL-FO--docbook-Problem-print-line-in-table-of-contents-tp17728593p17728593.html > Sent from the w3.org - www-xsl-fo mailing list archive at Nabble.com. > > > Good luck, Jeremias Märki _________________________________________________________ Jeremias Märki, Software-Development and Consulting Contact Information: http://www.jeremias-maerki.ch/contact.html Blog: http://www.jeremias-maerki.ch/blog/ |
|
|
Re: [XSL-FO][docbook]Problem print line in table of contentsAh sorry, I forgot to mention fo:page-number-citation which is also currently not supported. That's most likely the reason for the "N10006". On 09.06.2008 16:12:38 Jeremias Maerki wrote: > > The RTF output of Apache FOP is rather limited. Properly mapping XSL-FO > to RTF is quite difficult to begin with (100% can never be achieved). > Since you're talking about a TOC, you probably have trouble with > fo:leader which isn't supported for RTF output. At the moment, you're > out of luck here. I don't know if XMLMind's FO Converter is better at > converting your document to RTF in this case. Worth a try: a free trial > is available. > > Maybe you can also find other tools here: > http://wiki.docbook.org/topic/DocBookPublishingTools > > On 09.06.2008 10:35:17 touane wrote: > > > > Hi > > I have an application which produces a rtf output from a docbook file. > > I’m Using docbook xsl 1.73, and fop 0.94, transform with SAXON. > > I’ve some problems with the generated table of contents, I have things like > > N10006 insteads of lines http://www.nabble.com/file/p17728593/toc.xsl > > toc.xsl . > > > > I ‘ve search on the faq but I didn’t find any answer. > > > > Does Anyone can help me ? > > > > Thanks in advance. > > > > -- > > View this message in context: http://www.nabble.com/-XSL-FO--docbook-Problem-print-line-in-table-of-contents-tp17728593p17728593.html > > Sent from the w3.org - www-xsl-fo mailing list archive at Nabble.com. > > > > > > > > > > > Good luck, > Jeremias Märki > _________________________________________________________ > Jeremias Märki, Software-Development and Consulting > Contact Information: http://www.jeremias-maerki.ch/contact.html > Blog: http://www.jeremias-maerki.ch/blog/ > > Jeremias Märki _________________________________________________________ Jeremias Märki, Software-Development and Consulting Contact Information: http://www.jeremias-maerki.ch/contact.html Blog: http://www.jeremias-maerki.ch/blog/ |
|
|
Re: [XSL-FO][docbook]Problem print line in table of contentsok
thank you I've already made some tests with XMLMIND (it looks very cool), but the main problem is that XMLMIND is under license for professionnal use. So i'll let rtf output as it is.
|
| Free Forum Powered by Nabble | Forum Help |