Difference between revisions of "Fonts - Old Content"

From Wiki
Jump to navigation Jump to search
(Link to Fonts in XeTeX)
m (Link to Vietnamese page)
Line 19: Line 19:
 
==Configuration==
 
==Configuration==
 
* Matt Gushee about [http://havenrock.com/textips/bookfonts.html virtual fonts]
 
* Matt Gushee about [http://havenrock.com/textips/bookfonts.html virtual fonts]
 +
* Configuration of fonts for [[Vietnamese]].
 
* In newer distributions, map files belong in <tt>.../fonts/map/pdftex/context</tt>!
 
* In newer distributions, map files belong in <tt>.../fonts/map/pdftex/context</tt>!
 
* Don't forget to look at  [[cont-sys.tex]]!
 
* Don't forget to look at  [[cont-sys.tex]]!
 
:For me, typescripts only work if I activate <cmd>autoloadmapfilestrue</cmd> and <cmd>resetmapfiles</cmd> in <tt>cont-sys.tex</tt> --[[User:Hraban|Hraban]] 2004-08-23
 
:For me, typescripts only work if I activate <cmd>autoloadmapfilestrue</cmd> and <cmd>resetmapfiles</cmd> in <tt>cont-sys.tex</tt> --[[User:Hraban|Hraban]] 2004-08-23

Revision as of 01:13, 29 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
  • 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