Next in thread → Next in month →

Re: [docbook-apps] Symbols section in index and specialized index

From
Maxime Bégnis <>
Date
2012-09-11T09:50:30+00:00
ID
Thread
Re: [docbook-apps] Symbols section in index and specialized index
Answering myself: I found the solution, on line 92 of
      "autoidx.xsl"(template "generate-basic-index"):

      

        <div class="index">

      --> <xsl:if test="$others and ($type = '' or
      count($others[@type = $type]) > 0)">

            <div class="indexdiv">

            ...

      

      It might help someone.

      

      Cheers,

    

    On 11/09/2012 11:17, Maxime Bégnis wrote:
    
      
      Hello,

        

        I'm using the specialized index feature in a document. The terms
        are filtered OK, but I have the "Symbols" section appearing in
        the specialized index with no content in it, which is expected
        since there is no symbols for the specialized index. It happens
        both for FO output and xhtml-1_1.

        

        Is it possible to remove the "Symbols" section if there is
        nothing in it?

        

        I took a look at "autoidx.xsl" but the code is quite complex, so
        I'm asking for help.

        

        Note that I am using the "basic" index method.

        

        Thanks if you can help.

        

      
      
-- 

        

          
  

          
Maxime

            Bégnis

          
Développeur

          


          
Tél: 09.54.96.99.55 - Fax:
            09.59.96.99.55

          
http://www.neodoc.fr/

          
 5, rue de la Touloubre

            13770 Venelles 

        

      

    
    

    
-- 

      

        
  

        
Maxime
          Bégnis

        
Développeur

        


        
Tél: 09.54.96.99.55 - Fax:
          09.59.96.99.55

        
http://www.neodoc.fr/

        
 5, rue de la Touloubre

          13770 Venelles
Next in thread → Next in month →