Wolfgang Engelmann wrote: > For better visibility, in a talk on Lyx I would like to have a script size > larger than 12. In Document style > Format > script-and-size, 12 is the > largest for selection. Where and how do I change this? I guess, in the > preamble. Since I use the dvi output parallel to the lyx document, I > assume and hope, the dvi output is also larger.
Use an extsizes class (supported by LyX) or, if you use a KOMA class, insert "14pt" into Document->Extra Options. I think extsizes has to be installed for KOMA too, because of the font metrics. http://tug.ctan.org/tex-archive/help/Catalogue/entries/extsizes.html J�rgen
