Hi everyone,
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
Document Classes ⇒ Ref number different from table of content
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Ref number different from table of content
Hi, it's hard to tell without code. Please try to boil down your code to show just what you described. This is called a minimal working example. Please follow the link if you need directions.
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.
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.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.