source: pst/scanning/scanning.xml@ 2b4c1f8

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 2b4c1f8 was 4e7dc93, checked in by Douglas R. Reno <renodr@…>, 9 months ago

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.

  • Property mode set to 100644
File size: 768 bytes
RevLine 
[c3c6502c]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[5d1668d]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[f45b1953]8<chapter id="pst-scanning">
[c3c6502c]9 <?dbhtml filename="scanning.html"?>
[f45b1953]10
[c3c6502c]11 <title>Scanning</title>
[781a3e82]12
[fa3edfef]13 <para>
14 This chapter contains scanning applications which allow you to
15 convert printed documents into formatted documents readable by other
16 applications.
17 </para>
[c3c6502c]18
[e05cd03f]19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sane.xml"/>
[4e7dc93]20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="simple-scan.xml"/>
[e05cd03f]21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xsane.xml"/>
[f45b1953]22
23</chapter>
Note: See TracBrowser for help on using the repository browser.