diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 15:56:34 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 15:56:34 -0600 |
commit | b529f046c9a64ac5fcfa60747af940cf972b3ebc (patch) | |
tree | 83c28cf7fa8fed1960ebd3924b579e7ed8c95cc6 /doc/tdeprint/extensions.docbook | |
parent | 6508fe4c40c60fd7a43bd3d9e19b762e10ea3f53 (diff) | |
download | tdebase-b529f046c9a64ac5fcfa60747af940cf972b3ebc.tar.gz tdebase-b529f046c9a64ac5fcfa60747af940cf972b3ebc.zip |
Actually move the kde files that were renamed in the last commit
Diffstat (limited to 'doc/tdeprint/extensions.docbook')
-rw-r--r-- | doc/tdeprint/extensions.docbook | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/doc/tdeprint/extensions.docbook b/doc/tdeprint/extensions.docbook new file mode 100644 index 000000000..c14691d51 --- /dev/null +++ b/doc/tdeprint/extensions.docbook @@ -0,0 +1,57 @@ +<chapter id="extensions-to-all-printsubsystems"> +<title>&tdeprint; Extensions To All Print Subsystems</title> + +<sect1> +<title><quote>Virtual</quote> Printers</title> + +<sect2> +<title>The <quote>Fax</quote> Printer</title> + +<para>To be written</para> + +</sect2> + +<sect2> +<title>The <quote>File</quote> Printer</title> + +<para>To be written</para> + +</sect2> + +<sect2> +<title>The <quote><acronym>PDF</acronym></quote> Printer</title> + +<para>To be written</para> + +</sect2> + +</sect1> + +<sect1 id="external-filters"> +<title><quote>External</quote> Filters</title> + +<sect2> +<title>The <command>enscript</command> Filter for Text Files</title> + +<para>To be written</para> + +</sect2> + +<sect2> +<title>The <quote>n-up</quote> Filter for Any File</title> + +<para>To be written</para> + +</sect2> + +<sect2> +<title>Three different <quote>Make Pamphlet</quote> Filters for +&PostScript; Files</title> + +<para>To be written</para> + +</sect2> + +</sect1> + +</chapter> |