Index of /~luke/xls/tutorial

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]README09-Oct-1995 13:05 1.2K
[TXT]README.html21-Jan-1997 15:04 493
[   ]dld.log03-Jan-1996 15:19 679
[   ]indexwords09-Oct-1995 13:06 2.3K
[   ]mac68.pro09-Oct-1995 13:05 22K
[DIR]postscript/11-Aug-1999 16:40 -
[   ]techappendix.aux12-Nov-2003 17:21 2.2K
[   ]techappendix.tex09-Oct-1995 13:05 54K
[   ]techindex.aux12-Nov-2003 17:21 674
[   ]techindex.tex09-Oct-1995 13:05 8.7K
[   ]techreport.aux12-Nov-2003 17:25 753
[   ]techreport.dvi12-Nov-2003 17:21 302K
[   ]techreport.idx12-Nov-2003 17:25 62
[   ]techreport.log12-Nov-2003 17:25 8.6K
[   ]techreport.out12-Nov-2003 17:25 94
[   ]techreport.ps12-Nov-2003 17:21 1.1M
[   ]techreport.tex03-Jan-1996 16:47 169K
[TXT]techreport.toc12-Nov-2003 17:25 0
[DIR]techreport/11-Aug-1999 16:41 -
[   ]techtitle.tex09-Oct-1995 13:05 664
[   ]tpsfig.tex09-Oct-1995 13:06 8.7K
[TXT]umlogo09-Oct-1995 13:05 2.6K

For a clean version: First make sure that \special{header=mac68.pro} has been changed to \usepackage{html} \begin{latexonly} \special{header=mac68.pro} \end{latexonly} Next latex teckreport.tex so all the auxiliary files exist. (Maybe you also need to run makeindex). Finally, do rm -rf techreport mkdir techreport ln -s `pwd`/mac68.pro techreport/mac68.pro ln -s `pwd`/postscript techreport/postscript ~/sources/latex2html-95.1/latex2html techreport.tex That should do it.