Author: bdubbs
Date: Sat Feb 22 22:57:48 2014
New Revision: 12771
Log:
Finish tagging Part XIII. Printing, Scanning and Typesetting
Modified:
trunk/BOOK/general/genutils/gperf.xml
trunk/BOOK/general/graphlib/fribidi.xml
trunk/BOOK/general/graphlib/openjpeg.xml
trunk/BOOK/pst/ps/a2ps.xml
trunk/BOOK/pst/ps/enscript.xml
trunk/BOOK/pst/ps/psutils.xml
Modified: trunk/BOOK/general/genutils/gperf.xml
==============================================================================
--- trunk/BOOK/general/genutils/gperf.xml Sat Feb 22 18:30:29 2014
(r12770)
+++ trunk/BOOK/general/genutils/gperf.xml Sat Feb 22 22:57:48 2014
(r12771)
@@ -89,10 +89,10 @@
/usr/share/doc/gperf-&gperf-version; &&
pushd /usr/share/info &&
-rm -v dir &&
-for FILENAME in *; do
+ rm -v dir &&
+ for FILENAME in *; do
install-info $FILENAME dir 2>/dev/null
-done &&
+ done &&
popd</userinput></screen>
</sect2>
Modified: trunk/BOOK/general/graphlib/fribidi.xml
==============================================================================
--- trunk/BOOK/general/graphlib/fribidi.xml Sat Feb 22 18:30:29 2014
(r12770)
+++ trunk/BOOK/general/graphlib/fribidi.xml Sat Feb 22 22:57:48 2014
(r12771)
@@ -36,7 +36,7 @@
Arabic and Hebrew alphabets in other packages.
</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/general/graphlib/openjpeg.xml
==============================================================================
--- trunk/BOOK/general/graphlib/openjpeg.xml Sat Feb 22 18:30:29 2014
(r12770)
+++ trunk/BOOK/general/graphlib/openjpeg.xml Sat Feb 22 22:57:48 2014
(r12771)
@@ -33,7 +33,7 @@
of the JPEG-2000 standard. OpenJPEG fully respects the JPEG-2000
specifications
and can compress/decompress lossless 16-bit images.</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/pst/ps/a2ps.xml
==============================================================================
--- trunk/BOOK/pst/ps/a2ps.xml Sat Feb 22 18:30:29 2014 (r12770)
+++ trunk/BOOK/pst/ps/a2ps.xml Sat Feb 22 22:57:48 2014 (r12771)
@@ -36,7 +36,7 @@
every input format into PostScript output. The application's name
expands appropriately to <quote>all to PostScript</quote>.</para>
- &lfs74_checked;
+ &lfs75_checked;
<caution>
<para><application>a2ps</application> cannot convert UTF-8 encoded
@@ -140,11 +140,11 @@
commands as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>tar -xf
../i18n-fonts-&i18n-fonts-version;.tar.bz2 &&
-cp -v i18n-fonts-&i18n-fonts-version;/fonts/* /usr/share/a2ps/fonts &&
-cp -v i18n-fonts-&i18n-fonts-version;/afm/* /usr/share/a2ps/afm &&
-pushd /usr/share/a2ps/afm &&
-./make_fonts_map.sh &&
-mv fonts.map.new fonts.map &&
+cp -v i18n-fonts-&i18n-fonts-version;/fonts/* /usr/share/a2ps/fonts
&&
+cp -v i18n-fonts-&i18n-fonts-version;/afm/* /usr/share/a2ps/afm
&&
+pushd /usr/share/a2ps/afm &&
+ ./make_fonts_map.sh &&
+ mv fonts.map.new fonts.map &&
popd</userinput></screen>
</sect2>
Modified: trunk/BOOK/pst/ps/enscript.xml
==============================================================================
--- trunk/BOOK/pst/ps/enscript.xml Sat Feb 22 18:30:29 2014 (r12770)
+++ trunk/BOOK/pst/ps/enscript.xml Sat Feb 22 22:57:48 2014 (r12771)
@@ -36,7 +36,7 @@
<para><application>Enscript</application> converts ASCII text files
to PostScript, HTML, RTF, ANSI and overstrikes.</para>
- &lfs74_checked;
+ &lfs75_checked;
<caution>
<para><application>Enscript</application> cannot convert UTF-8 encoded
Modified: trunk/BOOK/pst/ps/psutils.xml
==============================================================================
--- trunk/BOOK/pst/ps/psutils.xml Sat Feb 22 18:30:29 2014 (r12770)
+++ trunk/BOOK/pst/ps/psutils.xml Sat Feb 22 22:57:48 2014 (r12771)
@@ -32,7 +32,7 @@
<para><application>PSUtils</application> is a set of utilities to
manipulate
PostScript files.</para>
- &lfs74_checked;
+ &lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page