Changes

Jump to navigation Jump to search
1,570 bytes added ,  09:41, 12 June 2010
→‎Running MkII: enabling other mkii interfaces
== Running MkII ==
The English interface for both pdftex and xetex is automatically managed by <tt>fmtutil</tt>.  === Enabling other MkII interfaces ===If you want to enable other context language interfaces, you should use the normal TeX Live command local changes system: 1. Look for the commented cont-''XX'' lines in <code><texlive-root>/texmf/web2c/fmtutil .cnf</code>. <code><texlive-root></code> is something like <code>/usr/local/texlive/2010</code>, you can use $ kpsewhich --expand-var '$SELFAUTOPARENT'to find it. 2. Create or editthe file <code><texlive-texmflocal>/fmtutil-local.cnf</code>. <code><texlive-texmflocal></code> is something like <code>/usr/local/texlive/texmf-local</code> or , you can use $ kpsewhich --expand-var '$TEXMFLOCAL'to find it.  If you do not have write permissions for this file, ask your local texlive 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><texlive-texmflocal>/fmtutil-sys local.cnf</code> should look like this cont-de pdftex cont-usr.tex -8bit *cont-de.ini cont-editde xetex cont-usr.tex -8bit *cont-de.ini cont-fr pdftex cont-usr.tex -8bit *cont-fr.ini cont-fr xetex cont-usr.tex -8bit *cont-fr.ini cont-it pdftex cont-usr.tex -8bit *cont-it.ini cont-it xetex cont-usr.tex -8bit *cont-it.ini cont-nl pdftex cont-usr.tex -8bit *cont-nl.ini cont-nl xetex cont-usr.tex -8bit *cont-nl.ini cont-ro pdftex cont-usr.tex -8bit *cont-ro.ini cont-ro xetex cont-usr.tex -8bit *cont-ro.ini 4. run $ mktexlsrto make sure the file will be found by <code>fmtutil</code>. 5. now you can call a normal <code>fmtutil</command> like $ fmtutil --allto generate the new context formats.
== Running MkIV ==

Navigation menu