Changes

Jump to navigation Jump to search
218 bytes added ,  15:15, 12 June 2010
1. Look for the commented cont-''XX'' lines in <code>fmtutil.cnf</code>. Use
$ kpsewhich fmtutil.cnf
to find its exact location. You only need the commented lines, there is no need to copy anything else.
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
to find the exact location.
3. Paste Put the commented cont-'XX' lines you found in step 1 into that the <code>fmtutil-local.cnf</code> file, uncomment them, create a xetex copy if . If you want xetex formats as well, and then make a copy of each line replacing <code>pdftex</code> with <code>xetex</code>. Then uncomment these lines, save the file, and exit the editor.  After this, the (new section of) <code>$TEXMFLOCAL/web2c/fmtutil-local.cnf</code> (or the new section of it, if it preexisted) should look like this:
cont-de pdftex cont-usr.tex -8bit *cont-de.ini
cont-de xetex cont-usr.tex -8bit *cont-de.ini

Navigation menu