[daisy] Creating an 'editable' publication type?
Robert Rich
rrich at gstisecurity.com
Fri Nov 17 11:46:02 CST 2006
Bruno Dumon wrote:
> On Fri, 2006-11-17 at 10:40 -0500, Robert Rich wrote:
>
> Actually, you can already access the raw FO XML without any effort. Just
> look in bookstore directory of a specific published book for the
> following file:
>
> /publications/pdf/xml/book.fo
>
>
Awesome! It choked on some of the ibex extensions, but the output
wasn't bad!
+++ warning: unsupported extension "ibex:properties"
(file:C:\java\xfc-30p1\book.fo, line #1, column #339)
+++ warning: unsupported extension "ibex:bookmark"
(file:C:\java\xfc-30p1\book.fo, line #1, column #1517)
+++ warning: unsupported extension "ibex:bookmark"
(file:C:\java\xfc-30p1\book.fo, line #1, column #1736)
It still has the ToC, page numbering, etc. This could be very
workable. It looks like fo supports a 'font-style' atttribute that i
can pass through to maintain the 'header1' etc in the FO, so i may want
to pass that directly through rather than explicitly styling the document.
You have quite the knack for design, Bruno...I didn't expect it to be
this straightforward.
Thanks again!
More information about the daisy
mailing list