Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
424 B
Text
9 lines
424 B
Text
==============================================================
|
|
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
|
|
==============================================================
|