[texhax] Including glossaries in an enumerated list.

Uwe Lueck uwe.lueck at web.de
Sun Jul 6 13:20:26 CEST 2014


> I am facing a problem of incorporating glossaries into a list item.
> The glossaries package automatically takes in  the section or
> chapter heading. I want neither. I want the glossaries to come
> inside a specifically defined enumerated list.

First redefine \glossarysection according to your preferences. With

    \renewcommand*{\glossarysection}[2]{}

you disable it alltogether, then you could start the glossary 
entirely according to your own ideas. From the code I guess that 
the previous is equivalent to loading glossaries.sty by

    \usepackage[section=@gobbletwo]{glossaries} 

Second, (if it doesn't work out of the box, having studied this the 
first time myself), search the package documentation for "glossary 
styles" (there even is an "inline" style, the documentation suggests 
a \renewcommand like the above one for this case).

HTH -- Uwe Lück.

=====================================================================
Gesendet: Sonntag, 06. Juli 2014 um 08:20 Uhr
Von: "Shubho Roy" <shubho.roy85 at gmail.com>
An: support at tug.org
Betreff: [texhax] Including glossaries in an enumerated list.

I am facing a problem of incorporating glossaries into a list item. The glossaries package automatically takes in  the section or chapter heading. I want neither. I want the glossaries to come inside a specifically defined enumerated list. Please find attached a minimal example of the problem. 
 --
Shubho Roy
National Institute of Public Finance and Policy
18/2 Satsang Vihar Marg,
Special Institutional Area,
New Delhi 110067.
[Near JNU East Gate]

Mobile:- +91-9716479606
Location:- http://goo.gl/ICCjh




More information about the texhax mailing list