Luiz, Success! I added the following two lines at the top of SciTEGlobal.properties:
font.monospace=font:Lucida Console,size:9 style.errorlist.32=$(font.monospace) (I like the somewhat bolder font of Lucida Console compared to Courier New). These two lines were sufficient to make the monospaced option work in the edit pane, and to have monospaced output in the output pane. I'll update the GLPK Wikibook page on GMPL IDE's for MacOS to reflect this fixup. Thanks for the help! Jeff On Sat, Jul 10, 2010 at 9:37 PM, Luiz M. M. Bettoni <[email protected]>wrote: > Hi, Jeffrey. > > Perfect =) About output panel: I can't test it now, but maybe you can the > set it by "font.small" property. > > Another tip (from > http://rhubbarb.wordpress.com/2009/06/24/scite-monospace-output-pane) is > just add the following to SciTEGlobal: > style.errorlist.32=$(font.monospace) > > See Gusek ".properties" files for other customisations or seek for Scite > properties (start here: http://www.scintilla.org/SciTEDoc.html). > > Hugs, > Luiz > > > > Jeffrey Kantor, em 10-07-2010 21:41: > > Luiz, > > I have no problem with monospaced fonts on GUSEK under WINE, that works > great. But I do with GLPK Lab. > > In looking through the SciTEGlobal.properties for GLPK Lab, I don't see > any reference to monospace. There is the SciTEGlobal.properties file for > gusek, but not for GLPK Lab. So I added the line > > font.monospace=font:Courier New,size:9 > > at the top of the SciTEGlobal.properties for GLPK Lab and presto, the > edit pane is monospaced. But the results pane is not -- and I'm not sure > how to set the fonts for that pane. > > Any advice? > > Jeff > > > On Sat, Jul 10, 2010 at 1:27 PM, Luiz M. M. Bettoni <[email protected] > > wrote: > >> Hi, Jeffrey. >> >> I'm not a MacOS user, but in linux, using wine, it seems to work. >> Trying Gusek you experiment the same problem? >> >> You can try change the definitions under SciTEGlobal.properties file. >> Search for "monospace" and try another fonts (like just "Courier", not >> "Courier New)". >> >> Hugs, >> Luiz >> >> >> Jeffrey Kantor, em -10-01--28163 16:59: >> >> Hi, >>> >>> I've got GLPK Lab running in MacOS using Winebottler (which I documented >>> here http://en.wikibooks.org/wiki/GLPK/Mac_OS_X_IDEs). The only trouble >>> is that the monospaced font option doesn't seem to work. The fonts are >>> present in WINE, just don't seem to be used by the editor. >>> >>> Can this be fixed in GLPK Lab? >>> >>> Jeff >>> >>> >
_______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
