diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/mn39.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex4ht/mn39.html | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/mn39.html b/Master/texmf-dist/doc/generic/tex4ht/mn39.html new file mode 100644 index 00000000000..4a0484fcf87 --- /dev/null +++ b/Master/texmf-dist/doc/generic/tex4ht/mn39.html @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="iso-8859-1" ?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" + "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 (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)" /> +<meta name="originator" content="TeX4ht (http://www.cis.ohio-state.edu/~gurari/TeX4ht/mn.html)" /> +<!-- xhtml,th4,index --> +<meta name="src" content="mn.tex" /> +<meta name="date" content="2004-02-11 18:07:00" /> +<link rel="stylesheet" type="text/css" href="mn.css" /> +</head><body +> + <a + href="mn-port.html#mn39.html" >exit</a> + <h3 class="SubSectionHead"><a + name="QQ1-39-50"></a>Directories for the Virtual Hypertext Fonts (htf)</h3> + <a + name="index39-50001"></a> <a + name="index39-50002"></a> <a + name="index39-50003"></a> <a + name="index39-50004"></a><a + name="alt-htf"></a>Each font of TeX may have numerous virtual hypertext font to map to. The <a + href="mn33.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. 6194--><p class="indent"> TeX4ht searches the hypertext fonts in the working directory, and in the following optional directories, in the +given order. +</p><!--l. 6198--><p class="indent"> +</p><ul type="disc" > +<li>The directory named in the <a + href="mn38.html" >command line</a> of tex4ht, identified with the prefix ‘<span class="cmtt-10">-i</span>’. +<!--l. 6205--><p class="noindent"></p></li> +<li>The directory identified with the character <a + href="mn33.html#ch.i" name="ch-i"> ‘<span class="cmtt-10">i</span>’</a> in the tex4ht.env file. +<!--l. 6209--><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="mn36.html#x-HTFDIR" name="HTFDIR">HTFDIR</a> of tex4ht.c. +<!--l. 6215--><p class="noindent"></p></li> +<li>In the directory holding the executable <span class="cmtt-10">tex4ht </span>(only for MS Windows). + </li></ul> + 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>’. +<!--l. 6231--><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. 6236--><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> |