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


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

Abbrevs & Auto Index & PDFs


Ok, I've dumped XT and now am running with the latest Xalan, and FOP from
Apache.



Q1. I've still got problems with my Abbreviations just not showing up in the
rendered HTML...  Anyone have any suggestions?

Here is a snippet of my XML:

<glosslist>
    <glossentry>
        <glossterm>Strength</glossterm>
            <abbrev>STR</abbrev>
            <indexterm>
                <primary>Strength</primary>
                <secondary>Ability Score</secondary>
            </indexterm>
        <glossdef>
            <para><![CDATA[Strength measures a character's muscle and
physical power. ]]></para>
        </glossdef>
    </glossentry>
...
</glosslist>


Q2. Does anybody have a short example document that works with the
auto-indexer?  I feed it mine, and nothing comes out...  I don't even get an
output file, AND I don't get any errors  8-(


Q3. Also trying to product PDF files, and I get these interesting messages
in the output: 

Warning: property - "last-line-end-indent" is not implemented yet.
WARNING: Page subsequences exhausted. Using previous subsequence.
ERROR: list-item must have exactly two children

The resulting PDF missing most of my content.  Any ideas here?  The document
validates OK in my xelen editor...


Thanks,
--
Michael Cortez

http://www.OGExchange.com
Promoting the Exchange of 100% Open Gaming Material
 

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


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