Latex: index of symbols
        Posted  
        
            by Daniel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Daniel
        
        
        
        Published on 2010-05-24T11:50:30Z
        Indexed on 
            2010/05/24
            12:01 UTC
        
        
        Read the original article
        Hit count: 339
        
latex
I want to create an index of symbols or notation, similar to the usual index one obtains with makeindex. I have gotten this to work, using the glossaries package. However, just as in the usual index, I would like to get two columns in the index of symbols, while glossaries puts everything under each other. Commands like twocolumn or multicol also do not work, because then the second column starts higher than the first, above the title of the index of symbols.
Any suggestions?
© Stack Overflow or respective owner