Solved, Thank you very much, Karl.
Steve,
Karl Berry wrote:
>
> If the answer is only inside the texinfo.tex file, anybody knows more
> exactly where?
>
> You guessed it. Inside texinfo.tex, around line 2052, there's this
> set of definitions:
>
> % Chapter (and unnumbered) fonts (17.28pt).
> \def\chapnominalsize{17pt}
> \setfont\chaprm\rmbshape{12}{\magstep2}{OT1}
> \setfont\chapit\itbshape{10}{\magstep3}{OT1IT}
> ...
> \font\chapsy=cmsy10 scaled \magstep3
> \def\chapecsize{1728}
>
> I suppose you can increase all the \magstep values to whatever you like.
>
> (This is assuming the default 11pt text size. There's a second sequence
> of definitions for the 10pt case, a few hundred lines below.)
>
> Hope this helps,
> karl
>
>
>
>
--
View this message in context:
http://old.nabble.com/how-to-set-chapter-font-bigger--tp28028095p28201252.html
Sent from the Gnu - Texinfo - Bugs mailing list archive at Nabble.com.