diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-03-17 16:55:02 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-03-17 16:56:21 -0700 |
commit | 41278b775bd3ebc213ff8b9eda2f2c04a5354bba (patch) | |
tree | 26db6172e427c91ef681e9285596d96a95a7aab7 /doc/misc/reftex.texi | |
parent | 7ec63a3afa52213b7b3cd3ecc0717c6e6504dc43 (diff) | |
download | emacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.tar.gz emacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.tar.bz2 emacs-41278b775bd3ebc213ff8b9eda2f2c04a5354bba.zip |
Spacing and punctuation fixes
Diffstat (limited to 'doc/misc/reftex.texi')
-rw-r--r-- | doc/misc/reftex.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi index facfb4376db..1497b1f5f1d 100644 --- a/doc/misc/reftex.texi +++ b/doc/misc/reftex.texi @@ -608,7 +608,7 @@ Show calling point in another window. This is the point from where @item < Promote the current section. This will convert @code{\section} to -@code{\chapter}, @code{\subsection} to @code{\section} etc. If there is +@code{\chapter}, @code{\subsection} to @code{\section} etc. If there is an active region, all sections in the region will be promoted, including the one at point. To avoid mistakes, @RefTeX{} requires a fresh document scan before executing this command; if necessary, it will @@ -1567,7 +1567,7 @@ Here is the setup: @cindex @code{linguex}, LaTeX package @cindex LaTeX packages, @code{linguex} A more complex example is the @file{linguex.sty} package which defines -list macros @samp{\ex.}, @samp{\a.}, @samp{\b.} etc. for lists which are +list macros @samp{\ex.}, @samp{\a.}, @samp{\b.} etc.@: for lists which are terminated by @samp{\z.} or by an empty line. @example @@ -5906,7 +5906,7 @@ When no BibTeX database files are specified, citations can also use @noindent @b{Version 3.11} @itemize @bullet @item -Fixed bug which led to naked label in (e.g.@:) footnotes. +Fixed bug which led to naked label in (e.g.)@: footnotes. @item Added scroll-other-window functions to RefTeX-Select. @end itemize |