>>>>> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:
Jürgen> as proposed in bug 1492, this patch classifies layouts a bit Jürgen> more systematically. It's not urgent, but I'd like to do this Jürgen> change before 1.5. It is a very good idea globally. Concerning the ext* classes, however: -# \DeclareLaTeXClass{extreport} +# \DeclareLaTeXClass[extreport]{report (big font sizes)} These classes do not provide big font size, but _more_ font sizes as shown by this excerpt of extreport.layout: # change available fontsizes ClassOptions FontSize 8|9|14|17|20 End Actually, I am surprised that the sizes are not proposed there, since they are actually provided by the classes themselves. JMarc