glfs/pst/scanning/scanning.xml
Douglas R. Reno 4e7dc93e8b Add simple-scan to the book
This package will eventually replace XSane and sane-frontends in an effort to
get away from GTK+-2. Network scanning as well as local scanning appears
to work well.
2023-09-26 11:44:17 -05:00

24 lines
768 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<chapter id="pst-scanning">
<?dbhtml filename="scanning.html"?>
<title>Scanning</title>
<para>
This chapter contains scanning applications which allow you to
convert printed documents into formatted documents readable by other
applications.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sane.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="simple-scan.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xsane.xml"/>
</chapter>