mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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
|
|
EOM
|
|
}
|
|
]
|