Hi Hussein, Does your "dirty trick" of adding the "0" to the name of the xxe file (ala the DocBook customization example in your documentation) mean that you can only have one specialization?
In other words, does this xxe file, renamed "0syllabus.xxe" so that it will be parsed ahead of the actual DITA.xxe, provide ALL of the templates for XXE to use for creating new documents? So that XXE is reading the info for all info types from this one file? If so, this means you could not have multiple specializations separate from the normal DITA distribution, I think. Joe > This is not what we want, therefore the dirty trick is to rename > syllabus/syllabus.xxe to syllabus/0syllabus.xxe > > [2] If you want to use "Convert to HTML" and "Convert to PDF" then, > *unfortunately* you'll also have to patch > dita_dtd_configuration/dost/catalog-dita.xml and add to it: > > --- > <!-- jdwilliamsinfodesign DTDs --> > > <public publicId="-//JDW//DTD JDW Syllabus//EN" > uri="../../syllabus/syllabus.dtd"/> > <public publicId="-//JDW//ELEMENTS JDW Syllabus//EN" > uri="../../syllabus/syllabus.mod"/> > --- > (dita_dtd_configuration/dost/catalog-dita.xml is part of the bundled > DITA Open toolkit) > > Note that writing syllabus.css was not really needed, using the stock > CSS "DITA topic (classed)" works fine and in fact better than > syllabus.css. Please use the View menu to give "DITA topic (classed)" a > test drive. >

