help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-texinfo] changing font size in hardcopy


From: Matthias Czapla
Subject: Re: [help-texinfo] changing font size in hardcopy
Date: Mon, 21 Mar 2005 13:12:33 +0100
User-agent: Mutt/1.5.6+20040907i

Hi!

For your information and for the benefit of anyone searching the archives
for a solution to change the font size in Texinfo's dvi output I want to
note that it has finally succeeded.  After Karl gave me the hint to
change
\edef\mainmagstep{\magstephalf}
to
\edef\mainmagstep{900}
in the latest texinfo.tex it turned out to be really that simple.  In
my older version of texinfo.tex it's actually
\mainmagstep=\magstephalf
which I replaced with
\mainmagstep=1000

Thanks to all for your help!

Regards
Matthias




reply via email to

[Prev in Thread] Current Thread [Next in Thread]