Hi,
Many thanks.

> write in latex preamble
> 
> \AtBeginDocument{
>     \let\size@part\Huge
>     \let\size@partnumber\huge
>     \let\size@section\Large
>     \let\size@subsection\large
>     \let\size@subsubsection\normalsize
>     \let\size@paragraph\normalsize
>     \let\size@subparagraph\normalsize}
> 
> you can change the fontsizes as you like it for your own
This does not only allow me to change the size on demand, but also gets
rid of this bug with improper fonts of "Section", "Subsection" and
"Bibliography".
Jacek.

Reply via email to