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
|
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/TR/xhtml1/transitional"
>
<head><title>similar manner</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)" />
<!--xhtml,th4,index-->
<meta name="src" content="mn.tex" />
<meta name="date" content="2001-02-28 17:02:00" />
<link rel="stylesheet" type="text/css" href="mn.css" />
</head><body
>
<a
href="mn.html#mn38.html" >exit similar manner</a>
<h3 class="SubSectionHead"><a
name="QQ1-38-33"></a>Establishing a Port</h3>
<!--l. 5816--><p class="noindent"><a
name="index38-33001"></a>A port can be established in the following manner.
</p><!--l. 5819--><p class="indent">
</p><ol type="1" >
<li> <a
name="index38-33002"></a> <a
name="index38-33003"></a>Download the style files <a
href="share/tex4ht.sty" >tex4ht.sty</a> and <a
href="share/all4ht/" >*.4ht</a> (<a
href="http://www.cis.ohio-state.edu/~gurari/TeX4ht/share/all4ht.zip" >all4ht.zip</a>) into a directory where they can be located by the TeX
compiler. </li>
<li> <a
name="index38-33004"></a>Download <a
href="share/tex4ht.env" >tex4ht.env</a> to a <a
href="mn39.html" name="mn39.html" >directory</a>. <a
href="mn41.html" name="mn41.html" >Modify</a> the file to meet the setting of your environment. </li>
<li>Download the <a
href="mn44.html" name="mn44.html" >htf files</a> to a <a
href="mn45.html" name="mn45.html" >directory</a>. </li>
<li>Download the programs <a
href="share/tex4ht.c" >tex4ht.c</a> and <a
href="share/t4ht.c" >t4ht.c</a>, and <a
href="mn46.html" name="mn46.html" >compile</a> the source file into executable programs <span class="cmtt-10">tex4ht </span>and <span class="cmtt-10">t4ht</span>. </li>
<li>Establish a <a
href="mn47.html" name="mn47.html" >driver</a> for the t4ht utility. </li></ol>
<!--l. 6446--><p class="indent"> The simplest setting is probably the one which puts the style files <span class="cmtt-10">tex4ht.sty </span>and <span class="cmtt-10">*.4ht</span>, the executable files
<span class="cmtt-10">tex4ht </span>and <span class="cmtt-10">t4ht </span>(compiled without assigning values to environment variables), the environment file
<span class="cmtt-10">tex4ht.env</span>, and the <span class="cmtt-10">ht-fonts </span>directory in a single directory accessible from the work directory. In
such a case, one might need only modify slightly the <span class="cmtt-10">tex4ht.env </span>file before start working with the
system.
</p><!--l. 6457--><p class="indent"> The above files are also available zipped together into a single file named <span class="cmtt-10">ufiles.zip </span>(<a
href="http://www.cis.ohio-state.edu/~gurari/TeX4ht/ufiles.zip" >osu</a> , <a
href="http://www.tug.org/applications/tex4ht/ufiles.zip" >tug</a>).<sup>[<a
href="ftp://ftp.freesoftware.com/pub/infozip/zip.html" >unzip</a>]</sup>
</p>
</body></html>
|