Changeset b028890


Ignore:
Timestamp:
09/30/2003 04:06:59 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3df86b66
Parents:
aef50bc
Message:

Part 13, mainly TOC changes

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

Files:
24 edited

Legend:

Unmodified
Added
Removed
  • appendices/glossary.xml

    raef50bc rb028890  
    129129
    130130<glossentry id="gFLAC"><glossterm><acronym>FLAC</acronym></glossterm>
    131 <glossdef><para>Free Lossless Audio Codec</para></glossdef></glossentry>
     131<glossdef><para>Free Lossless Audio <acronym>CODEC</acronym></para></glossdef></glossentry>
     132
     133<glossentry id="gFO"><glossterm><acronym>FO</acronym></glossterm>
     134<glossdef><para>Formatted Objects</para></glossdef></glossentry>
    132135
    133136<glossentry id="gFOURCC"><glossterm><acronym>FOURCCC</acronym></glossterm>
     
    196199<glossentry id="gIDL"><glossterm><acronym>IDL</acronym></glossterm>
    197200<glossdef><para>Interface Definition Language</para></glossdef></glossentry>
     201
     202<glossentry id="gIJS"><glossterm><acronym>IJS</acronym></glossterm>
     203<glossdef><para>Ink Jet Systems</para></glossdef></glossentry>
    198204
    199205<glossentry id="gIMAP"><glossterm><acronym>IMAP</acronym></glossterm>
  • general/prog/gcc.xml

    raef50bc rb028890  
    55&gcc-intro;
    66&gcc-inst;
    7 <!--&gnat-intro;
    8 &gnat-inst;
    9 &gcc-intro;
    10 &gcc-inst; -->
    117&gcc-exp;
    128&gcc-desc;
  • general/prog/gcc/gcc-inst.xml

    raef50bc rb028890  
    44&gnat-intro;
    55</sect2>
     6
    67&gnat-inst;
     8
    79<sect2><title>Return to Installation of <application><acronym>GCC</acronym></application></title>
    810
  • general/prog/gcc/gnat-intro.xml

    raef50bc rb028890  
    1 <!-- <sect2>
    2 <title>Introduction to <application><acronym>GNAT</acronym></application>
    3 (binary version)</title>
    4 
    5 <para>The <application><acronym>GNAT</acronym></application> package contains a
    6 precompiled <application>Ada</application> compiler. This package is used to
    7 satisfy the circular dependency when you recompile <application><acronym>
    8 GCC</acronym></application> to include <application>Ada</application>.</para>
    9 
    10 <para>You may skip installation of <application><acronym>GNAT</acronym>
    11 </application> if you do not want to recompile <application><acronym>GCC
    12 </acronym></application> with <application>Ada</application> support.</para>
    13 -->
    141<para>If you plan to compile Ada, you will need to install
    152<application><acronym>GNAT</acronym></application> temporarily to
     
    185GCC</acronym></application> to include
    196<application>Ada</application>.</para>
    20 
    217
    228<sect3><title>Package information</title>
     
    3319</sect3>
    3420
    35 
    36 
    3721<sect3><title><application><acronym>GNAT</acronym></application> dependencies</title>
    3822<sect4><title>Required</title>
  • pst/printing/cups/cups-desc.xml

    raef50bc rb028890  
    6565
    6666<sect3><title>cupstestppd</title>
    67 <para><command>cupstestppd</command> tests the conformance of <acronym>PPD</acronym> files.
     67<para><command>cupstestppd</command> tests the conformance of
     68<filename>PPD</filename> files.
    6869</para></sect3>
    6970
  • pst/printing/gs/espgs-exp.xml

    raef50bc rb028890  
    33
    44<para><command>--without-gimp-print</command> : This switch disables
    5 the building of the gimp-print driver.</para>
     5the building of the <application><acronym>GIMP</acronym></application> print driver.</para>
    66
    77<para><command>--without-ijs</command> : This switch disables the
  • pst/printing/gs/espgs-intro.xml

    raef50bc rb028890  
    55PostScript data with the ability to render PostScript to different targets.
    66ESP Ghostscript is a customized version of <acronym>GNU</acronym> Ghostscript
    7 that includes an enhanced autoconf-based configuration script, the <acronym>
     7that includes an enhanced configuration script, the <acronym>
    88CUPS</acronym> raster driver to support <acronym>CUPS</acronym> raster printer
    99drivers, and additional patches and drivers from
  • pst/scanning/gocr/gocr-inst.xml

    raef50bc rb028890  
    88make install</command></userinput></screen>
    99
    10 <para>To install the <acronym>GTK</acronym>-frontend, use the following commands:</para>
     10<para>To install the <acronym>GTK</acronym> frontend, use the following commands:</para>
    1111
    1212<screen><userinput><command>cd frontend/gnome &amp;&amp;
     
    1515make install</command></userinput></screen>
    1616
    17 <para>To install the help, run <command>make help</command>, to
    18 install the documentation execute <command>make doc</command> and
    19 <command>make examples</command> runs some tests on gocr.</para>
     17<para>To install the help:</para>
     18<screen><userinput><command>make help</command></userinput></screen>
     19
     20<para>To install the documentation:</para>
     21<screen><userinput><command>make doc</command></userinput></screen>
     22
     23<para>To run tests on <application>GOCR</application>:</para>
     24<screen><userinput><command>make examples</command></userinput></screen>
    2025
    2126</sect2>
  • pst/scanning/gocr/gocr-intro.xml

    raef50bc rb028890  
    88
    99<para><application>GOCR</application> can used as a console utility, but
    10 there is an <acronym>GTK</acronym>-frontend in the source package, also.</para>
     10there is an <acronym>GTK</acronym> frontend in the source package, also.</para>
    1111
    1212<sect3><title>Package information</title>
  • pst/scanning/gocr/gocr.ent

    raef50bc rb028890  
    55<!ENTITY gocr-exp SYSTEM "gocr-exp.xml">
    66<!ENTITY gocr-buildsize "5.7 MB">
    7 <!ENTITY gocr-version "0.3.7">
    8 <!ENTITY gocr-download-http "http://jocr.sourceforge.net">
    9 <!ENTITY gocr-download-ftp "ftp://ftp.sourceforge.net/pub/sourceforge/jocr/gocr-0.3.7.tar.gz">
     7<!ENTITY gocr-version "0.37">
     8<!ENTITY gocr-download-http "http://telia.dl.sourceforge.net/sourceforge/jocr/gocr-0.37.tar.gz">
     9<!ENTITY gocr-download-ftp "ftp://ftp.sourceforge.net/pub/sourceforge/jocr/gocr-0.37.tar.gz">
    1010<!ENTITY gocr-size "657 KB">
    1111<!ENTITY gocr-time "">
  • pst/scanning/sane/sane-desc.xml

    raef50bc rb028890  
    1313scanning.</para>
    1414<para><command>gimp-plugin</command> : xscanimage as
    15 <application><acronym>GIMP</acronym></application>-plugin.</para>
     15<application><acronym>GIMP</acronym></application> plugin.</para>
    1616</sect3>
    1717
  • pst/scanning/xsane/xsane-desc.xml

    raef50bc rb028890  
    33
    44<para><application>XSane</application> comes with a graphical user interface,
    5 and (if <xref linkend="gimp"/> is available) a <application>gimp</application>
     5and (if <xref linkend="gimp"/> is available) a
     6<application><acronym>GIMP</acronym></application>
    67plugin with advanced features. Please refer to the documentation for further
    78support.</para>
  • pst/typesetting/docbook-dsssl.xml

    raef50bc rb028890  
    1 <sect1 id="docbook-dsssl" xreflabel="DocBook DSSSL-&docbook-dsssl-version;">
     1<sect1 id="docbook-dsssl" xreflabel="DocBook DSSSL Stylesheets-&docbook-dsssl-version;">
    22<?dbhtml filename="docbook-dsssl.html" dir="pst"?>
    3 <title>DocBook DSSSL-&docbook-dsssl-version;</title>
     3<title>DocBook DSSSL Stylesheets-&docbook-dsssl-version;</title>
    44
    55&docbook-dsssl-intro;
  • pst/typesetting/docbook-xsl.xml

    raef50bc rb028890  
    1 <sect1 id="docbook-xsl" xreflabel="DocBook XSL-&docbook-xsl-version;">
     1<sect1 id="docbook-xsl" xreflabel="DocBook XSL Stylesheets-&docbook-xsl-version;">
    22<?dbhtml filename="docbook-xsl.html" dir="pst"?>
    3 <title>DocBook XSL-&docbook-xsl-version;</title>
     3<title>DocBook XSL Stylesheets-&docbook-xsl-version;</title>
    44
    55&docbook-xsl-intro;
  • pst/typesetting/docbook.xml

    raef50bc rb028890  
    1 <sect1 id="DocBook" xreflabel="XML DTD-&DocBook-version;">
     1<sect1 id="DocBook" xreflabel="DocBook XML DTD-&DocBook-version;">
    22<?dbhtml filename="DocBook.html" dir="pst"?>
    3 <title>XML DTD-&DocBook-version;</title>
     3<title>DocBook XML DTD-&DocBook-version;</title>
    44
    55&DocBook-intro;
  • pst/typesetting/sgml-common.xml

    raef50bc rb028890  
    1 <sect1 id="sgml-common" xreflabel="SGML-common-&sgml-common-version;">
     1<sect1 id="sgml-common" xreflabel="SGML Common-&sgml-common-version;">
    22<?dbhtml filename="sgml-common.html" dir="pst"?>
    3 <title>SGML-common-&sgml-common-version;</title>
     3<title>SGML Common-&sgml-common-version;</title>
    44
    55&sgml-common-intro;
  • pst/typesetting/sgml-dtd-3.xml

    raef50bc rb028890  
    1 <sect1 id="sgml-dtd-3" xreflabel="SGML DTD-&sgml-dtd-3-version;">
     1<sect1 id="sgml-dtd-3" xreflabel="DocBook SGML DTD-&sgml-dtd-3-version;">
    22<?dbhtml filename="sgml-dtd-3.html" dir="pst"?>
    3 <title>SGML DTD-&sgml-dtd-3-version;</title>
     3<title>DocBook SGML DTD-&sgml-dtd-3-version;</title>
    44
    55&sgml-dtd-3-intro;
  • pst/typesetting/sgml-dtd.xml

    raef50bc rb028890  
    1 <sect1 id="sgml-dtd" xreflabel="SGML DTD-&sgml-dtd-version;">
     1<sect1 id="sgml-dtd" xreflabel="DocBook SGML DTD-&sgml-dtd-version;">
    22<?dbhtml filename="sgml-dtd.html" dir="pst"?>
    3 <title>SGML DTD-&sgml-dtd-version;</title>
     3<title>DocBook SGML DTD-&sgml-dtd-version;</title>
    44
    55&sgml-dtd-intro;
  • xsoft/office/evolution.xml

    raef50bc rb028890  
    33<title>Evolution-&evolution-version;</title>
    44
    5 &db-3.1-intro;
    6 &db-3.1-inst;
    7 &db-3.1-exp;
    85&evolution-intro;
    96&evolution-inst;
  • xsoft/office/evolution/db-3.1-intro.xml

    raef50bc rb028890  
    1 <sect2>
    2 <title>Introduction to <application>Berkeley DB</application>-&db-3.1-version;</title>
    3 
    4 <para>The <application>Berkeley DB</application> package contains
    5 version &db-3.1-version; of the Berkeley database. <application>Evolution
    6 </application> requires this particular version. The details on
     1<para><application>Evolution </application> requires this particular version.
     2The details on
    73"why" are in the <filename>README</filename> file distibuted with the
    8 <application>evolution</application> source code. <application>Evolution
     4<application>Evolution</application> source code. <application>Evolution
    95</application> links to the library statically, hence this book installs
    106the <application>Berkeley DB</application>-&db-3.1-version; in <filename
    117class="directory">/opt</filename>, which can be removed once
    12 <application>Evolution</application> is compiled.</para>
     8<application>Evolution</application> is installed.</para>
    139
    1410
     
    2723
    2824
    29 </sect2>
  • xsoft/office/evolution/evolution-inst.xml

    raef50bc rb028890  
    22<title>Installation of <application>Evolution</application></title>
    33
     4&db-3.1-intro;
     5</sect2>
     6
     7&db-3.1-inst;
     8&db-3.1-exp;
     9
     10<sect2><title>Return to Installation of <application>Evolution</application></title>
    411<para>Install <application>Evolution</application> by running the following
    512commands:</para>
  • xsoft/office/gimp/gimp-desc.xml

    raef50bc rb028890  
    2525<sect3><title>gimp-remote</title>
    2626<para><command>gimp-remote</command> is a small utility that tells a running
    27 gimp to open a local or remote image file.</para></sect3>
     27<application><acronym>GIMP</acronym></application> to open a local or remote image file.</para></sect3>
    2828
    2929</sect2>
  • xsoft/office/gnucash/gnucash-exp.xml

    raef50bc rb028890  
    33
    44<para><command>--prefix=/opt/gnome</command> : Version &gnucash-version; of
    5 <application>GnuCash</application> is a GNOME 1.4 application.
     5<application>GnuCash</application> is a
     6<application><acronym>GNOME</acronym></application> 1.4 application.
    67</para>
    78
  • xsoft/office/gnumeric/gnumeric-desc.xml

    raef50bc rb028890  
    99
    1010<sect3><title>gnumeric</title>
    11 <para><command>gnumeric</command> is GNOME's spreadsheet application.</para></sect3>
     11<para><command>gnumeric</command> is <application><acronym>GNOME</acronym></application>'s spreadsheet application.</para></sect3>
    1212
    1313
Note: See TracChangeset for help on using the changeset viewer.