Steve Litt wrote: > Hi all, > > I used to know this but forgot and couldn't quickly find it in my book. In > LaTeX, how do I find the current value of the font, so when I set > something to \tiny and then want to reset it to what it was, I can, > instead of hoping it was \normalsize before I set it to \tiny?
In LaTeX \tiny Steve \begingroup %or \bgroup \normalsize Litt \endgroup %or \egroup) is a TroubleMaker Cheers, Charles
