diff options
| author | Paul Eggert | 2015-03-17 16:55:02 -0700 |
|---|---|---|
| committer | Paul Eggert | 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.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 | |||
| 608 | 608 | ||
| 609 | @item < | 609 | @item < |
| 610 | Promote the current section. This will convert @code{\section} to | 610 | Promote the current section. This will convert @code{\section} to |
| 611 | @code{\chapter}, @code{\subsection} to @code{\section} etc. If there is | 611 | @code{\chapter}, @code{\subsection} to @code{\section} etc. If there is |
| 612 | an active region, all sections in the region will be promoted, including | 612 | an active region, all sections in the region will be promoted, including |
| 613 | the one at point. To avoid mistakes, @RefTeX{} requires a fresh | 613 | the one at point. To avoid mistakes, @RefTeX{} requires a fresh |
| 614 | document scan before executing this command; if necessary, it will | 614 | document scan before executing this command; if necessary, it will |
| @@ -1567,7 +1567,7 @@ Here is the setup: | |||
| 1567 | @cindex @code{linguex}, LaTeX package | 1567 | @cindex @code{linguex}, LaTeX package |
| 1568 | @cindex LaTeX packages, @code{linguex} | 1568 | @cindex LaTeX packages, @code{linguex} |
| 1569 | A more complex example is the @file{linguex.sty} package which defines | 1569 | A more complex example is the @file{linguex.sty} package which defines |
| 1570 | list macros @samp{\ex.}, @samp{\a.}, @samp{\b.} etc. for lists which are | 1570 | list macros @samp{\ex.}, @samp{\a.}, @samp{\b.} etc.@: for lists which are |
| 1571 | terminated by @samp{\z.} or by an empty line. | 1571 | terminated by @samp{\z.} or by an empty line. |
| 1572 | 1572 | ||
| 1573 | @example | 1573 | @example |
| @@ -5906,7 +5906,7 @@ When no BibTeX database files are specified, citations can also use | |||
| 5906 | @noindent @b{Version 3.11} | 5906 | @noindent @b{Version 3.11} |
| 5907 | @itemize @bullet | 5907 | @itemize @bullet |
| 5908 | @item | 5908 | @item |
| 5909 | Fixed bug which led to naked label in (e.g.@:) footnotes. | 5909 | Fixed bug which led to naked label in (e.g.)@: footnotes. |
| 5910 | @item | 5910 | @item |
| 5911 | Added scroll-other-window functions to RefTeX-Select. | 5911 | Added scroll-other-window functions to RefTeX-Select. |
| 5912 | @end itemize | 5912 | @end itemize |