Changeset 74cb253


Ignore:
Timestamp:
04/02/2023 05:03:02 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:
da2f0af
Parents:
830acb5
Message:

Biber - commetn out temporarily redundant command.

And change hardcoded biblatex version to an entity, ready for when
next version of biblatex is required.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/biber.xml

    r830acb5 r74cb253  
    291291<screen role="root"><userinput>./Build install</userinput></screen>
    292292
    293     <para>
     293<!--<para>
    294294      The corresponding version of <application>biblatex</application> is
    295295      a separate project.  The tarball is pre-packaged for untarring
     
    298298    </para>
    299299
    300 <screen role="root"><userinput>tar -C $TEXLIVE_PREFIX/texmf-dist -xf ../biblatex-3.18b.tds.tgz</userinput></screen>
     300<screen role="root"><userinput>tar -C $TEXLIVE_PREFIX/texmf-dist -xf ../biblatex-&biblatex-version;.tds.tgz</userinput></screen>-->
    301301
    302302  </sect2>
Note: See TracChangeset for help on using the changeset viewer.