Changes

Jump to navigation Jump to search
555 bytes added ,  13:54, 12 June 2010
→‎Enabling other MkII interfaces: more details about private formats
to find its exact location.
2. Create or edit the file <code>$TEXMFLOCAL/web2c/fmtutil-local.cnf</code>. <code>$TEXMFLOCAL</code> is something like <code>/usr/local/texlive/texmf-local</code>, you can use
$ kpsewhich --expand-var '$TEXMFLOCAL'
to find the exact location.
If you do not have write permissions for <code>$TEXMFLOCAL/web2c/fmtutil-local.cnf</code>, ask your local TeX Live system administrator to complete these steps.
3. Paste the commmented cont-'XX' you found in step one into that file, uncomment them, create a xetex copy if you want xetex formats as well, and then save the file. After this, the (new section of) <code>$TEXMFLOCAL/web2c/fmtutil-local.cnf</code> should look like this
cont-de pdftex cont-usr.tex -8bit *cont-de.ini
cont-de xetex cont-usr.tex -8bit *cont-de.ini
cont-ro xetex cont-usr.tex -8bit *cont-ro.ini
4. if you created a new file, now run
$ mktexlsr
to make sure the file will be found by <code>fmtutil</code>the TeX Live system.
5. now run $ tlmgr generate fmtutilThis merges the info from the TeX Live distribution with the fmtutil-local.cnf 6. now to generate the newly enabled ConTeXt MkII formats 6a. if you can call a normal have installed TeX Live yourself, or have write permissions to the TeX Live system directories, run (or ask your system installer to run): $ fmtutil-sys --allthis way, formats will be auto-renewed whenever updates are installed. 6b. if you do not have write permissions and your system installer does not want to <code>fmtutil-sys</code> command line likefor you, run: $ fmtutil --allmissingbut with this method, you have to remember to generate refresh the newly enabled ConTeXt MkII formatsyourself.
== Running MkIV ==

Navigation menu