[texhax] Large fonts and superscripts.
Philip TAYLOR
P.Taylor at Rhul.Ac.Uk
Thu Aug 7 00:08:27 CEST 2008
OK, you look as if you're getting there, but
let me answer your last question, which may
suffice :
Ludwig Mises wrote:
> Or how can I change the default font for the entire document? I know
> I could wrap everything in {\bigfont ...} but there is probably a
> better way, right?
Make the first line of your file
\magnification \magstep 1
(or 2, or 3, or 4, or 5). The result will be to make
everything bigger by a factor of 1.2 for each numeric
increment. Of course, things like the page size don't
vary, so you'll need to specify such things using
absolute sizes, as in :
\hsize = 210 true mm
\vsize = 29t true mm
and so on.
** Phil.
More information about the texhax
mailing list