I don't think that updating Ant will solve your problem, because Ant just 
"triggers" the generation process. Which tool are you using?
Could you post your buildfile? Maybe we could find some hints here.
Or a sample project (e.g. on Github) showing the problem?

Jan

-----Ursprüngliche Nachricht-----
Von: Bernhard Kleine <bernhard.kle...@gmx.net> 
Gesendet: Samstag, 12. Dezember 2020 13:31
An: user@ant.apache.org
Betreff: Different indices not repected in Epub3 transformation with ant 1.9.8

Hi, my first contribution,

I am working with oxygen 20.1 xml-editor.

while docbook to pdf transformation does respect different indices, during the 
generation of an epub with ant it is not respcted. The following is totally 
mixed up.

   <index type="scName">
        <title>Scientific names</title>
    </index>
    <index type="dtName">
        <title>Deutsche Namensliste</title>
    </index>
    <index type="RWP">
        <title>Plants for Caterpillars</title>
    </index>
    <index type="idx">
        <title>General Index</title>
    </index>

Will an update to 1.10 resolve the issues? Whatelse can I do?

Kind regards Bernhard

--
spitzhalde9
D-79853 lenzkirch
bernhard.kle...@gmx.net
www.b-kleine.com, www.urseetal.net
Ich darf auf mein neues Buch "670 Falter im Hochschwarzwald" aufmerksam machen 
(Infos bei mir)
-
thunderbird mit enigmail
GPG schlüssel: D5257409
fingerprint:
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to