« Return to Thread: Changing default editor font on Os X

Re: Changing default editor font on Os X

by James Harkins-2 :: Rate this Message:

Reply to Author | View in Thread

On Wed, Jul 2, 2008 at 6:08 PM, Jan Trutzschler <sc3@...> wrote:
> Hi,
> help files are *.html files and they are explicitly excluded within your
> initAction. Remove the check for html files and it will change all files:
>
> Document.initAction_{|doc| doc.font_(Font("Andale Mono", 12))};

Doing this will obliterate all formatting and make the help files
harder to read.

I'm not crazy about that idea -- I prefer a non-default font myself
but losing the HTML formatting is too much of a sacrifice for me.

hjh


--
James Harkins /// dewdrop world
jamshark70@...
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal." -- Whitman

_______________________________________________
sc-users mailing list


info (subscribe and unsubscribe): http://swiki.hfbk-hamburg.de:8888/MusicTechnology/880
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

 « Return to Thread: Changing default editor font on Os X