The Warwick Mathematics Society Website

User login

Upcoming events

  • No upcoming events available

There are 498 members of the Warwick Mathematics Society, of which 0 are new today!
We're 99% of the way toward our target of 500 members.
You can join up on the UWSU website.

Linux is great !

Post Icon Posted: Submitted by Xedi on 17 February 2008 - 6:53pm.

Joined: 2007-10-03
Posts: 382

Why is it that everytime you want to make a somewhat unknown application work, you have to spend ages converting and compiling tons of things ?
I was trying to set up Metafont to give a try at programming some fonts, but just everything seems to be going wrong (you have to compile your own "fonts" (that aren't really fonts as I have understood) for the DVI Viewer to be able to work at all (otherwise it won't even display a dot or anything), to do so you have to convert a file to another to another to ... and so many things. It finally went wrong (for absolutely no apparent reason, I followed all the steps given in a tutorial), so I give up on that.).

Anyway, so the main reason I'm posting this, is to ask how the font system in TeX/LaTeX actually works. I've seen other fonts besides Computer Modern are available, like AMS Euler, but how would you go creating such a font (do you have to create it through Metafont ?), and what exactly should it include ? For example, is the integral sign just one character or is it more than that ? What would a standard font include ? (Like, I suppose you'd have a font for the variables, one for the text, then the standard blackboard bold, fraktur and script, ...)
And how would you recommend creating one ? (And no I have no experience in typography :p)

Thanks

Post Icon Posted: 17 February 2008 - 11:26pm

Joined: 2006-08-31
Posts: 694

http://www.tug.dk/FontCatalogue/

http://www.tug.org/fonts/

Post Icon Posted: 17 February 2008 - 11:27pm

Joined: 2006-08-31
Posts: 694

Also, http://www.cl.cam.ac.uk/~rf10/pstex/index.htm is good