blob: 24d3ec71d1db2ba0e278ba34e72e207899c3d7f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->
<html xmlns="http://www.w3.org/1999/xhtml"
>
<head><title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="generator" content="TeX4ht (https://tug.org/tex4ht/)" />
<meta name="originator" content="TeX4ht (https://tug.org/tex4ht/)" />
<!-- xhtml,th4,index -->
<meta name="src" content="mn.tex" />
<link rel="stylesheet" type="text/css" href="mn.css" />
</head><body
>
<a
href="mn31.html#mn40.html" >exit</a>
<h3 class="SubSectionHead"><a
name="QQ1-40-81"></a>Directories for the Virtual Hypertext Fonts (htf)</h3>
<a
name="index40-81001"></a> <a
name="index40-81002"></a> <a
name="index40-81003"></a> <a
name="index40-81004"></a><a
name="alt-htf"></a>Each font of TeX may have numerous virtual hypertext font to map to. The <a
href="mn34.html#ch.i">i directives</a> of <span class="cmtt-10">tex4ht.env</span>, as
well as the i switches of the <span class="cmtt-10">tex4ht </span>command, may be used to identify the subdirectories where the target virtual
fonts are to be found.
<!--l. 8854--><p class="indent" > TeX4ht searches the hypertext fonts in the working directory, and in the following optional directories, in the
given order.
</p><!--l. 8858--><p class="indent" >
</p><ul type="disc" >
<li>The directory named in the <a
href="mn39.html" >command line</a> of tex4ht, identified with the prefix ‘<span class="cmtt-10">-i</span>’.
<!--l. 8865--><p class="noindent" ></p></li>
<li>The directory identified with the character <a
href="mn34.html#ch.i" name="ch-i"> ‘<span class="cmtt-10">i</span>’</a> in the tex4ht.env file.
<!--l. 8869--><p class="noindent" ></p></li>
<li>The directory whose name is encoded into tex4ht during compilation time, within a string <span class="cmtt-10">"..." </span>fed into the
variable <a
href="mn37.html#x-HTFDIR" name="HTFDIR">HTFDIR</a> of tex4ht.c.
<!--l. 8875--><p class="noindent" ></p></li>
<li>In the directory holding the executable <span class="cmtt-10">tex4ht </span>(only for MS Windows).
</li></ul>
<!--l. 8881--><p class="indent" > A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
interpreted to be the directory address of the root, provided in an environment variable named <span class="cmtt-10">HOME</span>. The
character pair ‘<span class="cmtt-10">~~</span>’ is interpreted to be the directory address provided in an environment variable named
<span class="cmtt-10">TEX4HTHTF</span>. The address stored in the latter environment variable may also start with a single character
‘<span class="cmtt-10">~</span>’.
</p><!--l. 8891--><p class="indent" > The optional environment variable <span class="cmtt-10">TEX4HTHTF </span>may hold one or more addresses. The addresses must be
separated by a character which does not appear in the addresses, and that character must also delimit the content
at the start and end points.
</p><!--l. 8896--><p class="indent" > If the program <span class="cmtt-10">tex4ht.c </span>is compiled with the ‘<span class="cmtt-10">-DKPATHSEA</span>’ switch on, TeX4ht ignores its own search and
delegate it to the kpathsea utility.
</p>
</body></html>
|