> It seems the font size stays the same from 10 thru 16 > Then if you set it to 17 thru 20 it becomes huge and makes no diff between > 17 and 20
> Also, if I use List_font_name and specify a font name, I lose the > formatting. The way that the FORMATTING option works is to use a fixed-width font, and probably one that is _not_ a true type font, so it does not scale properly. If you want to maintain complete control, do NOT use the FORMAT option. Instead, format the text the same way (with LJS) and then specify a font name for a monospaced font (courier, lucida console, etc). -- Larry
