Hi All,
I finally managed to build a list of acronyms for my thesis, after making use of other user's hints - thanks a lot for that.
I use memoir, and I would like to have my list of acronyms NOT indicating any page numbers.
For building the LoA, I use
\usepackage[acronym,toc]{glossaries}
\makeglossaries
in the preamble,
and
\glsaddall
\printglossaries
in the frontmatter,
and then build the thing with makeindex in terminal.
I went through the memoir manual AND the glossaries package documentation, but could not find out how to.
Any advice is highly appreciated.
MakeIndex, Nomenclature, Glossaries and Acronyms ⇒ Omit Page Numbers in List of Acronyms
Omit Page Numbers in List of Acronyms
Last edited by treffnix on Fri Dec 17, 2010 6:48 pm, edited 1 time in total.
Omit Page Numbers in List of Acronyms
Hi,
Regards
Nicola Talbot
add nonumberlist to the package options:treffnix wrote:I would like to have my list of acronyms NOT indicating any page numbers.
Code: Select all
\usepackage[acronym,toc,nonumberlist]{glossaries}
It's mentioned in the "Package Options" section of the glossaries manual.treffnix wrote:I went through the memoir manual AND the glossaries package documentation, but could not find out how to.
Regards
Nicola Talbot
LaTeX Resources: http://www.dickimaw-books.com/latexresources.html
Creating a Minimal Example: http://www.dickimaw-books.com/latex/minexample/
Creating a Minimal Example: http://www.dickimaw-books.com/latex/minexample/
Re: Omit Page Numbers in List of Acronyms
Thanks, Nicola !
That does the trick. Sorry for not paying attention to the package description.
Regards
That does the trick. Sorry for not paying attention to the package description.
Regards
- localghost
- Site Moderator
- Posts: 9201
- Joined: Fri Feb 02, 2007 12:06 pm
Omit Page Numbers in List of Acronyms
Now that the problem is solved, please be so kind and mark the topic (and not the last post) accordingly as clearly written in Section 3 of the Board Rules (to be read before posting). Please keep that in mind for the future so that further reminders will not be necessary.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1