Changeset 781a3e82 for pst/scanning


Ignore:
Timestamp:
09/24/2003 04:33:32 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:
64a25d5
Parents:
a723847c
Message:

Part 8, capitalization and tagging complete

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

Location:
pst/scanning
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • pst/scanning/sane.xml

    ra723847c r781a3e82  
    1 <sect1 id="sane" xreflabel="sane-&sane-version;">
     1<sect1 id="sane" xreflabel="SANE-&sane-version;">
    22<?dbhtml filename="sane.html" dir="pst"?>
    3 <title>sane-&sane-version;</title>
     3<title>SANE-&sane-version;</title>
    44
    55&sane-intro;
  • pst/scanning/sane/sane-inst.xml

    ra723847c r781a3e82  
    11<sect2>
    2 <title>Installation of <application>sane</application></title>
     2<title>Installation of <application><acronym>SANE</acronym></application></title>
    33
    44<sect3><title>Preparing your system for scanner access</title>
     
    1212</sect3>
    1313
    14 <sect3><title>Installation of <application>sane</application> backends</title>
     14<sect3><title>Installation of <application><acronym>SANE</acronym></application> backends</title>
    1515
    16 <para>Install <application>sane</application> backends by running the following
    17 commands:</para>
     16<para>Install <application><acronym>SANE</acronym></application> backends by
     17running the following commands:</para>
    1818
    1919<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     
    2323</sect3>
    2424
    25 <sect3><title>Installation of <application>sane</application> frontends</title>
     25<sect3><title>Installation of <application><acronym>SANE</acronym></application> frontends</title>
    2626
    27 <para>To install <application>sane</application> frontends, use the following
     27<para>To install <application><acronym>SANE</acronym></application> frontends, use the following
    2828commands:</para>
    2929
  • pst/scanning/sane/sane-intro.xml

    ra723847c r781a3e82  
    11<sect2>
    2 <title>Introduction to <application>sane</application></title>
     2<title>Introduction to <application><acronym>SANE</acronym></application></title>
    33
    44<para><acronym>SANE</acronym> is short for Scanner Access Now Easy.
    55Scanner access, however, is far from easy, since every vendor has their own
    66protocols. The only known protocol that should bring some unity into this
    7 chaos is the <acronym>TWAIN</acronym> interface, but this is too imprecise to
     7chaos is the TWAIN interface, but this is too imprecise to
    88allow a stable scanning framework. Therefore, <acronym>SANE</acronym> comes
    99with its own protocol, so the vendor drivers can't be used.</para>
     
    2929</sect3>
    3030                                                                               
    31 <sect3><title><application>sane</application> dependencies</title>
     31<sect3><title><application><acronym>SANE</acronym></application> dependencies</title>
    3232<sect4><title>Optional</title>
    3333<para><xref linkend="xfree86"/>, <xref linkend="GTK"/> and <xref
  • pst/scanning/scanning.xml

    ra723847c r781a3e82  
    22<?dbhtml filename="scanning.html" dir="pst"?>
    33<title>Scanning</title>
     4
     5<para>This chapter contains scanning applications which allow us to
     6convert printed documents into formatted documents readable by other
     7applications.</para>
    48
    59&sane;
  • pst/scanning/xsane.xml

    ra723847c r781a3e82  
    1 <sect1 id="xsane" xreflabel="xsane-&xsane-version;">
     1<sect1 id="xsane" xreflabel="XSane-&xsane-version;">
    22<?dbhtml filename="xsane.html" dir="pst"?>
    3 <title>xsane-&xsane-version;</title>
     3<title>XSane-&xsane-version;</title>
    44
    55&xsane-intro;
  • pst/scanning/xsane/xsane-desc.xml

    ra723847c r781a3e82  
    22<title>Contents</title>
    33
    4 <para><application>xsane</application> comes with a graphical user interface,
     4<para><application>XSane</application> comes with a graphical user interface,
    55and (if <xref linkend="gimp"/> is available) a <application>gimp</application>
    66plugin with advanced features. Please refer to the documentation for further
  • pst/scanning/xsane/xsane-inst.xml

    ra723847c r781a3e82  
    11<sect2>
    2 <title>Installation of <application>xsane</application></title>
     2<title>Installation of <application>XSane</application></title>
    33
    4 <para>Install <application>xsane</application> by running the following
     4<para>Install <application>XSane</application> by running the following
    55commands:</para>
    66
  • pst/scanning/xsane/xsane-intro.xml

    ra723847c r781a3e82  
    11<sect2>
    2 <title>Introduction to <application>xsane</application></title>
     2<title>Introduction to <application>XSane</application></title>
    33
    4 <para><application>xsane</application> is another frontend for
     4<para><application>XSane</application> is another frontend for
    55<xref linkend="sane"/>. It has additional features to improve the image
    66quality compared to xscanimage.</para>
     
    1919</sect3>
    2020                                                                               
    21 <sect3><title><application>xsane</application> dependencies</title>
     21<sect3><title><application>XSane</application> dependencies</title>
    2222<sect4><title>Required</title>
    2323<para><xref linkend="sane"/>, <xref linkend="xfree86"/>, <xref
Note: See TracChangeset for help on using the changeset viewer.