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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html
><head><!--mn39.html from mn.tex (TeX4ht, 1999-03-31 04:46:00)-->
<title>similar manner</title><link
rel="stylesheet" type="text/css" href="mn.css"></head><body
>
<a
href="mn.html#mn39.html" >exit similar manner</a>
<h3 class="SubSectionHead"><a
name="QQ1-39-27"></a>Establishing a Port</h3>
<!--5644--><p class="noindent">A port can be established in the following manner.
<!--5646--><p class="indent">
<OL TYPE="1" >
<LI>Download the style files <a
href="http://www.cis.ohio-state.edu/~gurari/TeX4ht/share/tex4ht.sty" >tex4ht.sty</a> and <a
href="http://www.cis.ohio-state.edu/~gurari/TeX4ht/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>Download <a
href="http://www.cis.ohio-state.edu/~gurari/TeX4ht/share/tex4ht.env" >tex4ht.env</a> to a <a
href="mn40.html" name="mn40.html" >directory</a>. <a
href="mn42.html" name="mn42.html" >Modify</a> the file to meet the setting of your environment.
<!--5860--><p class="indent"> </LI>
<LI>Download the <a
href="mn43.html" name="mn43.html" >htf files</a> to a <a
href="mn44.html" name="mn44.html" >directory</a>. </LI>
<LI>Download <a
href="http://www.cis.ohio-state.edu/~gurari/TeX4ht/share/htfcss.env" >htfcss.env</a> to the directory specified by the H directive of the <code><SPAN CLASS="cmtt-10">tex4ht.env</SPAN></code> file. If no such directive exits,
place the file in the directory of <code><SPAN CLASS="cmtt-10">tex4ht.env</SPAN></code> or the work directory. </LI>
<LI>Download the programs <a
href="http://www.cis.ohio-state.edu/~gurari/TeX4ht/share/tex4ht.c" >tex4ht.c</a> and <a
href="http://www.cis.ohio-state.edu/~gurari/TeX4ht/share/t4ht.c" >t4ht.c</a>, and <a
href="mn45.html" name="mn45.html" >compile</a> the source file into executable programs <code><SPAN CLASS="cmtt-10">tex4ht</SPAN></code> and <code><SPAN CLASS="cmtt-10">t4ht</SPAN></code>.
<!--5990--><p class="indent"> </LI>
<LI>Establish a <a
href="mn46.html" name="mn46.html" >driver</a> for the t4ht utility.
<!--6091--><p class="indent"> The simplest setting is probably the one which puts the style files <code><SPAN CLASS="cmtt-10">tex4ht.sty</SPAN></code> and <code><SPAN CLASS="cmtt-10">*.4ht</SPAN></code>, the executable files
<code><SPAN CLASS="cmtt-10">tex4ht</SPAN></code> and <code><SPAN CLASS="cmtt-10">t4ht</SPAN></code> (compiled without assigning values to environment variables), the environment files
<code><SPAN CLASS="cmtt-10">tex4ht.env</SPAN></code> and <code><SPAN CLASS="cmtt-10">htfcss.env</SPAN></code>, and the <code><SPAN CLASS="cmtt-10">htf</SPAN></code> files in a single directory accessible from the work directory. In
such a case, one might need only modify slightly the <code><SPAN CLASS="cmtt-10">tex4ht.env</SPAN></code> file before start working with the
system.
<!--6102--><p class="indent"> The above files are also available zipped together into a <a
href="mn29.html#zf">single file</a>.
</LI></OL>
</body>
</html>
|