Hello,
I am writing my thesis and I need to use hyperref to create references. However, it appears that hyperref package and module theorems by type do not work together.
For almost every reference I get the following mistake:
... Proposition \ref{prop:worker_strategies}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
However, if I exclude either theorems by type of hyperref I can compile the file, though I lose the necessary features.
I would appreciate any suggestions.
Thank you Alex.
General ⇒ hyperref and theorems by type
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: hyperref and theorems by type
Does it work if you don't use underscores (_) in the label names?
Re: hyperref and theorems by type
Thank you for your reply frabjous.
However, it still does not work. It gives the same mistake for both labels with and without (_). I tried to changed them to the one without (_) still does not work.
Alex
However, it still does not work. It gives the same mistake for both labels with and without (_). I tried to changed them to the one without (_) still does not work.
Alex