Difference between revisions of "Fonts - Old Content"

From Wiki
Jump to navigation Jump to search
(Link to psnfss)
(link to Font Variants)
Line 13: Line 13:
 
* [http://www.pragma-ade.com/general/manuals/showfont.pdf examples of using typescripts] by Pragma
 
* [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
 
* [http://www.ramm.ch/fiee/texnique/?menu=0-1-4&lang=en example typescripts] for free and commercial fonts, by Hraban
* 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
 +
* 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>
 
* [[Fonts in XeTeX]] gives some details about the [[XeTeX]]-specific typescripts in <tt>type-xtx</tt>
  

Revision as of 20:02, 27 December 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

  • Using psnfss metrics in ConTeXt
  • Matt Gushee about virtual fonts
  • 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