[evince] help: add page scaling docs, bug 740230
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] help: add page scaling docs, bug 740230
- Date: Mon, 26 Jan 2015 15:36:19 +0000 (UTC)
commit b65aeae1839d52fcc7e1b9cebb2ae2ff76155e1a
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Mon Jan 26 15:33:11 2015 +0000
help: add page scaling docs, bug 740230
help/C/print-pagescaling.page | 47 +++++++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 48 insertions(+), 0 deletions(-)
---
diff --git a/help/C/print-pagescaling.page b/help/C/print-pagescaling.page
new file mode 100644
index 0000000..1f4282b
--- /dev/null
+++ b/help/C/print-pagescaling.page
@@ -0,0 +1,47 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide" style="task"
+ id="print-pagescaling">
+
+ <info>
+ <link type="guide" xref="printing"/>
+
+ <revision pkgversion="3.16" date="2015-01-26" status="incomplete"/>
+
+ <credit type="author">
+ <name>Ekaterina Gerasimova</name>
+ <email its:translate="no">kittykat3756 gmail com</email>
+ <years>2015</years>
+ </credit>
+
+ <include href="legal-unported.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Shrink or fit the document to the paper size.</desc>
+ </info>
+
+ <title>Scale page for 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>Open the menu at the top-right of the window, then select
+ <gui style="menuitem">Print…</gui>.</p>
+ </item>
+ <item>
+ <p>Select the <gui style="tab">Page Handling</gui> tab.</p>
+ </item>
+ <item>
+ <p>Choose your <em>Paper Scaling</em> from the dropdown list.</p>
+ </item>
+ <item>
+ <p>Click <gui>Print</gui> and your document should print.</p>
+ </item>
+ </steps>
+
+ <!-- TODO explain what fit and shrink are supposed to do. They both currently
+ do the same thing (shrink) -->
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index d90632b..5909057 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -70,6 +70,7 @@ HELP_FILES = \
print-differentsize.page \
printing.page \
print-order.page \
+ print-pagescaling.page \
print-select.page \
reload.page \
shortcuts.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]