From: "Curtis Osterhoudt" <[EMAIL PROTECTED]>
To: [email protected]
Subject: Cross-references within an Appendix
Date: Wed, 05 Jul 2006 23:51:15 +0000
Hi, all,
I have several figures, tables, etc. within various appendices in a
document. I've been writing the appendices as separate LyX files, then
INCLUDEing them in a master document, with (in ERT) an "\appendixmore"
before each of the included files. Because of this, my appendices are named
"Appendix A", "Appendix B", and so on (which I want).
When I reference (say) a figure in Appendix C, either from within the
main text, or from within Appendix C itself, the figure is referred to as
"Figure C", though the figure label itself is OK as "Figure C.2" (or
whatever). How may I fix this?
Thanks!
OK, so I'm going to at least partially respond to my own question.
At least part of my problem has to do with the fact that most of my
figures use the \caption[short caption]{ A possibly much longer caption
here} format. The ones which do this have the (unwanted) "cut off" version
of the cross-reference when they're referred to, but have the (correct)
short captions shown in the TOC, and the long captions shown near the
figures themselves. So I guess my original question should be amended to
say: How can I get proper cross-references AND short captions in the TOC
(without too much work :) )?
Thanks again!