[gedit] removed /help/notes folder. added files for printing. removed check-update page



commit da9bf084327726963468f87d2fd3f7e8b6708c5b
Author: Jim Campbell <jwcampbell gmail com>
Date:   Fri Mar 25 18:37:11 2011 -0500

    removed /help/notes folder. added files for printing. removed check-update page

 help/C/gedit-plugins-check-update.page |   22 -----
 help/C/gedit-plugins-install.page      |    2 +-
 help/C/gedit-plugins-snippets.page     |    5 +-
 help/C/gedit-printing-order.page       |   55 ++++++++++++
 help/C/gedit-printing-select.page      |   37 ++++++++
 help/C/gedit-printing.page             |   27 +++++--
 help/C/notes/gedit-wiki-notes          |  148 --------------------------------
 7 files changed, 117 insertions(+), 179 deletions(-)
---
diff --git a/help/C/gedit-plugins-install.page b/help/C/gedit-plugins-install.page
index b0d4cbc..8233e71 100644
--- a/help/C/gedit-plugins-install.page
+++ b/help/C/gedit-plugins-install.page
@@ -4,7 +4,7 @@
 
   <info>
     <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
-    <revision pkgversion="3.0" version="0.9" date="2011-03-35" status="review"/>
+    <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
diff --git a/help/C/gedit-plugins-snippets.page b/help/C/gedit-plugins-snippets.page
index 7aa0cc6..14d4e14 100644
--- a/help/C/gedit-plugins-snippets.page
+++ b/help/C/gedit-plugins-snippets.page
@@ -4,7 +4,6 @@
 
 <info>
   <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
-  <desc>Insert often used pieces of text in a fast way.</desc>
   <revision pkgversion="3.0" version="0.1" date="2010-12-5" status="stub"/>
   <credit type="author">
     <name>Daniel Neel</name>
@@ -13,8 +12,10 @@
   <!--INFOAT: http://live.gnome.org/Gedit/Plugins/Snippets-->
 </info>
 
-<title>Snippets</title>
+<title>Use snippets to quickly insert often-used pieces of text</title>
 
 <!-- TODO: write documentation for gedit snippets -->
 
+<p>Coming soon!</p>
+
 </page>
diff --git a/help/C/gedit-printing-order.page b/help/C/gedit-printing-order.page
new file mode 100644
index 0000000..0809e3b
--- /dev/null
+++ b/help/C/gedit-printing-order.page
@@ -0,0 +1,55 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="gedit-print-order">
+
+  <info>
+    <link type="guide" xref="gedit-printing#printing-to-paper"/>
+
+    <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
+    <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>Getting Copies To Print In The Correct 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.
+ </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>
+ <media type="image" src="reverse-collate.png"/>
+</section>
+
+</page>
diff --git a/help/C/gedit-printing-select.page b/help/C/gedit-printing-select.page
new file mode 100644
index 0000000..d529ac0
--- /dev/null
+++ b/help/C/gedit-printing-select.page
@@ -0,0 +1,37 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="gedit-printing-select">
+
+  <info>
+    <link type="guide" xref="gedit-printing#printing-to-paper"/>
+
+    <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
+    <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 Print 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="print-select.png"/>
+</note>
+
+</page>
diff --git a/help/C/gedit-printing.page b/help/C/gedit-printing.page
index 32f35af..7b3e881 100644
--- a/help/C/gedit-printing.page
+++ b/help/C/gedit-printing.page
@@ -1,10 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="topic" style="task"
+      type="guide" style="task"
       id="gedit-printing">
 
+<!-- TODO: include more complex printing options -->
+
   <info>
     <link type="guide" xref="index#gedit-printing-guide"/>
-    <revision pkgversion="3.0" version="0.3" date="2011-03-25" status="incomplete"/>
+    <revision pkgversion="3.0" version="0.3" date="2011-03-25" status="final"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jwcampbell gmail com</email>
@@ -12,15 +14,28 @@
   </info>
 
   <title>Printing with gedit</title>
+
+    <note stye="important">
+      <p>Printing with <app>gedit</app> requires that you have connected and configured your printer. If you have not done this, please consult the printing help documentation for your desktop environment.</p>
+    </note>
   
   <p><app>gedit</app> allows you to both print output to a file, as well as printing output to paper.  Prior to printing your document, you can also preview how the printed document will look by using the <app>Print Preview</app> feature.</p>
     
-  <section id="printing-to-paper">
+  <section id="printing-to-paper" style="2column">
     <title>Printing to paper</title>
+  </section>
+
+  <section id="printing-to-file" style="2column">
+    <title>Printing output to a file</title>
+
+ <p>You can also use <app>gedit</app> to print to a file. To do so, select <guiseq><gui>File</gui><gui>Print</gui><gui>Print to File</gui></guiseq>.</p>
+    <p>Printing is enabled for the following file formats:</p>
+   <list>
+    <item><p>Portable Document Format (.pdf)</p></item>
+    <item><p>PostScript (.ps)</p></item>
+    <item><p>Scalable Vector Graphic (.svg)</p></item>
+   </list>
 
-    <note stye="important">
-      <p>Printing with <app>gedit</app> requires that you have connected and configured your printer. If you have not done this, please consult the printing help documentation for your desktop environment.</p>
-    </note>
   </section>
 
 </page>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]