Changeset 23d3b894


Ignore:
Timestamp:
02/07/2017 04:16:30 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5176cc5
Parents:
2612183a
Message:

Tell users how to get properly named biber tarball

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18265 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/typesetting/biber.xml

    r2612183a r23d3b894  
    6464    </itemizedlist>
    6565
     66    <note>
     67      <para>
     68        The <application>biber</application> source tarball shown above
     69        downloads with the correct name, biber-&biber-version;.tar.gz,
     70        if using a browser such as Firefox. If you prefer to use a command line
     71        program such as wget, you normally would obtain
     72        v&biber-version;.tar.gz. To obtain this package with the proper
     73        filename, run:
     74
     75<screen><userinput>wget -c &biber-download-http; \
     76     -O biber-&biber-version;.tar.gz</userinput></screen>.
     77        </para>
     78      </note>
     79
    6680    <bridgehead renderas="sect3">Required Additional Download</bridgehead>
    67 
    6881
    6982    <itemizedlist spacing="compact">
Note: See TracChangeset for help on using the changeset viewer.