Code: Select all
\usepackage[style=long,header=plain,border=none,cols=3,hypertoc=true,
hyper=true]{glossary}
Thanks
Code: Select all
\usepackage[style=long,header=plain,border=none,cols=3,hypertoc=true,
hyper=true]{glossary}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Code: Select all
\setlength{\glsdescwidth}{0.5\linewidth}
Code: Select all
\setlength{\descriptionwidth}{0.5\linewidth}
Code: Select all
\setlength{\descriptionwidth}{3in}
Code: Select all
\renewcommand\glossaryalignment{%
@{\hspace{\tabcolsep}\bfseries}lp{\descriptionwidth}p{1cm}}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis