Document Classes ⇒ Ref number different from table of content
Ref number different from table of content
I have created my own class based on an existing one. For my appendix, every thing is fine except when in refer to it in the text body. Example:
in TOC:
Appendix A ...
Appendix B ...
Appendix C ...
...
in my list of appendix:
Appendix A ...
Appendix B ...
Appendix C ...
...
but when I use \ref{appendix_tag} in the text body, I get:
«...refer to appendix 1...refer to appendix 2...refer to appendix 3».
Thank you all for your help?
François
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Ref number different from table of content
It is important to know, if this is done by the base class or is caused by definitions you made.
If you want, you can also provide your own class as an attachment to the forum server.