summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Campbell <jwcampbell@gmail.com>2011-03-20 12:23:36 -0400
committerJim Campbell <jwcampbell@gmail.com>2011-03-20 12:23:44 -0400
commit2442269ca7242586f65ec93176915a126359593c (patch)
tree72536c6eaf8d2f43275a3a01498b3550b731c01b
parent5870fe9cf7c97b5e84f52b4a9a388cb03ba77ad5 (diff)
downloadgnome-user-docs-2442269ca7242586f65ec93176915a126359593c.tar.gz
gnome-user-docs-2442269ca7242586f65ec93176915a126359593c.tar.xz
gnome-user-docs-2442269ca7242586f65ec93176915a126359593c.zip
updated non-setup printing help
-rw-r--r--gnome-help/C/figures/printing-select.pngbin0 -> 6266 bytes
-rw-r--r--gnome-help/C/printing-2sided.page2
-rw-r--r--gnome-help/C/printing-booklet.page35
-rw-r--r--gnome-help/C/printing-differentsize.page45
-rw-r--r--gnome-help/C/printing-order.page61
-rw-r--r--gnome-help/C/printing-select.page37
6 files changed, 179 insertions, 1 deletions
diff --git a/gnome-help/C/figures/printing-select.png b/gnome-help/C/figures/printing-select.png
new file mode 100644
index 0000000..6a7a686
--- /dev/null
+++ b/gnome-help/C/figures/printing-select.png
Binary files differ
diff --git a/gnome-help/C/printing-2sided.page b/gnome-help/C/printing-2sided.page
index 5a66998..5676ccc 100644
--- a/gnome-help/C/printing-2sided.page
+++ b/gnome-help/C/printing-2sided.page
@@ -41,7 +41,7 @@
</item>
<item>
<p>
- You can print more than one page of the document per <em>side</em> of paper too. Use the <gui>Pages per side</gui> option to do this.
+You can print more than one page of the document per <em>side</em> of paper too. Use the <gui>Pages per side</gui> option to do this.
</p>
</item>
</steps>
diff --git a/gnome-help/C/printing-booklet.page b/gnome-help/C/printing-booklet.page
new file mode 100644
index 0000000..bbf976e
--- /dev/null
+++ b/gnome-help/C/printing-booklet.page
@@ -0,0 +1,35 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="printing-booklet">
+
+ <info>
+ <link type="guide" xref="hardware#printing-docs-pics"/>
+
+ <desc>How to print a booklet.</desc>
+
+ <revision pkgversion="3.0" version="0.1" date="2011-03-20" status="draft"/>
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany@antopolski.com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Printing a Booklet</title>
+
+<p>
+ If you are printing a booklet (which will perhaps be bound or stapled in the middle of each page), select the type of printer you will be using for printing from the list below. Then select the number of printed pages your booklet will have.
+</p>
+
+<section id="singleSided" style="2column">
+ <title>Printer Allows Single-Sided Printing</title>
+</section>
+
+<section id="doubleSided" style="2column">
+ <title>Printer Allows Double-Sided Printing</title>
+</section>
+
+</page>
diff --git a/gnome-help/C/printing-differentsize.page b/gnome-help/C/printing-differentsize.page
new file mode 100644
index 0000000..4d2f0fd
--- /dev/null
+++ b/gnome-help/C/printing-differentsize.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="printing-differentsize">
+
+ <info>
+ <link type="guide" xref="hardware#printing-docs-pics"/>
+ <desc>Print a document on a different paper size or orientation.</desc>
+
+ <revision pkgversion="3.0" version="0.1" date="2011-03-20" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull@gmail.com</email>
+ </credit>
+ <credit type="author">
+ <name>Jim Campbell</name>
+ <email>jwcampbell@gmail.com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+
+<title>Change the paper size when printing</title>
+
+<p>
+If you want to change the paper size of your document (for example, print a US Letter-sized PDF on A4 paper), you can change the printing format for the document.
+</p>
+<steps>
+ <item><p>Click <guiseq><gui>File</gui><gui>Print...</gui></guiseq></p></item>
+ <item><p>Select the <gui>Page Setup</gui> tab.</p></item>
+ <item><p>Under the <em>Paper</em> column, choose your <em>Paper size</em> from the dropdown list.</p></item>
+ <item><p>Click <gui>Print</gui> and your document should print.</p></item>
+</steps>
+
+<p>
+You can also use the <gui>Orientation</gui> menu to choose a different orientation:
+</p>
+
+<list>
+<item><p><gui>Portrait</gui></p></item>
+<item><p><gui>Landscape</gui></p></item>
+<item><p><gui>Reverse portrait</gui></p></item>
+<item><p><gui>Reverse landscape</gui></p></item>
+</list>
+</page>
diff --git a/gnome-help/C/printing-order.page b/gnome-help/C/printing-order.page
new file mode 100644
index 0000000..fc66328
--- /dev/null
+++ b/gnome-help/C/printing-order.page
@@ -0,0 +1,61 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="printing-order">
+
+ <info>
+ <link type="guide" xref="hardware#printing-docs-pics"/>
+
+ <desc>Collate and reverse the print order.</desc>
+
+ <revision pkgversion="3.0" version="0.1" date="2011-03-2" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull@gmail.com</email>
+ </credit>
+ <credit type="author">
+ <name>Jim Campbell</name>
+ <email>jwcampbell@gmail.com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+
+<title>Make pages print in a different order</title>
+
+<section>
+ <title>
+ Reverse
+ </title>
+ <p>
+ Printers usually print the first page first, and the last page last, so the pages end up in reverse order when you pick them up. If needed, you can reverse this printing order.
+ </p>
+ <p>
+ To reverse the order:
+ </p>
+ <steps>
+ <item><p><guiseq><gui>File</gui><gui>Print</gui></guiseq></p></item>
+ <item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em>, check <gui>Reverse</gui>. The last page will be printed first, and so on.</p></item>
+ </steps>
+</section>
+
+<section>
+ <title>
+ Collate
+ </title>
+ <p>
+ If you are printing more than one copy of the document, the print outs will be grouped by page number by default. (e.g. The copies of page one come out, then the copies of page two, etc.) Collating will make each copy come out with
+its pages grouped together.
+ </p>
+
+ <p>
+ To Collate:
+ </p>
+ <steps>
+ <item><p>Click <guiseq><gui>File</gui><gui>Print</gui></guiseq></p></item>
+ <item><p>In the <gui>General</gui> tab of the Print window under <em>Copies</em> check <gui>Collate</gui>. </p></item>
+ </steps>
+ <!-- Need to add this image <media type="image" src="figures/reverse-collate.png"/> -->
+</section>
+
+</page>
diff --git a/gnome-help/C/printing-select.page b/gnome-help/C/printing-select.page
new file mode 100644
index 0000000..8671dd7
--- /dev/null
+++ b/gnome-help/C/printing-select.page
@@ -0,0 +1,37 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="guide" style="task"
+ id="printing-select">
+
+ <info>
+ <link type="guide" xref="hardware#printing-docs-pics"/>
+ <desc>Print only specific pages, or only a range of pages.</desc>
+
+ <revision pkgversion="3.0" version="0.1" date="2011-03-20" status="review"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull@gmail.com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+ </info>
+
+<title>Only printing certain pages</title>
+
+<p>
+ To only print certain pages from the document:
+</p>
+<steps>
+ <item><p>Click <guiseq><gui>File</gui><gui>Print...</gui></guiseq></p></item>
+ <item><p>In the <gui>General</gui> tab in the <gui>Print</gui> window choose <gui>Pages</gui> from the <gui>Range</gui> section.</p></item>
+<item><p>Type the numbers of the pages you want to print in the textbox, separated by commas. Use a dash to denote a range of pages.</p></item>
+</steps>
+
+<note>
+<p>
+For example, if you enter "1,3,5-7,9" in the <gui>Pages</gui> textbox, pages 1,3,5,6,7 and 9 will be printed.
+</p>
+ <media type="image" src="figures/printing-select.png"/>
+</note>
+
+</page>