Difference between revisions of "Fonts - Old Content"

From Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
* [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://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!)
* [[Tips from experience]] - getting specific fonts to work; including: Century Gothic.
+
* [[Tips from experience]] - including: solving texfont problems.
  
 
==Typescripts==
 
==Typescripts==

Revision as of 15:50, 2 March 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