Thanks! I couldn't find any documentation indicating which of the *ref packages I should use.
-jon
Search found 3 matches
- Fri Jul 25, 2008 10:19 pm
- Forum: Document Classes
- Topic: "Formatted reference" help
- Replies: 2
- Views: 2543
- Fri Jul 25, 2008 7:45 pm
- Forum: Document Classes
- Topic: "Formatted reference" help
- Replies: 2
- Views: 2543
"Formatted reference" help
I'm trying to figure out how to cross-reference a theorem, say, and have Lyx label it as such without having to type in each reference manually. For instance, when I cross-reference it like this:
\ref{thm:blah}
it merely inserts the number of the theorem, e.g. "3.2".
I'd like it to insert the text ...
\ref{thm:blah}
it merely inserts the number of the theorem, e.g. "3.2".
I'd like it to insert the text ...
- Thu Apr 17, 2008 2:18 am
- Forum: General
- Topic: tabulary and textwidth
- Replies: 3
- Views: 13991
tabulary and textwidth
For some reason, I can use the /textwidth argument with tabularx but no with tabulary. In fact, it doesn't seem as if the <length> argument makes any difference when I use tabulary. Anybody have an idea why?