| From | Sent On | Attachments |
|---|
| Subject: | Re: DOCBOOK: layout of mediaobjects (images) | |
|---|---|---|
| From: | Stefan Seefeld (seef...@sympatico.ca) | |
| Date: | Aug 15, 2001 5:42:03 pm | |
| List: | org.oasis-open.lists.docbook | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Stefan Seefeld | Aug 7, 2001 6:28 pm | |
| Norman Walsh | Aug 8, 2001 3:33 am | |
| Stefan Seefeld | Aug 12, 2001 3:57 pm | |
| Jirka Kosek | Aug 13, 2001 2:10 am | |
| Jeff Rancier | Aug 14, 2001 7:45 am | |
| Norman Walsh | Aug 15, 2001 4:17 am | |
| Stefan Seefeld | Aug 15, 2001 5:42 pm | |
| Norman Walsh | Aug 16, 2001 7:46 am | |
| Stefan Seefeld | Aug 16, 2001 8:41 pm | |
| Norman Walsh | Aug 17, 2001 4:33 am |
| Subject: | Re: DOCBOOK: layout of mediaobjects (images) | |
|---|---|---|
| From: | Stefan Seefeld (seef...@sympatico.ca) | |
| Date: | Aug 15, 2001 5:42:03 pm | |
| List: | org.oasis-open.lists.docbook | |
Norman Walsh wrote:
/ Stefan Seefeld <seef...@sympatico.ca> was heard to say: | I'm using 4xslt to generate html. I'd *love* to be able to use fo, but | didn't manage to find a fo->pdf translator yet.
PassiveTeX does a fair job. So does XEP (but it isn't free).
Thanks for the tips. I tried out apache's FOP, with medium success. There are a lot of missing features, and even some bugs. For example a book.fo document I just generated with 4xslt with the fo/docbook.xsl contains references to 'url(figures/prototype.jpg)', which FOP can't find (I get an error from FOP like
/home/stefan/Berlin/Berlin/doc/Tutorial/Berlin/url(figures/resolve.jpg) (No such file or directory) Is this a FOP bug or a docbook.xsl bug ?
| PS: sorry for the offtopic: Using 4xslt / html/docbook.xsl with | 'article' as the document, I get wrong section numbering (all chapters | have number '0'...
Uh, how do you have chapters in an article? Are you validating your document before styling it?
I'm sorry, I should have validated it before inquiring here...:(

