I'm typesetting in LaTeX, and I'd like to display a "variable" (in my case, a reference \ref{blah} to an item number in list) in roman rather than the default arabic. Is there an easy way to do this? Thanks for any pointers!
|
You can try | |||
|
feedback
|
|
lowercase
uppercase
| |||||||||||
feedback
|
|
What are the references to? Usually, you would redefine how that particular counter is displayed. For example, to change how a section number is displayed, you could use the following command:
Now, each command that internally uses Similar commands work for
| |||||
feedback
|
|
For lowercase: For uppercase: | |||
|
feedback
|