Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/biber.xml

    r5b2e600 ra41bb164  
    1313  <!ENTITY biber-download-http "https://github.com/plk/biber/archive/v&biber-version;/biber-&biber-version;.tar.gz">
    1414  <!ENTITY biber-download-ftp  " ">
    15   <!ENTITY biber-md5sum        "fafae81d8ae67314692e2b646024fa98">
     15  <!ENTITY biber-md5sum        "3c964253bcab6c0af9acd3d2b3f501c2">
    1616  <!ENTITY biber-size          "1.6 MB">
    1717  <!-- Buildsize includes the installed biblatex, except that what matters is
     
    1919    minimal. Copy full texmf to somewhere for working, measure with du -shm,
    2020    then install biblatex over the top of it and remeasure.
    21     For 3.16, texmf grows by 3MB -->
    22   <!ENTITY biber-buildsize     "18 MB"> <!-- 14+1.6 rounds to 15M, add 3M for biblatex in texmf-->
    23   <!ENTITY biber-time          "0.5 SBU including tests">
     21    For 3.15a, texmf grows by 2MB -->
     22  <!ENTITY biber-buildsize     "18 MB">
     23  <!ENTITY biber-time          "0.4 SBU including tests">
    2424
    2525  <!-- Check path.  Directory might not be &biblatex-version; if a suffixed update -->
    26   <!-- for normal unsuffixed version: e.g. for 3.15a
    27   <!ENTITY biblatex-download-http   "https://sourceforge.net/projects/biblatex/files/biblatex-3.15/biblatex-&biblatex-version;.tds.tgz"> -->
    28   <!ENTITY biblatex-download-http   "https://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz">
     26  <!-- for normal unsuffixed version:
     27  <!ENTITY biblatex-download-http   "http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz"> -->
     28  <!ENTITY biblatex-download-http   "http://sourceforge.net/projects/biblatex/files/biblatex-3.15/biblatex-&biblatex-version;.tds.tgz">
    2929  <!ENTITY biblatex-download-ftp    "">
    30   <!ENTITY biblatex-md5sum          "30342c8ef5309e838968fcb06a314a36">
     30  <!ENTITY biblatex-md5sum          "f27db2896d485c2c138fcc42e03a2f1c">
    3131  <!ENTITY biblatex-size            "20 MB">
    3232
     
    3737
    3838  <sect1info>
     39    <othername>$LastChangedBy$</othername>
    3940    <date>$Date$</date>
    4041  </sect1info>
     
    5455    </para>
    5556
    56     &lfs110a_checked;
     57    &lfs10_checked;
    5758
    5859    <!-- note for editors: you can test this by using the latest version
    5960         of the latex-test tarball from
    60          https://www.linuxfromscratch.org/~ken/tex-testfiles/
     61         http://www.linuxfromscratch.org/~ken/tex-testfiles/
    6162         using ./configure (to create the Makefile) and then making the
    6263         following targets:
     
    147148    </note>
    148149
    149     <bridgehead renderas="sect3">Required Additional Download</bridgehead>
     150    <bridgehead renderas="sect3">Required Additional Downloads</bridgehead>
    150151
    151152    <itemizedlist spacing="compact">
     
    168169        </para>
    169170      </listitem>
    170  <!-- <listitem>
     171     <listitem>
    171172        <para>
    172173          Required patch:
    173174          <ulink url="&patch-root;/biber-&biber-version;-test_fixes-1.patch"/>
    174175        </para>
    175       </listitem>-->
     176      </listitem>
    176177    </itemizedlist>
    177178
     
    266267    </para>
    267268
    268 <!--<para>
     269    <para>
    269270      First apply a patch so that the testsuite will pass with
    270271      the changes to hash formats in Unicode::Collates-1.29:
    271272    </para>
    272273
    273 <screen><userinput remap="pre">patch -p1 -i ../biber-&biber-version;-test_fixes-1.patch</userinput></screen>-->
     274<screen><userinput remap="pre">patch -p1 -i ../biber-&biber-version;-test_fixes-1.patch</userinput></screen>
    274275
    275276<screen><userinput>perl ./Build.PL &amp;&amp;
     
    331332        <listitem>
    332333          <para>
    333             is used for producing bibliographies in LaTeX documents
     334            is used for producing bibliographies in LaTeX documents.
    334335          </para>
    335336          <indexterm zone="biber biber-prog">
Note: See TracChangeset for help on using the changeset viewer.