diff --git a/packages.ent b/packages.ent index e843e8b556..3f79e672c1 100644 --- a/packages.ent +++ b/packages.ent @@ -1122,13 +1122,13 @@ to avoid building libxml2 twice, which is slow with all deps --> - - - + + + - + diff --git a/pst/typesetting/texlive.xml b/pst/typesetting/texlive.xml index 41c247c15f..9989f6334b 100644 --- a/pst/typesetting/texlive.xml +++ b/pst/typesetting/texlive.xml @@ -6,22 +6,22 @@ - - + + - - + + - - + + - - + + ]> @@ -300,8 +300,14 @@ make To test the results, issue: make check. - - One test named psutils.test is known to fail. + + Two tests, psutils.test and + + eptexdir/wcfname is known to fail. @@ -336,7 +342,7 @@ tar -xf ../../texlive-&tex-tlpdb-version;-tlpdb-full.tar.gz -C $TEXLIVE_PREFIX/t It has been established by debian that the python - scripts in latex-make will work + scripts in l\atex-make will work with python3, so update them to invoke that by running the following command as the root user: @@ -349,8 +355,8 @@ done Still as the root user, - initialize the new system (the commands fmtutil-sys - --all and mtxrun --generate will produce + initialize the new system (the command fmtutil-sys + --all will produce a lot of output): @@ -359,8 +365,7 @@ a real install, as root. But mktexlsr can be run in a DESTDIR with cd /YOUR/TEXMF/ROOT ; ls -LAR ./ >ls-R --> mktexlsr && -fmtutil-sys --all && -mtxrun --generate +fmtutil-sys --all To enable an existing install of to now @@ -450,9 +455,9 @@ mtxrun --generate Metafont bases and Metapost mems. - - mtxrun --generate: This initializes the ConTeXt system. - + diff --git a/pst/typesetting/tl-installer.xml b/pst/typesetting/tl-installer.xml index c52a8516ba..96337f8d45 100644 --- a/pst/typesetting/tl-installer.xml +++ b/pst/typesetting/tl-installer.xml @@ -7,11 +7,11 @@ - - - + + + - + ]> diff --git a/xincludes/texruntime.xml b/xincludes/texruntime.xml index edf60a477d..601ea03625 100644 --- a/xincludes/texruntime.xml +++ b/xincludes/texruntime.xml @@ -4,19 +4,17 @@ - is used by many scripts - most are - unmaintained. Many invoke /usr/bin/env python, a couple - invoke /usr/bin/python. It is not generally known if - these will work with a symlink to python3 (as used in some - distros) and two from pythontex invoke python2. - is used by some scripts, mostly within - mtx_context which is part of conTeXt, but also - for one or two others, such as match_parens, which are generally useful. - The perl module Tk, + is used by scripts for the + latex-papersize, ebong and lilyglyphs CTAN modules, these will not work + with python3 and are unmaintained. In pythontex there are scripts to + invoke python3 or python2 according to the system's version of + python. is used by + two scripts, one is for pTex (Japanese vertical writing) and the other is + match_parens which might be generally useful. The perl module Tk, which needs to be run from an X11 session to run the tests and - requires , is used by one of the scripts - for ptex (Japanese vertical writing), can be used by a conTeXt texfind script, + requires is used by one of the scripts + for ptex and is needed for texdoctk (a GUI interface for finding documentation files and opening them with the appropriate viewer). ps2pdf, from , is