On Thu, 13 Mar 2008, Morgan Brassel wrote:
Le Thursday 13 March 2008 13:03:22 Aditya Mahajan, vous avez écrit :
On Thu, 13 Mar 2008, Morgan Brassel wrote:
Hi everyone,
I'm looking for an easy way to typeset all references produced by the \in command in upshape format (even in an italic paragraph for example). I tried with the 'left' option of \definereferenceformat, but without good results.
I would also like to typeset all formulae numbers in upshape. I know Aditya posted about this a long time ago but I can't find the thread any more...
I also could not get things to work with \definereferenceformat. This is what I use:
\definereferenceformat [doeqref] [left=(,right=)] \def\eqref[#1]{{\normal \doeqref[#1]}}
And then \eqref[tag]..
Aditya
Thank you, I'll use this too! It could be useful to add an option to \definereferenceformat to get the same result. Is it hard to implement?
And concerning the equation tag itself, I mean the one introduced by \placeformula, is there a way to have it always typeset in upshape?
\setupformulas [numberstyle=normal] Aditya