Author: bdubbs
Date: Tue Feb  7 08:16:30 2017
New Revision: 18265

Log:
Tell users how to get properly named biber tarball

Modified:
   trunk/BOOK/pst/typesetting/biber.xml

Modified: trunk/BOOK/pst/typesetting/biber.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/biber.xml        Tue Feb  7 07:18:19 2017        
(r18264)
+++ trunk/BOOK/pst/typesetting/biber.xml        Tue Feb  7 08:16:30 2017        
(r18265)
@@ -63,8 +63,21 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">Required Additional Download</bridgehead>
+    <note>
+      <para>
+        The <application>biber</application> source tarball shown above
+        downloads with the correct name, biber-&biber-version;.tar.gz,
+        if using a browser such as Firefox. If you prefer to use a command line
+        program such as wget, you normally would obtain
+        v&biber-version;.tar.gz. To obtain this package with the proper
+        filename, run:
+
+<screen><userinput>wget -c &biber-download-http; \
+     -O biber-&biber-version;.tar.gz</userinput></screen>.
+        </para>
+      </note>
 
+    <bridgehead renderas="sect3">Required Additional Download</bridgehead>
 
     <itemizedlist spacing="compact">
       <listitem>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to