Grammar fixes

svn path=/trunk/kdegraphics/doc/kdvi/; revision=151862
This commit is contained in:
Lauri Watts 2002-04-25 14:33:36 +00:00
parent 596d02ef19
commit 0901fbc2ca

View file

@ -215,7 +215,7 @@
<anchor id="inv-search"></anchor> <anchor id="inv-search"></anchor>
<para>Inverse search is a very useful feature when you are writing <para>Inverse search is a very useful feature when you are writing
a TeX-document yourself. If everything is properly set up, you can a TeX document yourself. If everything is properly set up, you can
click into &kdvi;'s window with the click into &kdvi;'s window with the
<mousebutton>middle</mousebutton> mouse button (on some systems, <mousebutton>middle</mousebutton> mouse button (on some systems,
when you don't have a three-button mouse, you can simultaneously when you don't have a three-button mouse, you can simultaneously
@ -261,10 +261,10 @@
<section id="inverse-search-tex"> <section id="inverse-search-tex">
<title>Producing TeX-files for inverse search</title> <title>Producing TeX files for inverse search</title>
<para>There are essentially two ways to produce &DVI; files <para>There are essentially two ways to produce &DVI; files
which contain inverse search information: you can either use a which contain inverse search information: you can either use a
TeX/LaTeX-binary which generates and includes the necessary TeX/LaTeX binary which generates and includes the necessary
information automatically, or you can include an extra package information automatically, or you can include an extra package
which is written in TeX/LaTeX.</para> which is written in TeX/LaTeX.</para>
<itemizedlist> <itemizedlist>
@ -284,7 +284,7 @@
search information natively, copy the files search information natively, copy the files
<filename>srcltx.sty</filename> and <filename>srcltx.sty</filename> and
<filename>srctex.sty</filename> to the directory where your <filename>srctex.sty</filename> to the directory where your
TeX-file resides (you can do that by pressing the &Shift; key TeX file resides (you can do that by pressing the &Shift; key
and &LMB; while the mouse pointer is on a hyperlink.) and &LMB; while the mouse pointer is on a hyperlink.)
If you use LaTeX, add the line If you use LaTeX, add the line
<programlisting> <programlisting>
@ -476,7 +476,7 @@
<para><application>NEdit</application> generally works very well <para><application>NEdit</application> generally works very well
indeed. Clicking into the &DVI; file should open a new indeed. Clicking into the &DVI; file should open a new
window. If the TeX-file is already used in another window of window. If the TeX file is already used in another window of
<application>NEdit</application>, the newly opened window <application>NEdit</application>, the newly opened window
displays another view of the buffer. Otherwise, the TeX file is displays another view of the buffer. Otherwise, the TeX file is
loaded. After opening the window, loaded. After opening the window,
@ -494,7 +494,7 @@
remote control <application>NEdit</application>. Make sure remote control <application>NEdit</application>. Make sure
that <command>ncl</command> is available on the command line that <command>ncl</command> is available on the command line
by trying the command <userinput><command>ncl</command> by trying the command <userinput><command>ncl</command>
<parameter>-noask</parameter></userinput>. This which should <parameter>-noask</parameter></userinput>. This should
open an instance of the <application>NEdit</application> open an instance of the <application>NEdit</application>
editor. If <command>ncl</command> is not available, you editor. If <command>ncl</command> is not available, you
might be using an older version of might be using an older version of
@ -617,7 +617,7 @@
mouseclick into the &DVI; file will always open a new instance mouseclick into the &DVI; file will always open a new instance
of the <command>vim</command> editor, even if of the <command>vim</command> editor, even if
<command>vim</command> is already running and even if the <command>vim</command> is already running and even if the
TeX-file is already loaded.</para> TeX file is already loaded.</para>
<tip> <tip>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -656,7 +656,7 @@
search</link>.</para> search</link>.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Go! If you use <application>Emacs</application> and <para>If you use <application>Emacs</application> and
everything is properly set up, you just press everything is properly set up, you just press
<userinput><keycombo <userinput><keycombo
action="simul">&Ctrl;<keycap>X</keycap></keycombo> <keycombo action="simul">&Ctrl;<keycap>X</keycap></keycombo> <keycombo
@ -680,11 +680,11 @@
<listitem> <listitem>
<para>Download the following <para>Download the following
<application>Emacs</application> script, <application>Emacs</application> script,
<filename>kdvi-search.el</filename> (press shift and <filename>kdvi-search.el</filename> (press &Shift; and
click the filename to download) and store it in a &LMB; the filename to download) and store it in a
place where <application>Emacs</application> can place where <application>Emacs</application> can
access it &mdash; we recommend a directory access it &mdash; we recommend a directory
<filename>emacs-scripts</filename>.</para> <filename class="directory">emacs-scripts</filename>.</para>
</listitem> </listitem>
<listitem> <listitem>
<para>Add the lines <para>Add the lines
@ -701,7 +701,7 @@
</listitem> </listitem>
<listitem> <listitem>
<para>Enjoy. Open <application>Emacs</application>, load a <para>Open <application>Emacs</application>, load a
TeX file, produce the corresponding &DVI; file, and either TeX file, produce the corresponding &DVI; file, and either
enter the command <userinput><keycombo enter the command <userinput><keycombo
action="simul"><keycap>M</keycap><keycap>x</keycap> action="simul"><keycap>M</keycap><keycap>x</keycap>
@ -718,8 +718,8 @@
others. <application>Emacs</application> will perhaps also others. <application>Emacs</application> will perhaps also
ask to save the name of the master file <quote>as a local ask to save the name of the master file <quote>as a local
variable</quote>, &ie; as a comment at the very end of the variable</quote>, &ie; as a comment at the very end of the
file. Say either <userinput>yes</userinput> or file. Type either <userinput>yes</userinput> or
<userinput>no</userinput>, and enjoy!</para> <userinput>no</userinput> to continue.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
@ -743,7 +743,7 @@
<title><application>XEmacs</application></title> <title><application>XEmacs</application></title>
<para>To set up <application>XEmacs</application>, follow the <para>To set up <application>XEmacs</application>, follow the
steps for <application>Emacs</application> above, but modify steps for <application>Emacs</application> <link linkend="forw-editor-setup-emacs">above</link>, but modify
your <filename>.xemacs</filename> rather than your your <filename>.xemacs</filename> rather than your
<filename>.emacs</filename> file. If you use a very recent <filename>.emacs</filename> file. If you use a very recent
version of <application>XEmacs</application>, <filename version of <application>XEmacs</application>, <filename
@ -839,7 +839,7 @@
<varlistentry> <varlistentry>
<term><guilabel>Show PostScript specials</guilabel></term> <term><guilabel>Show PostScript specials</guilabel></term>
<listitem> <listitem>
<para>If this options is checked, &kdvi; will display <para>If this option is checked, &kdvi; will display
&PostScript; graphics which are embedded into the &DVI; &PostScript; graphics which are embedded into the &DVI;
file. You probably want to set this option.</para> file. You probably want to set this option.</para>
@ -891,7 +891,7 @@
the pre-configured editors from the the pre-configured editors from the
<guilabel>Editor</guilabel> combobox, then you don't have <guilabel>Editor</guilabel> combobox, then you don't have
to do anything else. If you whish to use a different to do anything else. If you whish to use a different
editor, chose <guilabel>User defined Editor</guilabel> editor, chose <guilabel>User-defined editor</guilabel>
from the <guilabel>Editor</guilabel> combobox and enter from the <guilabel>Editor</guilabel> combobox and enter
the command line which will be used to start your the command line which will be used to start your
editor. Use the placeholders <token>%f</token> and editor. Use the placeholders <token>%f</token> and