{glossaries} is about creating glossaries and similar lists. A popular package is `glossaries`.
3
votes
1answer
33 views
Glossaries: suppress pages when using glsaddall
I would like to generate an index of notation using the glossaries-package such that certain page numbers are suppressed.
It is easy to define some standard notation and include it in the index using ...
2
votes
1answer
37 views
Manually set first-use flag using glossaries
I am using glossaries to keep track of my acronyms and a few other lists. However, I am running into a situation where I want to use \acf to print the full acronym, and the description should not be ...
2
votes
1answer
76 views
Custom glossary environment improvement
This is a followup question about the code provided by Nicola Talbot in this question: Automated generation of equation key
TL;DR: Defines new environment alignglos which can be used to wrap ...
0
votes
0answers
26 views
Text width in 1st and 2nd glossary is different?
I am a latex beginner, so would appreciate your help.
My problem: in my thesis I have two glossaries: Glossary and Acronyms.
The Format of Glossary is ok, but in Acronyms - textwidth is too narrow.
In ...
0
votes
1answer
28 views
How to change the appearance of the display of the first use of an acronym? How to insert “short”?
How can I change the apperance of the display of the first use of an acronym?
I want to change
Compact Disc (CD)
to
Compact Disc (short CD)
I tried
...
8
votes
1answer
143 views
Automated generation of equation key
I am looking for a way to automatically create the legend for an equation (let's say embedded in the align environment).
What I'm currently using is a semi automated to fully manual way. Let me ...
0
votes
0answers
44 views
Changing the font size and position of glossaries title [duplicate]
I'm using the glossaries package to generate a list of acronyms. I've changed the title of the page to List of Abbreviations, but this is appearing at the top center of the page, and its a little too ...
6
votes
1answer
77 views
Using glossary in abbreviation causes issue: its written bold
I'm currently working on a thesis and having trouble with my glossary in connection with abbreviations.
I define an abbreviation that way:
\acro{conMan}[CMS]{\gls{CMS}}
In my glossary list file i ...
3
votes
1answer
66 views
Glossaries, polyglossia, xindy, naiive and ï
I'm getting error:
ERROR: READ: comma is illegal outside of backquote
when executing: polyglossia together with \"{\i}
placed in the name field of newglossaryentry
Also, it seems to have something ...
0
votes
2answers
47 views
How to change the fontsize in the heading of the glossary
I set up a glossary using the following code:
\documentclass[12pt]{report}
\usepackage[nonumberlist]{glossaries}
\usepackage[printonlyused]{acronym}
\makeglossaries
\newacronym{cmp}{CMP}{Common Mid ...
2
votes
1answer
41 views
Compile sequence: citing in the glossary
I'm trying to add a reference to a source in my bibtex bibliography in one of my glossary entries. However, it remains a questionmark!
When I compile two times in a row, it works fine, though. My ...
2
votes
1answer
68 views
Problems with xindy and glossaries
I'm having a bit of a problem creating a glossary.
I'm working with a MacBook using Mountain Lion OS 10.8.3, I've installed MacTeX 2012 and details about xindy are:
xindy release: 2.4
xindy script ...
0
votes
1answer
53 views
Wrong Reference in glossary - difference shown pagenumber and reference location
As in this
previous Link Problem
I reproduced the error.
First, this is my code:
\documentclass{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[
bookmarks,
bookmarksnumbered,
...
1
vote
1answer
42 views
List of Acronyms: only first use in numberlist and table of content style dots
I would like to display the list of acronyms in the following way:
in the number list there should be only the page with the first use of the acronym
the number should be aligned on the right, with ...
4
votes
1answer
104 views
Adding a glossary with ShareLaTex
I'm trying to add a glossary to an article in ShareLaTeX but It seems the whole \makeglossariescommand doesn't work if you don't use the makeglossaries document_namewhen compiling (as it says
here).
...
2
votes
2answers
103 views
List of Acronyms is not displayed
\documentclass{report}
\usepackage[acronym]{glossaries}
\makeglossary
\newacronym{svm}{SVM}{Support Vector Machine}
\newacronym{wasn}{WASN}{Wireless Sensor Networks}
\begin{document}
\printglossaries
...
3
votes
1answer
51 views
Footnote inside description
I had a very very similar problem with footnote inside mbox.
My original problem started using the glossaries package, using a glossary entry inside the description environment, a minimal example is ...
2
votes
1answer
45 views
Latex glossaries: Hyperref/Link only the first occurance of an entry in each section?
By default, the glossaries package creates a link to the glossary for each occurance of an entry (e.g. each time I use \gls{entry}). With the links visualized (e.g. using hyperref colorlinks). This ...
3
votes
1answer
99 views
Problems with glossaries in Texmaker?
I'm kind of new to LaTeX and I'm struggling a lot to make a glossary. I'm using Texmaker under Windows, but I'm not very good at programing. I'm using \usepackage[toc]{glossaries} because I read that ...
5
votes
1answer
43 views
caption interfering with glossaries first/subsequent use mechanism
This is a follow-up question on Glossaries in List of Figures overflow, where it was asked how the first usage scheme of the glossaries package can be used with a glossary term in a figure caption. I ...
6
votes
1answer
77 views
Glossaries with section as counter does not work in appendix [closed]
I would like to use the glossaries package with the option counter=section.
This works well as long as I don't use any glossary entries in the appendix.
It seems the section counter is reset by the ...
1
vote
1answer
67 views
pdflatexmk compiles \glossaries fine but neglects \glsaddall
I'm using TeXShop and the pdflatexmk script. When I link at least one entry of the glossary with \gls{label} the glossary compiles fine and all works well (working code example).
However I want to use ...
6
votes
2answers
76 views
How do I sort two glossaries (list of acronyms and list of symbols) differently?
I use the glossaries package to create a list of acronyms as well as a list of symbols.
\usepackage[acronym,style=long]{glossaries}
For the list of symbols the standard-glossary is used.
Now I ...
5
votes
2answers
117 views
Custom glossary style: Make glossary as wide as \textwidth
WARNING: This is a follow-up question to Display long form (first-use like) entries of none acronyme type entries.
As mafp suggested in the other post I went ahead and defined my own glossary-styles ...
3
votes
1answer
43 views
Problem with umlauts in glossary
The following code does not produce umlauts as expected.
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{glossaries}
\makeglossaries
\newglossaryentry{a}{%
...
1
vote
0answers
63 views
glossaries vs hyperref conflict [closed]
I'm writing my thesis and I'm having some trouble with the package glossaries and some strange conflict with hyperref package.
If I load hyperref before glossaries in order to have links I cannot ...
2
votes
1answer
110 views
Display long form (first-use like) entries of non-acronym-type entries
I was searching for 2 hours straight now and I must say the package documentation is extensive but not very clear - frustrating. I'm looking for a way to manually display the first use form (long ...
5
votes
0answers
57 views
Is there a limit to the number of entries makeindex or xindy can process?
I've been using the etex and glossaries packages, together with pdflatex, to build a document containing four main glossaries, each customised in a different way. So far the total number of ...
4
votes
1answer
71 views
footnote inside mbox
I know very similar questions have been asked, but I couldn't find a solution to my problem.
My original problem started using the glossaries package, using an acronym inside the framed environment, ...
4
votes
1answer
34 views
Two “glossary” elements being generated on my first glossaries page [duplicate]
I'm successfully generating a glossary, but for whatever reason I'm getting a rogue "Glossary" element before my first glossary entry, but after my Glossary heading. Here's the relevant example code:
...
2
votes
1answer
66 views
Glossaries list - no separating lines
I am trying to produce a list of acronyms and definitions in which each entry is at some distance from the previous one. Distance of two lines worked out of the box and I am happy with it, but it is ...
3
votes
0answers
66 views
Showing line number in glossaries
In the glossary, I need to show the "page/line" of each occurrence of a term, e.g.:
Glossary
clamour
1) plainte, cri. 24/10, 40/5
2) requĂȘte. 50/24, 50/28
Would this be possible using ...
1
vote
1answer
44 views
How to use soul with glossaries to space-out acronyms?
I want to increase the spacing between capital letters of acronyms inside text. Acronyms are printed by \ac, \acs, etc. commands of the glossaries package. soul package provides a nice command \caps. ...
3
votes
0answers
28 views
Write glossary entries without abbreviation if they only appear once [duplicate]
I find the glossaries package very useful for defining acronyms and then have LaTeX worry about when to write out the full name and acronym (the first time it appears), and subsequently only the ...
0
votes
1answer
177 views
Specify Perl location for makeglossaries
I am using the glossaries package to typeset some glossaries, on a MikTeX+TexnicCenter (Windows) setup.
There are administrative restrictions on the machine which means that I cannot install Perl, ...
2
votes
2answers
103 views
Glossary and list of figures have the same page number in the table of contents
In my table of contents the glossary and the list of figures have the same page number. However, these two areas are not on the same page. Can anyone help me to get the correct number of pages set?
...
2
votes
1answer
203 views
List of abbreviations
Is there a way to get an alphabetical list of abbreviations automatically? At the moment I have:
\begin{longtable}{ll}
APC & antigeen-presenterende cel \\
\end{longtable}
I use longtable ...
5
votes
1answer
51 views
Suppress link in first use of glossary entry
I'm trying to disable links in the first use of glossary entries. I've seen a number of questions asked regarding the formatting of first uses, e.g. here and here, and another question dealing with ...
1
vote
1answer
100 views
glossaries alternative text
\documentclass{article}
\usepackage{hyperref}
\usepackage{glossaries}
\newglossaryentry{solve}{name={solve},description={to find an answer}}
\makeglossary
\begin{document}
You can \gls{solve} an ...
2
votes
1answer
103 views
Glossary and list of acronyms in the same page
Basically I have two lists (glossary and acronyms) that i want to merge into one section only, something like (List of terms AND acronyms)
3
votes
1answer
129 views
Customising glossary group titles
I'm using the glossaries package to produce multiple glossaries in the same document and have found it convenient to define my own glossary style.
When makeindex is used the glossary is sub-divided ...
3
votes
1answer
46 views
babel: adding language shorthands to work inside glossaries
I added ngerman shorthands to my english babel as described here. But they do not work for glossaries, and probably in other macors as discussed here. I load all the acronyms as a separate file in the ...
0
votes
0answers
32 views
Changing the link name of a glossary entry [closed]
I am writing a book with the hyperref and glossaries packages. In the PDF, when I move my mouse over a glossary entry in the text, a small box appears that says "go to page xx". I would like to change ...
2
votes
0answers
33 views
glossaries: multi-column and indentation [duplicate]
I want to achieve a two column acronym list with glossaries. Using the mcolalttree version of alttree allows to define the indentation with \glssetwidest{}. Unfortunately after a line break the ...
4
votes
1answer
159 views
List terms(/keywords) together with their definition and a glossary
I want to be able to define terms/keywords and give definitions that might span multiple paragraphs. Given definitions of the following form:
\begin{definition}[Blue]
Blue is one of ...
...
4
votes
1answer
85 views
glossaries: don't print single occurences
Similiar to acronym package: don't write acronym if single occurence i'd like to avoid listing acronyms that i only used once with the glossaries package. The answer to this question Ignoring an ...
4
votes
1answer
146 views
\usepackage{glossaries} with 3 columns
I need to have extra column in the glossary.
My application is list of symbols with
symbol
description
units
\documentclass{article}
\usepackage{glossaries}
\makeglossaries
...
1
vote
1answer
125 views
Include glossary in table of contents
I am using \usepackage{glossaries}. How do you include it in \tableofcontents? The following does not do the trick:
\documentclass{book}
\usepackage{glossaries}
\makeglossaries
...
1
vote
1answer
201 views
How to remove the section name of \printglossary?
I added a heading for my glossary with \addcontentsline.
However the \printglossary command still creates an additional section heading.
How can this be removed?
Screenshot:
Code:
% Glossary
...
0
votes
0answers
34 views
Use of glossary shorts in appendix [closed]
When I try to insert \gls in my appendix page, I get the error
incomplete \ifx;
On any other page than the appendix, it works...
I use:
\usepackage[acronym,toc,section]{glossaries}
...
