Changes

Jump to navigation Jump to search
<code>
$ # cd /usr/local/share/texmf-local/ $ sudo # unzip -o $HOME/cont-tmf.zip $ sudo # texexec --make --all
</code>
the formats will end up in <tt>$HOME/.texmf-var/web2c/pdfetex/</tt> of the user doing the compilation, or in <tt>/usr/local/share/texmf-local/</tt> if compilingas <tt>root</tt>. to make them globally accessible, one needs to copy/move them to the system-wide location:
<code>
$ sudo mv $HOME# cd /usr/local/share/.texmf-varlocal/web2c/pdfetex # cp cont-en.* metafun.* mptopdf.* /var/texmf/web2c # texhash</code> <code> $ sudo texhashtexexec --version TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 texutil : TeXUtil 9.0.1 - ConTeXt / PRAGMA ADE 1992-2006 tex : pdfeTeX, 3.141592-1.30.6-2.2 (Web2C 7.5.5) context : ver: 2006.05.14 23:57 cont-en : ver: 2006.05.14 23:57 fmt: 2006.5.15 mes: english total run time : 3 seconds warning : use 'texmfstart texexec' instead
</code>
[[Category:Installation]]
58

edits

Navigation menu