-------------------------- THE FONTSPEC PACKAGE v1.8a The fontspec package only works with XeTeX, a unicode capable TeX-variant for Mac OS X. It provides an automatic and unified interface for loading fonts in LaTeX. XeTeX allows a direct interface to system-installed fonts, so no manual font installation is required. This package also provides access to the large number of font features available with AAT and OpenType fonts, including upper and lower case numbers, proportional and monospaced numbers, swash letters, vulgar fractions, ligature control, and many others. It also provides an interface to set the XeTeX font mappings, font colour, and relative font scaling. ------------------------ SUMMARY OF USER COMMANDS Font families may be selected individually with the command \fontspec[]{} Commands for selecting fonts efficiently can be created with \newfontinstance\yourfontselectingcommandname[]{} Default document fonts are selected with \setromanfont[]{} \setsansfont[]{} \setmonofont[]{} Fonts to be used in maths are defined with \setmathrm[]{} \setmathsf[]{} \setmathtt[]{} \setboldmathrm[]{} Features to be used for every subsequently defined font are specified with \defaultfontfeatures{} Features may be added to the font currently in use with \addfontfeatures{} Features not provided for out of the box may be defined with \newfontfeature{}{} \newfeaturecode{}{}{} -------------- Will Robertson 2005