Skip to main content

Questions tagged [glossaries]

{glossaries} is about creating glossaries, acronyms, nomenclatures and similar lists. A popular package is `glossaries`.

1 vote
0 answers
17 views

I notice the following do not build: \documentclass{article} \usepackage[active,tightpage]{preview} \setlength\PreviewBorder{0pt} \usepackage[acronym]{glossaries} \makeglossaries \newacronym{NASA}{...
nowox's user avatar
  • 1,823
3 votes
0 answers
15 views

I use \subref from the subcaption package to reference subfigures in the figure's caption. However, after updating my LaTeX installation, I now find that this fails. It appears to be a problem with ...
Hans F Hansen's user avatar
1 vote
1 answer
24 views

How can I customize the heading style for categorized glossaries printed with the glossaries package? Currently, when using the book document class, glossary sections are formatted as chapter headings ...
Gunodaya Bhikkhu's user avatar
0 votes
0 answers
15 views

If I use \gls{} in section headings, the table of contents will be considered first use. This isn't pretty, because it means that toc entries will differ from the section headings. It also links to ...
Workoft's user avatar
  • 73
0 votes
0 answers
66 views

I want to implement this code from an older post because I like the look of the Glossaries. I changed the old "table-unit-alignment" to "table-text-alignment" but there are still 4 ...
8zehn48's user avatar
4 votes
1 answer
115 views

\documentclass{article} \usepackage{hyperref} \usepackage{glossaries} \makeglossaries \glsenableentrycount % Add a 'hyphenated' field to entries \glsaddkey {hyphenated} {\relax} {\cglsentryhyph}...
Rubem Pacelli's user avatar
0 votes
0 answers
35 views

I'm attempting to combine glossaries-extras and footnotes, where the description of a given glossary entry should be put as a footnote upon first appearence. I've almost made it to work, however my ...
Oneiros's user avatar
  • 101
1 vote
1 answer
42 views

I'm using glossaries-extra to define glossaries entries accepting parameters. To what I gathered from the glossaries documentation along with the fourth method of this post, I ended up with the ...
Tristan Nemoz's user avatar
1 vote
0 answers
64 views

I am using \begin{filecontents*}[overwrite]{glo.tex} \newglossaryentry{A} { name=B, description={C} } \end{filecontents*} \documentclass[german, ngerman]{article} \usepackage[ngerman]{babel} \...
user1's user avatar
  • 2,564
1 vote
0 answers
44 views

In my thesis, I would like to create a list of abbreviations in LaTeX using glossaries or glossaries-extra where the entries do not include page numbers (nonumberlist). However, the hyperlink that ...
dobram's user avatar
  • 11
3 votes
2 answers
36 views

I am using the glossaries package with the acronym option. Whenever I use an acronym for the first time with the \gls{} command, the output I get is <long form> (<short form>). However, ...
Guilherme Fraga's user avatar
0 votes
1 answer
62 views

In a previous version of the code, the abbreviation list appeared properly. However, with this MWE, it is not visible anymore (although it is in the TOC). \documentclass[table, a4paper, twoside, 12pt]{...
David Moldes's user avatar
0 votes
1 answer
91 views

I've been trying to fix the error for this since days and can't solve it. It is a template given by my university which I am trying to get to work. During my troubleshooting process I made the ...
A350's user avatar
  • 3
1 vote
0 answers
44 views

I have a question about using the Glossaries package together with the Standalone package. I use the Standalone package to create plots, which are saved as separate .tex files in a subfolder called ...
Joseph Hallenbeck's user avatar
3 votes
0 answers
35 views

I am using the acronym package (so not the glosseries package), and I want a list of acronyms with accompanying pagenumbers, but listing all pagenumbers on which the acronym is used. Secondly, I was ...
Bart Wolleswinkel's user avatar

15 30 50 per page
1
2 3 4 5
124