From: Patric M. <bh...@gm...> - 2004-08-31 09:07:55
|
Gerhard Kugler <pr...@ps...> wrote: > > Hello, > > in which directory and with which options shall I activate "patch"? If you want to patch the CVS file: cd hlx patch <diff-file If you want to patch the installed file you have to first cd to the $HYPERLATEX_SYS_DIR directory. On my system it would look like this: cd /usr/local/lib/hyperlatex patch <diff-file Bye Patric |