blob: f06feafd81df5b9a4e00d7f6f00060062cd44a47 (
plain)
1
2
3
4
5
6
7
8
9
|
==============================================================
You may like to put the file hevea.sty in a place where latex
can find it. For example, if you are using teTeX from the
ports, the following commands will do the job:
mkdir -p /usr/local/share/texmf/tex/latex/hevea
cp /usr/local/lib/hevea/hevea.sty /usr/local/share/texmf/tex/latex/hevea
texhash
==============================================================
|