diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex4ht/mn40.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex4ht/mn40.html | 55 |
1 files changed, 44 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/generic/tex4ht/mn40.html b/Master/texmf-dist/doc/generic/tex4ht/mn40.html index 00fcada690e..24d3ec71d1d 100644 --- a/Master/texmf-dist/doc/generic/tex4ht/mn40.html +++ b/Master/texmf-dist/doc/generic/tex4ht/mn40.html @@ -1,25 +1,58 @@ <?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"> <!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd--> <html xmlns="http://www.w3.org/1999/xhtml" > -<head><title>integrated into the WinShell</title> +<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)" /> +<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" /> -<meta name="date" content="2004-02-11 18:07:00" /> <link rel="stylesheet" type="text/css" href="mn.css" /> </head><body > - I was successful with integrating TeXh4t win WinShell 2.2.1 from Texlive 7 distribution. By inserting “user -tools” you can have an editor from which there is a quick access to not only LaTeX, (standard makeindex - not -provided but explained in help support), PDFLaTeX, Dvi, GsView, Acrobat Reader, but also to TeXh4t (DOS -switch MUST be OFF as logspace has not enough room for long log files produced by TeXh4t), to two stage -makeindex procedure and to Mozilla browser. - <p class="rightline">Piotr Grabowski</p> + <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> |