Thank you for the assistance, Hussein.

Can you also help clarify the command line syntax for frontmatter? I have
read through and tried to interpret the command and examples in Chapter 3
of the DITA Converter documentation -
https://www.xmlmind.com/ditac/_distrib/doc/manual/commandLine.html#commandLine

The client has a bookmap with a frontmatter section that does not
publish, containing two topics. I cannot seem to find the correct command
line instructions to generate the <frontmatter> topics in HTML.
The (Windows) command line below produces the table of contents and a list
of figures. But when I add the -frontmatter option, no syntax variation I
try seems to work.
bin\ditac.bat -r resources -frontmatter toc,figurelist -addindex -plugin
BRP -format html -p xsl-resources-directory res
out\XYZ_Plugin\XYZSampleMap\index.html
X0000447154_copy\BRX0000447154.ditamap

Thank you for your help.
Pat Wright


The map is constructed:
<booktitle class="- topic/title bookmap/booktitle ">
        <mainbooktitle class="- topic/ph bookmap/mainbooktitle ">Model PRO
130
            </mainbooktitle>
    </booktitle>
    ...............................
    <frontmatter class="- map/topicref bookmap/frontmatter " id="X001048">
        <topicref class="- map/topicref " format="dita"
href="ARX0000447155.dita" id="d7013e15"
            navtitle="Operator’s Guide" scope="local" type="concept">
            <topicmeta class="- map/topicmeta ">
                <navtitle class="- topic/navtitle ">Operator’s
Guide</navtitle>
            </topicmeta>
        </topicref>
        <topicref class="- map/topicref " format="dita"
href="ARX0000227596.dita" id="d7013e19"
            navtitle="Know Before You Go" scope="local" toc="no"
type="concept">
            <topicmeta class="- map/topicmeta ">
                <navtitle class="- topic/navtitle ">Know Before You
Go</navtitle>
            </topicmeta>
        </topicref>
    </frontmatter>



On Tue, Jun 17, 2025 at 7:56 AM Hussein Shafie <huss...@xmlmind.com> wrote:

> Pat W. wrote:
> > Is it possible to download an older version of DITAC?  A client is using
> 3.9, but I can currently only located 3.17.1.
>
> Normally the answer is no as there is no demand for this. However I just
> copied the old distributions of ditac v3.9.0 here:
>
> https://www.xmlmind.com/archive/ditac/3.9.0/
>
> You are welcome to follow the above link and download the distributions
> you want.
>
>
>
--
XMLmind DITA Converter Support List
ditac-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/ditac-support

Reply via email to