File: FAQ-instfont.html

package info (click to toggle)
texlive-doc 2007.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 129,872 kB
  • ctags: 3,330
  • sloc: xml: 23,147; perl: 8,370; makefile: 843; sh: 352; lisp: 276; java: 159; python: 97; sed: 4
file content (21 lines) | stat: -rw-r--r-- 1,136 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<head>
<title>UK TeX FAQ -- question label instfont</title>
</head><body>
<h3>Installing a new font</h3>
<p>Fonts are really &ldquo;just another package&rdquo;, and so should be installed
in the same sort of way as packages.  However, fonts tend to be more
complicated than the average package, and as a result it&rsquo;s sometimes
difficult to see the overall structure.
<p>Font files may appear in any of a large number of different formats;
each format has a different function in a TeX system, and each is
stored in a directory its own sub-tree in the installation&rsquo;s
TDS tree; all these sub-trees have the directory
<i>$TEXMF/fonts</i> as their root.  A sequence of answers
 describes the installation of fonts:
follow the list through the &ldquo;next question&rdquo; links at the bottom of
this answer to view them all.
Other answers discuss specific font families &mdash; for example,

&ldquo;<a href="FAQ-concrete.html">using the concrete fonts</a>&rdquo;.
<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instfont">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instfont</a>
</body>