hi, thank you for the quick reply.
i have installed the package and started using. it is exactly what I need, but I have two questions.
first, it seems that it determines the labeling scheme from the counter. so I used to set up environments for theorem and corollary with
\newtheorem{thm}{Theorem ...
Search found 2 matches
- Thu May 08, 2008 2:57 am
- Forum: General
- Topic: help with references
- Replies: 2
- Views: 2267
- Wed May 07, 2008 11:34 pm
- Forum: General
- Topic: help with references
- Replies: 2
- Views: 2267
help with references
Is there a way for labels to know what type of environment they were put in, so that when I reference a label it can say "Theorem 2.1" instead of just 2.1?
It seems like a hack to explicitly write "Theorem \ref{some-label}" since I might later change a theorem to a proposition or something else ...
It seems like a hack to explicitly write "Theorem \ref{some-label}" since I might later change a theorem to a proposition or something else ...