[evince] help: it's called "gedit"



commit 2c56cf506f61dc2791729e2a21623d93096f8024
Author: Ryan Lortie <desrt desrt ca>
Date:   Sat Sep 3 21:04:00 2011 -0400

    help: it's called "gedit"
    
    Change various spellings of gedit to the canonical all-lowercase form.

 help/C/synctex-beamer.page  |    4 ++--
 help/C/synctex-editors.page |    6 +++---
 help/C/synctex-search.page  |    8 ++++----
 help/C/synctex-support.page |    2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/help/C/synctex-beamer.page b/help/C/synctex-beamer.page
index d230743..a1cd7a0 100644
--- a/help/C/synctex-beamer.page
+++ b/help/C/synctex-beamer.page
@@ -24,7 +24,7 @@
    You can perform forward and backward search in a <em>Beamer-LaTeX</em> presentation in a similar fashion to <link xref="synctex-search">searching</link> through other TeX files compiled with SyncTex.  However the search brings you to the corresponding frame (slide), not necessarily the associated line of text.  This difference is outlined in detail below.
 </p>
 <section id="forward-search">
-    <title>Forward search: from Beamer-LaTeX source to PDF (<app>Gedit</app> to the <app>document viewer</app>)</title>
+    <title>Forward search: from Beamer-LaTeX source to PDF (<app>gedit</app> to the <app>document viewer</app>)</title>
     <p>
       With <link xref="synctex-search#forward-search">forward search</link>, you can click on a specific line of Beamer-LaTeX source code. The <em>top</em> of the corresponding slide in the PDF will be outlined in red.  This will often be the <em>frametitle</em>.
     </p>
@@ -32,7 +32,7 @@
 
 <section id="backward-search">
 
-    <title>Backward search: from PDF to Beamer-LaTeX source (from the <app>document viewer</app> to <app>Gedit</app>)</title>
+    <title>Backward search: from PDF to Beamer-LaTeX source (from the <app>document viewer</app> to <app>gedit</app>)</title>
      <p>
      With <link xref="synctex-search#backward-search">backward search</link>, you click on some text in a frame, and the corresponding line of LaTex code that ends that particular frame is highlighted.  This will usually be the line:
      </p>
diff --git a/help/C/synctex-editors.page b/help/C/synctex-editors.page
index 9397d3b..734091c 100644
--- a/help/C/synctex-editors.page
+++ b/help/C/synctex-editors.page
@@ -19,15 +19,15 @@
 
 <title>Supported editors</title>
 
-<section><title><app>Gedit</app></title>
+<section><title><app>gedit</app></title>
 <p>
-<link xref="synctex-search#forward-search">Forward Search</link> (from <app>Gedit</app> to the <app>document viewer</app>) and <link xref="synctex-search#backward-search">Backward search</link> (from the <app>document viewer</app> to <app>Gedit</app>) are both supported.
+<link xref="synctex-search#forward-search">Forward Search</link> (from <app>gedit</app> to the <app>document viewer</app>) and <link xref="synctex-search#backward-search">Backward search</link> (from the <app>document viewer</app> to <app>gedit</app>) are both supported.
 </p>
 </section>
 
 <section><title>Vim-latex</title>
 <p>
-The <app>Gedit</app> plugin contains a python script (evince_dbus.py) that can be used to get SyncTex working with Vim.
+The <app>gedit</app> plugin contains a python script (evince_dbus.py) that can be used to get SyncTex working with Vim.
 In order to use vim-latex together with the <app>document viewer</app> you need to follow the next steps:
 </p>
 <steps>
diff --git a/help/C/synctex-search.page b/help/C/synctex-search.page
index 5648d2a..2aa0a7e 100644
--- a/help/C/synctex-search.page
+++ b/help/C/synctex-search.page
@@ -4,7 +4,7 @@
 
   <info>
     <link type="guide" xref="index#synctex" group="fifth"/>
-    <desc>Flip between the <app>document viewer </app> and <app>Gedit</app>.</desc>
+    <desc>Flip between the <app>document viewer </app> and <app>gedit</app>.</desc>
 
     <revision pkgversion="2.32" version="0.1" date="2010-09-28" status="draft"/>
     <credit type="author">
@@ -23,7 +23,7 @@
 </p>
 
 <section id="forward-search">
-    <title>Forward search: from TeX to PDF (from <app>Gedit</app> to the <app>document viewer</app>)</title>
+    <title>Forward search: from TeX to PDF (from <app>gedit</app> to the <app>document viewer</app>)</title>
      <p>
      Forward search allows you to click on a specific section of TeX source code, and jump to the associated position in the PDF.  To perform forward search:
  </p>
@@ -35,7 +35,7 @@
 </item>
 <item>
 <p>
-  In <app>Gedit</app>, click <guiseq><gui>Tools</gui> <gui>Forward Search</gui></guiseq>.  The corresponding line in the PDF will be outlined in red.
+  In <app>gedit</app>, click <guiseq><gui>Tools</gui> <gui>Forward Search</gui></guiseq>.  The corresponding line in the PDF will be outlined in red.
 </p>
 <p>
 Alternatively, you can press <keyseq><key>Ctrl</key><key>Alt</key><key>F</key></keyseq>, or <key>Ctrl</key>+Left Click. The corresponding line in the PDF will be outlined in red.
@@ -58,7 +58,7 @@ either in the first or last three lines of each included TeX file, and forward s
 </section>
 
 <section id="backward-search">
-    <title>Backward search: from PDF to TeX (from the <app>document viewer</app> to <app>Gedit</app>)</title>
+    <title>Backward search: from PDF to TeX (from the <app>document viewer</app> to <app>gedit</app>)</title>
      <p>
  Backward search allows you to click on a specific line in the PDF file, and jump to the associated line in the TeX source code.
 </p>
diff --git a/help/C/synctex-support.page b/help/C/synctex-support.page
index c969904..1108b7a 100644
--- a/help/C/synctex-support.page
+++ b/help/C/synctex-support.page
@@ -35,7 +35,7 @@ The following packages need to be installed in order to add support for SyncTex:
 </list>
 
 <p>
-  In <app>Gedit</app>, enable the SyncTex Plugin:
+  In <app>gedit</app>, enable the SyncTex Plugin:
 </p>
 <steps>
    <item>



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