]> www.fi.muni.cz Git - evince.git/blobdiff - help/C/synctex-beamer.page
Fixed minor bug, it returned NULL when expecting gboolean.
[evince.git] / help / C / synctex-beamer.page
index 8721e93fe6f6ab52e800044e4699b858820af1ae..65d7607374188a9fe9a9171215071cc0ba0b5058 100644 (file)
@@ -26,7 +26,7 @@
 <section id="forward-search">
     <title>Forward Search: From Beamer-LaTeX source to PDF (<app>Gedit</app> to <app>Evince</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>.  
+      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>
 </section>
 
 
     <title>Backward Search: From PDF to Beamer-LaTeX source(<app>Evince</app> to <app>Gedit</app>)</title>
      <p>
-     With <link xref="synctex-search#backward-search">backward search</link>, you click on some text in a slide, and the corresponding line of LaTex code that ends that particular slide is highlighted.
+     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.
      </p>
  <code>\end{frame}</code>
 
-   
+
 </section>