>>>>> "Richard" == Richard E Hawkins <[EMAIL PROTECTED]> writes:
Richard> While I'm at this, I've been asked by one of the profs here,
Richard> as a footnote to "God Bless Lyx", if it's possible to disable
Richard> on-screen justification while keeping it in the final
Richard> document. It seems it's driving him nuts.
He can change the definition of the Standard paragraph style in
stdclass.inc. This will not change the LaTeX output.
Richard> And on a vaguely similar issue, I've noticed that the screen
Richard> magnification options only seem to move to pre-specified font
Richard> sizes--e.g., 140% and 150% may give exactly the same thing.
Richard> With postscript fonts, shouldn't it be generating
Richard> fractionally sized fonts on the fly?
Do you use `\screen_font_scalable false'? This prevents the use of PS
fonts (but works great for bitmap fonts).
JMarc