Difference between revisions of "Fonts - Old Content"

From Wiki
Jump to navigation Jump to search
(moved typescripts to extra page)
Line 10: Line 10:
 
* [http://pragma-ade.nl/fonttest.pdf Here] you can try out several TeX fonts online (PDF interface!)
 
* [http://pragma-ade.nl/fonttest.pdf Here] you can try out several TeX fonts online (PDF interface!)
 
* Troubleshooting: solving [[TeXfont]] problems.
 
* Troubleshooting: solving [[TeXfont]] problems.
 
+
* '''The ConTeXt way of using fonts are [[TypeScripts]].'''
==Typescripts==
 
* [http://www.pragma-ade.com/general/manuals/showfont.pdf examples of using typescripts] by Pragma
 
* [http://www.ramm.ch/fiee/texnique/?menu=0-1-4&lang=en example typescripts] for free and commercial fonts, by Hraban (partly outdated)
 
* typescripts for some fonts from the FontSite500 CD on the [[Font Site]] page, by Holger Schöner
 
* typescripts for lazy font combinations on the [[Flexi Face]] page
 
* some pointers on extending typescripts to accommodate access to “variants,” like old-style figures, are on the [[Font Variants]] page
 
* [[Fonts in XeTeX]] gives some details about the [[XeTeX]]-specific typescripts in <tt>type-xtx</tt>
 
  
 
==Configuration==
 
==Configuration==

Revision as of 20:59, 12 April 2005

< Visuals

Font handling in ConTeXt is “strange” for LaTeX users. It's a system of abstraction and aliases, complex and mighty … But there's help:

Configuration

  • Using psnfss metrics in ConTeXt
  • Matt Gushee about virtual fonts
  • Fonts rely on Encodings and Regimes, and it helps to know what happens underneath the hood, from time to time.
  • In newer distributions, map files belong in …/fonts/map/pdftex/context!
  • Don't forget to look at cont-sys.tex!

Hints by Language