If anyone can figure out how to change the default fontsize to 10.5, I'd be very interested in that. I could have gotten LyX in at a major publisher, but one of their requirements was half sized fonts and I didn't know how to do it.
Steve Steve Litt Author: * Universal Troubleshooting Process courseware * Troubleshooting Techniques of the Successful Technologist * Rapid Learning: Secret Weapon of the Successful Technologist Webmaster * Troubleshooters.Com * http://www.troubleshooters.com (Legal Disclaimer) Follow these suggestions at your own risk. On Sunday 09 February 2003 06:12 am, I Wayan Warmada wrote: > Thank you Herbert and Robin, > I will try to apply all possibilities and choose the best. > > Regards, > > Wayan > > On Sun, 9 Feb 2003, Herbert Voss wrote: > | Date: Sun, 09 Feb 2003 11:44:13 +0100 > | From: Herbert Voss <[EMAIL PROTECTED]> > | To: I Wayan Warmada <[EMAIL PROTECTED]> > | Cc: [EMAIL PROTECTED] > | Subject: Re: Change font-size to 13 pt. > | > | I Wayan Warmada schrieb: > | > Dear LyX-users, > | > how can I get a font size of 13 points. With a normal report class the > | > maximum font size is 12 pt, but in the exreport class that could be get > | > 8, 9, 14, 17, 20pt. Could you please suggest me how to get a 13-points > | > font from either report or extreport class. 12 point is too small, 14 > | > point is too big. > | > | Choose > | > | \documentclass[9pt,a5paper]{extreport} > | > | and then scale the output with > | > | \usepackage{scale} > | > | or without scale.sty > | > | \mag=1414 % place before \documentclass. > | > | or write your own size13.clo for the extsizes.sty > | (not really difficult) > | > | > | Herbert > | > | > | -- > | http://www.educat.hu-berlin.de/~voss/lyx/
