Changeset 9167f8d


Ignore:
Timestamp:
04/02/2023 04:30:35 PM (13 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
a9b0c5e
Parents:
2eac7f7
git-author:
Ken Moffat <ken@…> (04/02/2023 04:02:14 AM)
git-committer:
Ken Moffat <ken@…> (04/02/2023 04:30:35 PM)
Message:

Texlive 2023 - main part.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r2eac7f7 r9167f8d  
    11231123
    11241124<!-- Chapter 51 -->
    1125 <!ENTITY texlive-version              "20220321">
    1126 <!ENTITY texmf-version                "20220321">
    1127 <!ENTITY tex-tlpdb-version            "20220325">
     1125<!ENTITY texlive-version              "20230313">
     1126<!ENTITY texmf-version                "20230313">
     1127<!ENTITY tex-tlpdb-version            "20230311">
    11281128<!-- the year is used when setting up PATHs in the tl-installer
    11291129 page, as well as to reference the directory in texlive, also
    11301130 in asymptote, biber and xindy -->
    1131 <!ENTITY texlive-year                 "2022">
     1131<!ENTITY texlive-year                 "2023">
    11321132<!ENTITY asymptote-version            "2.85">
    11331133<!ENTITY biber-version                "2.18">
  • pst/typesetting/texlive.xml

    r2eac7f7 r9167f8d  
    77  <!ENTITY texlive-download-http "https://ftp.math.utah.edu/pub/tex/historic/systems/texlive/&texlive-year;/texlive-&texlive-version;-source.tar.xz">
    88  <!ENTITY texlive-download-ftp  "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texlive-version;-source.tar.xz">
    9   <!ENTITY texlive-md5sum        "4f05bbd93004175275f50215a4c51608">
    10   <!ENTITY texlive-size          "65 MB">
    11 
    12   <!ENTITY texlive-buildsize      "8.0 GB including the additional download and the tests, 7.3 GB installed">
    13   <!ENTITY texlive-time           "3.9 SBU including the additional download and the tests, building with parallelism=4">
     9  <!ENTITY texlive-md5sum        "bec84c5d6e340967783302f432c78ef">
     10  <!ENTITY texlive-size          "66 MB">
     11
     12  <!ENTITY texlive-buildsize      "8.5 GB including the additional download and the tests, 7.7 GB installed">
     13  <!ENTITY texlive-time           "2.3 SBU including the additional download and the tests, building with parallelism=4">
    1414
    1515  <!-- utah -->
    1616  <!ENTITY texlive-texmf-download-http "https://ftp.math.utah.edu/pub/tex/historic/systems/texlive/&texlive-year;/texlive-&texlive-version;-texmf.tar.xz">
    1717  <!ENTITY texlive-texmf-download-ftp  "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texmf-version;-texmf.tar.xz">
    18   <!ENTITY texlive-texmf-md5sum        "9806803f703b6ce4d9845c46806a7a08">
    19   <!ENTITY texlive-texmf-size          "3.4 GB">
     18  <!ENTITY texlive-texmf-md5sum        "704fb39c69e3710b8e9e9158cec5047a">
     19  <!ENTITY texlive-texmf-size          "3.7 GB">
    2020
    2121  <!ENTITY texlive-tlpdb-download-http "https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/&texlive-year;/texlive-&tex-tlpdb-version;-tlpdb-full.tar.gz">
    2222  <!ENTITY texlive-tlpdb-download-ftp  "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&tex-tlpdb-version;-tlpdb-full.tar.gz">
    23   <!ENTITY texlive-tlpdb-md5sum        "1084c37c6775b567ed7babd71e612f75">
    24   <!ENTITY texlive-tlpdb-size          "3.1 MB">
     23  <!ENTITY texlive-tlpdb-md5sum        "5078a7ddaa7b309b7392e33916b817f7">
     24  <!ENTITY texlive-tlpdb-size          "3.2 MB">
    2525
    2626]>
     
    301301    <para>
    302302      To test the results, issue: <command>make check</command>.
    303       <!-- It started to fail with libpaper-2.0.10. -->
    304       One test named <filename>psutils.test</filename> is known to fail.
     303      <!-- It started to fail with libpaper-2.0.10 which rounds differently
     304           in the 6th place of decimals, causing diff to fail -->
     305      Two tests, <filename>psutils.test</filename> and
     306      <!-- Upstream say that encoding conversion procedure Encode::from_to()
     307      failed in fn-generate.perl, test now skips if that errors: possibly
     308      related to changes in perl-5.36 since I understand current slackware
     309      also sees this - ken -->
     310      <filename>eptexdir/wcfname</filename> is known to fail.
    305311    </para>
    306312
     
    337343    <para>
    338344      It has been established by debian that the <command>python</command>
    339       scripts in <filename class="directory">latex-make</filename> will work
     345      scripts in <filename class="directory">l\atex-make</filename> will work
    340346      with <command>python3</command>, so update them to invoke that by running
    341347      the following command as the <systemitem class="username">root</systemitem>
     
    350356    <para>
    351357      Still as the <systemitem class="username">root</systemitem> user,
    352       initialize the new system (the commands <command>fmtutil-sys
    353       --all</command> and <command>mtxrun --generate</command> will produce
     358      initialize the new system (the command <command>fmtutil-sys
     359      --all</command> will produce
    354360      a <emphasis>lot</emphasis> of output):
    355361    </para>
     
    360366
    361367<screen role="root"><userinput>mktexlsr &amp;&amp;
    362 fmtutil-sys --all &amp;&amp;
    363 mtxrun --generate</userinput></screen>
     368fmtutil-sys --all</userinput></screen>
    364369
    365370    <para>
     
    451456    </para>
    452457
    453     <para>
    454       <command>mtxrun --generate</command>: This initializes the ConTeXt system.
    455     </para>
     458<!--<para>
     459      <command>mtxrun \-\-generate</command>: This initializes the ConTeXt system.
     460    </para>-->
    456461
    457462  </sect2>
  • pst/typesetting/tl-installer.xml

    r2eac7f7 r9167f8d  
    88
    99  <!ENTITY tl-installer-download-ftp    " ">
    10   <!ENTITY tl-installer-md5sum          "00268146cfced12c34fe5f515f032c69">
    11   <!ENTITY tl-installer-date             "20220321"> <!-- in the directory name -->
    12   <!ENTITY tl-installer-size            "5.6 MB">
    13 
    14   <!ENTITY tl-installer-buildsize        "118 MB for basic TeX and latex, 7.1 GB if everything is included">
     10  <!ENTITY tl-installer-md5sum          "cec36f23d7d4e1a4a2a90f77bad8e667">
     11  <!ENTITY tl-installer-date             "20230313"> <!-- in the directory name -->
     12  <!ENTITY tl-installer-size            "5.5 MB">
     13
     14  <!ENTITY tl-installer-buildsize        "310 MB for basic TeX and latex, 7.9GB if everything is included">
    1515  <!ENTITY tl-installer-time            "varies, depending on network speed and traffic">
    1616]>
  • xincludes/texruntime.xml

    r2eac7f7 r9167f8d  
    55
    66<para role="recommended">
    7   <xref role="runtime" linkend="python2"/> is used by many scripts - most are
    8   unmaintained. Many invoke <filename>/usr/bin/env python</filename>, a couple
    9   invoke <filename>/usr/bin/python</filename>. It is not generally known if
    10   these will work with a symlink to <command>python3</command> (as used in some
    11   distros) and two from pythontex invoke <command>python2</command>.
    12   <xref role="runtime" linkend="ruby"/> is used by some scripts, mostly within
    13   mtx_context which is part of <application>conTeXt</application>, but also
    14   for one or two others, such as match_parens, which are generally useful.
    15   The perl module <ulink
    16   url="https://cpan.metacpan.org/authors/id/S/SR/SREZIC/Tk-804.035.tar.gz">Tk</ulink>,
     7  <xref role="runtime" linkend="python2"/> is used by scripts for the
     8  latex-papersize, ebong and lilyglyphs CTAN modules, these will not work
     9  with python3 and are unmaintained. In pythontex there   are scripts to
     10  invoke python3 or python2 according to the system's version of
     11  <command>python</command>. <xref role="runtime" linkend="ruby"/> is used by
     12  two scripts, one is for pTex (Japanese vertical writing) and the other is
     13  match_parens which might be generally useful. The perl module <ulink
     14  url="https://cpan.metacpan.org/authors/id/S/SR/SREZIC/Tk-804.036.tar.gz">Tk</ulink>,
    1715  which needs to be run from an X11 session to run the tests and
    18   requires <xref role="runtime" linkend="tk"/>, is used by one of the scripts
    19   for ptex (Japanese vertical writing), can be used by a conTeXt texfind script,
     16  requires <xref role="runtime" linkend="tk"/> is used by one of the scripts
     17  for ptex
    2018  and is needed for texdoctk (a GUI interface for finding documentation files
    2119  and opening them with the appropriate viewer).
Note: See TracChangeset for help on using the changeset viewer.