This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]