Hi friends,
I am using mixtex 2.8 to write my thesis, I have doubt in generating \nomenclature or List of symbols page, I saw replies in forums and in net but I am not able to solve my problem.... can anyone help me please,
thanks in advance
Pramod Rao
MiKTeX and proTeXt ⇒ Regarding \nomenclature
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10322
- Joined: Mon Mar 10, 2008 9:44 pm
Regarding \nomenclature
Hi Pramod,
welcome to the board!
For such a purpose I would use the nomencl package or the glossaries package. Just follow the links to get information and documentation. You could compare and decide which one you want to use.
If you encounter problems, you can describe them here, including error messages and as much information as possible. This makes it easier to provide help.
Stefan
welcome to the board!
For such a purpose I would use the nomencl package or the glossaries package. Just follow the links to get information and documentation. You could compare and decide which one you want to use.
If you encounter problems, you can describe them here, including error messages and as much information as possible. This makes it easier to provide help.
Stefan
LaTeX.org admin
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Regarding \nomenclature
Actually the Forum Search should yield a mass of appropriate solutions done either with the glossaries or nomencl package. Perhaps you can enlighten us by a minimal example and clarify what exactly does not work for you.
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
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 3
- Joined: Mon Apr 18, 2011 6:19 pm
Regarding \nomenclature
Firstly thanks Stefan,Stefan_K wrote:Hi Pramod,
welcome to the board!
For such a purpose I would use the nomencl package or the glossaries package. Just follow the links to get information and documentation. You could compare and decide which one you want to use.
If you encounter problems, you can describe them here, including error messages and as much information as possible. This makes it easier to provide help.
Stefan
here is my file which shows you my .tex file....
1) example.tex ... is with \makeglossary and \printglossary commands along with \userpackage{nomenclature}....
error recieved
[Loading MPS to PDF converter (version 2006.09.02).]
) [1{C:/ProgramData/MiKTeX/2.8/pdftex/config/pdftex.map}]
Overfull \hbox (42.51283pt too wide) in paragraph at lines 28--31
[]\OT1/cmr/m/n/10.95 dkfbvluiabvoiynbdfiaufubdioahnfdoypinabiynajerdyk sd-vbiua
<lbawbsicxzkbfwa vdykuik,nbfv
! Undefined control sequence.
l.46 \printglossary
2) example.tex_edited doesnt have glossary commands...
result: as we can see inspite it doesnt produce nomenclature list .
- Attachments
-
- example_edited.tex
- resulting pdf without nomenclature page
- (1.4 KiB) Downloaded 259 times
-
- example.tex
- result : error
- (1.42 KiB) Downloaded 231 times
-
- Posts: 3
- Joined: Mon Apr 18, 2011 6:19 pm
Regarding \nomenclature
Thanks Thorsten,localghost wrote:Actually the Forum Search should yield a mass of appropriate solutions done either with the glossaries or nomencl package. Perhaps you can enlighten us by a minimal example and clarify what exactly does not work for you.
Best regards and welcome to the board
Thorsten
as suggested by you.. I have attached .tex files in my previous post, I have also tried to mention the results and errors I came across.
Kindly help me,
Thanks.