OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: Converting Docbook XML to PDF with FOP


Sean Wheller (10-04-05 13:45)
> Show us your prolog.


The prolog in the main file
(http://branders.name/files/pandion/pandion.xml) is:

<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";

[

<!-- This entity will be replaced everywhere. Change the name to change
the name of the program. -->
<!ENTITY program "Pandion">

<!-- These entities contain the subfiles. Please do not change the names. -->
<!ENTITY bookinfo SYSTEM "bookinfo.xml">
<!ENTITY getting_started SYSTEM "getting_started.xml">
<!ENTITY basics SYSTEM "basics.xml">
<!ENTITY extras SYSTEM "extras.xml">
<!ENTITY glossary SYSTEM "glossary.xml">

]>


===





Regards
-- 
Ben Branders                         Website:       http://branders.name
                                   Jabber ID:  xmpp:ben@jabber.belnet.be
      Mozilla Firefox en Thunderbird (NL/BE):   http://www.mozbrowser.be



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]