[OS X TeX] Re: changing font in carbonized emacs

John Maindonald john.maindonald at anu.edu.au
Sat Aug 28 12:08:27 CEST 2004


I've forgotten who provided the following information --
anyway I have been able to use it to extend the available
fonts under Fontset.  I did not manage to do anything with
the fonts under Misc & Courier.  I was not able to work out
how to use the information at:
  http://members.shaw.ca/akochoi-emacs/stories/faq.html

John Maindonald

M-x set-default-font
hit TAB twice

This will give you a list of all fonts available on your system. There
is no 16 pt monaco, but you can have an 18 or even 24 pt courier. I
take the 24-pt courier as an exmple. It is specified in your list like
this:
-apple-courier-medium-r-normal--24-240-75-75-m-240-mac-roman

Write this into your .emacs:

(create-fontset-from-fontset-spec
     "-apple-courier-medium-r-normal--24-*-*-*-*-*-fontset-courier,
ascii:-apple-courier-medium-r-normal--24-240-75-75-m-240-mac-roman,
latin-iso8859-1:-apple-courier-medium-r-normal--24-240-75-75-m-240-mac-
roman")
(setq default-frame-alist '((width . 80)
                             (height . 36)
                             (font . "fontset-courier")))


>
> Subject: chaning font in carbonized emacs
> From: "Tamas K Papp" <tpapp at princeton.edu>
> Date: Fri, 27 Aug 2004 16:39:24 -0400
>
> I wanted to change the font in my carbonized emacs (Enhanced Carbon
> Emacs, from Enrico Franconi, really nice for LaTeX), but I could not.
>
> I go to Menu->Options->Set font/fontset and select something, but I
> get "Font not found".  I don't really want to change the font, just
> increase the font size a bit.
>
> Thanks
>
> Tamas

John Maindonald             email: john.maindonald at anu.edu.au
phone : +61 2 (6125)3473    fax  : +61 2(6125)5549
Centre for Bioinformation Science, Room 1194,
John Dedman Mathematical Sciences Building (Building 27)
Australian National University, Canberra ACT 0200.

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list