Text Formatting ⇒ Format Glossary Title
Format Glossary Title
Thanks for your help!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Format Glossary Title
Yes. However you give so little information that it's not possible to tell you how. How exactly are you creating the glossary (what package(s) are you using)?mcclur51 wrote:Is it possible to change the font, size, position of the title on a glossary? If so, how?...
Format Glossary Title
Code: Select all
\usepackage[acronym,nonumberlist]{glossaries}
\makeglossary
\include{Gloss}
\tableofcontents
\glsresetall
\begin{document}
\tableofcontents
\listoftables
\listoffigurescolor
\printglossary[type=\acronymtype,title={List of Abbreviations},toctitle={List of Abbreviations},style=indexgroup]
\end{document}
Format Glossary Title
Creating a Minimal Example: http://www.dickimaw-books.com/latex/minexample/