Difference between revisions of "Fonts - Old Content"

From Wiki
Jump to navigation Jump to search
(added structure, pretty printing and links)
(Link to Fonts in XeTeX)
Line 15: Line 15:
 
* typescripts for some fonts from the FontSite500 CD on the [[Font Site]] page, by Holger Schöner
 
* 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
 
* typescripts for lazy font combinations on the [[Flexi Face]] page
 +
* [[Fonts in XeTeX]] gives some details about the [[XeTeX]]-specific typescripts in <tt>type-xtx</tt>
  
 
==Configuration==
 
==Configuration==

Revision as of 15:09, 26 November 2004

< 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

  • Matt Gushee about virtual fonts
  • 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