Hi.

Until a recent update, ditac used to include a "Glossary” entry at the end of 
the table of contents when using a ditamap like this one:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE bookmap PUBLIC "-//OASIS//DTD DITA BookMap//EN" "bookmap.dtd">
<bookmap>
    <booktitle>
        <mainbooktitle>Swordfish IV User Guide <image align="center" 
href="images/Swordfish.png"
                height="256px" placement="break"/>
        </mainbooktitle>
    </booktitle>
    <frontmatter>
        <booklists>
            <toc/>
        </booklists>
    </frontmatter>
    <chapter>
        <topicmeta>
            <navtitle>Introduction</navtitle>
        </topicmeta>
        <topicref href="concepts/introduction.dita"/>
    </chapter>
    <backmatter>
        <booklists>
            <glossarylist chunk="to-content">
                <topicref href="glossaries/CAT.dita" type="glossentry"/>
                <topicref href="glossaries/character_set.dita" 
type="glossentry"/>
                <topicref href="glossaries/translation_memory.dita" 
type="glossentry"/>
                <topicref href="glossaries/source_language.dita" 
type="glossentry"/>
                <topicref href="glossaries/target_language.dita" 
type="glossentry"/>
                <topicref href="glossaries/XLIFF.dita" type="glossentry"/>
            </glossarylist>
        </booklists>
    </backmatter>
</bookmap>


How can I get the glossary back in the table of content with ditac v3.8 (July 
20, 2020)?

Regards,
Rodolfo
--
Rodolfo M. Raya        rmr...@maxprograms.com
Maxprograms         https://www.maxprograms.com







--
XMLmind DITA Converter Support List
ditac-support@xmlmind.com
https://www.xmlmind.com/mailman/listinfo/ditac-support

Reply via email to