× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Tyler, Matt wrote:
Is there a preference that allows for the control of the font and or size
when printing source?

This was mentioned here before. The underlying Eclipse platform doesn't have a font selection dialog for printers yet. By default, the current display font (as set via "Window" > "Preferences" > "LPEX Editor" > "Appearance" > "Change...") is used for printing as well. NB The printer may not support the same fonts, though, in which case it will use its default font (usually not a fixed pitch one...).


Try a few variations from the LPEX command line, for example:

   print.font "Courier-10"
   print.font "Lucida Console-8"

If you hit on an acceptable printer font in a good size, you can make the setting permanent, for example:

   set default.print.font "Courier New-8"

Enter

   help print.font

on the LPEX command line for more information on this.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.