Difference between revisions of "Fonts - Old Content"

From Wiki
Jump to navigation Jump to search
(fixed link?)
Line 8: Line 8:
 
* [http://www.pragma-ade.com/general/manuals/mfonts.pdf ConTeXt's font mechanism in detail] by Pragma
 
* [http://www.pragma-ade.com/general/manuals/mfonts.pdf ConTeXt's font mechanism in detail] by Pragma
 
* [http://www.pragma-ade.com/general/manuals/mmakempy.pdf making outlines] by Pragma
 
* [http://www.pragma-ade.com/general/manuals/mmakempy.pdf making outlines] by Pragma
* [http://www.ntg.nl:8061/fonttest.pdf Here] you can try out several TeX fonts online (PDF interface!) <-- Broken link?
+
* [http://pragma-ade.nl/fonttest.pdf Here] you can try out several TeX fonts online (PDF interface!)
  
 
==Typescripts==
 
==Typescripts==

Revision as of 22:11, 28 January 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:

Typescripts

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.
  • Configuration of fonts for Vietnamese.
  • In newer distributions, map files belong in …/fonts/map/pdftex/context!
  • Don't forget to look at cont-sys.tex!
For me, typescripts only work if I activate \autoloadmapfilestrue and \resetmapfiles in cont-sys.tex --Hraban 2004-08-23