OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK: indexterms


/ Jorge Godoy <godoy@conectiva.com> was heard to say:
| Why not
| 
| <indexterm>
|    <primary>L</primary>
|       <secondary>Language</secondary>
|          <tertiary>French</tertiary>
|          <tertiary>German</tertiary>
|       </secondary>
|    </primary>
| </indexterm>

Because you can only have one tertiary.

 <indexterm>
    <primary>L</primary>
       <secondary>Language</secondary>
          <tertiary>French</tertiary>
       </secondary>
    </primary>
 </indexterm>
 <indexterm>
    <primary>L</primary>
       <secondary>Language</secondary>
          <tertiary>German</tertiary>
       </secondary>
    </primary>
 </indexterm>

Would work, if you want the language to be tertiary.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | What good is a can of worms if you
http://www.oasis-open.org/docbook/ | never open it?--Bob Arning
Chair, DocBook Technical Committee |


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC