Mercurial > emacs
comparison man/reftex.texi @ 36509:45500c80145f
Fix case convention for mouse click.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 04 Mar 2001 07:07:55 +0000 |
parents | c7c99d08c223 |
children | 528310f62c34 |
comparison
equal
deleted
inserted
replaced
36508:753bb928f910 | 36509:45500c80145f |
---|---|
511 @item @key{RET} | 511 @item @key{RET} |
512 Go to the location and hide the @file{*toc*} buffer. This will restore | 512 Go to the location and hide the @file{*toc*} buffer. This will restore |
513 the window configuration before @code{reftex-toc} (@kbd{C-c =}) was | 513 the window configuration before @code{reftex-toc} (@kbd{C-c =}) was |
514 called.@refill | 514 called.@refill |
515 | 515 |
516 @item mouse-2 | 516 @item Mouse-2 |
517 @vindex reftex-highlight-selection | 517 @vindex reftex-highlight-selection |
518 Clicking with mouse button 2 on a line has the same effect as @key{RET}. | 518 Clicking with mouse button 2 on a line has the same effect as @key{RET}. |
519 See also variable @code{reftex-highlight-selection}, @ref{Options | 519 See also variable @code{reftex-highlight-selection}, @ref{Options |
520 (Fontification)}.@refill | 520 (Fontification)}.@refill |
521 | 521 |
825 @item @key{RET} | 825 @item @key{RET} |
826 Insert a reference to the label at point into the buffer from which the | 826 Insert a reference to the label at point into the buffer from which the |
827 selection process was started. When entries have been marked, @key{RET} | 827 selection process was started. When entries have been marked, @key{RET} |
828 references all marked labels.@refill | 828 references all marked labels.@refill |
829 | 829 |
830 @item mouse-2 | 830 @item Mouse-2 |
831 @vindex reftex-highlight-selection | 831 @vindex reftex-highlight-selection |
832 Clicking with mouse button 2 on a label will accept it like @key{RET} | 832 Clicking with mouse button 2 on a label will accept it like @key{RET} |
833 would. See also variable @code{reftex-highlight-selection}, @ref{Options | 833 would. See also variable @code{reftex-highlight-selection}, @ref{Options |
834 (Misc)}.@refill | 834 (Misc)}.@refill |
835 | 835 |
1496 @cindex Cross-references, displaying | 1496 @cindex Cross-references, displaying |
1497 @cindex Reference info | 1497 @cindex Reference info |
1498 @cindex Displaying cross-references | 1498 @cindex Displaying cross-references |
1499 @cindex Viewing cross-references | 1499 @cindex Viewing cross-references |
1500 @kindex C-c & | 1500 @kindex C-c & |
1501 @kindex S-mouse-2 | 1501 @kindex S-Mouse-2 |
1502 | 1502 |
1503 When point is idle on the argument of a @code{\ref} macro, the echo area | 1503 When point is idle on the argument of a @code{\ref} macro, the echo area |
1504 will display some information about the label referenced there. Note | 1504 will display some information about the label referenced there. Note |
1505 that the information is only displayed if the echo area is not occupied | 1505 that the information is only displayed if the echo area is not occupied |
1506 by a different message. | 1506 by a different message. |
1675 @tablesubheading{Selecting entries and creating the citation} | 1675 @tablesubheading{Selecting entries and creating the citation} |
1676 @item @key{RET} | 1676 @item @key{RET} |
1677 Insert a citation referencing the article at point into the buffer from | 1677 Insert a citation referencing the article at point into the buffer from |
1678 which the selection process was started.@refill | 1678 which the selection process was started.@refill |
1679 | 1679 |
1680 @item mouse-2 | 1680 @item Mouse-2 |
1681 @vindex reftex-highlight-selection | 1681 @vindex reftex-highlight-selection |
1682 Clicking with mouse button 2 on a citation will accept it like @key{RET} | 1682 Clicking with mouse button 2 on a citation will accept it like @key{RET} |
1683 would. See also variable @code{reftex-highlight-selection}, @ref{Options | 1683 would. See also variable @code{reftex-highlight-selection}, @ref{Options |
1684 (Misc)}.@refill | 1684 (Misc)}.@refill |
1685 | 1685 |
1791 @cindex Displaying citations | 1791 @cindex Displaying citations |
1792 @cindex Citations, displaying | 1792 @cindex Citations, displaying |
1793 @cindex Citation info | 1793 @cindex Citation info |
1794 @cindex Viewing citations | 1794 @cindex Viewing citations |
1795 @kindex C-c & | 1795 @kindex C-c & |
1796 @kindex S-mouse-2 | 1796 @kindex S-Mouse-2 |
1797 @findex reftex-view-crossref | 1797 @findex reftex-view-crossref |
1798 @findex reftex-mouse-view-crossref | 1798 @findex reftex-mouse-view-crossref |
1799 | 1799 |
1800 When point is idle on the argument of a @code{\cite} macro, the echo area | 1800 When point is idle on the argument of a @code{\cite} macro, the echo area |
1801 will display some information about the article cited there. Note | 1801 will display some information about the article cited there. Note |
2472 @node Viewing Cross-References, RefTeXs Menu, Index Support, Top | 2472 @node Viewing Cross-References, RefTeXs Menu, Index Support, Top |
2473 @chapter Viewing Cross--References | 2473 @chapter Viewing Cross--References |
2474 @findex reftex-view-crossref | 2474 @findex reftex-view-crossref |
2475 @findex reftex-mouse-view-crossref | 2475 @findex reftex-mouse-view-crossref |
2476 @kindex C-c & | 2476 @kindex C-c & |
2477 @kindex S-mouse-2 | 2477 @kindex S-Mouse-2 |
2478 | 2478 |
2479 @b{Ref@TeX{}} can display cross--referencing information. This means, | 2479 @b{Ref@TeX{}} can display cross--referencing information. This means, |
2480 if two document locations are linked, @b{Ref@TeX{}} can display the | 2480 if two document locations are linked, @b{Ref@TeX{}} can display the |
2481 matching location(s) in another window. The @code{\label} and @code{\ref} | 2481 matching location(s) in another window. The @code{\label} and @code{\ref} |
2482 macros are one way of establishing such a link. Also, a @code{\cite} | 2482 macros are one way of establishing such a link. Also, a @code{\cite} |
2484 database entry.@refill | 2484 database entry.@refill |
2485 | 2485 |
2486 The feature is invoked by pressing @kbd{C-c &} | 2486 The feature is invoked by pressing @kbd{C-c &} |
2487 (@code{reftex-view-crossref}) while point is on the @var{key} argument | 2487 (@code{reftex-view-crossref}) while point is on the @var{key} argument |
2488 of a macro involved in cross--referencing. You can also click with | 2488 of a macro involved in cross--referencing. You can also click with |
2489 @kbd{S-mouse-2} on the macro argument. Here is what will happen for | 2489 @kbd{S-Mouse-2} on the macro argument. Here is what will happen for |
2490 individual classes of macros:@refill | 2490 individual classes of macros:@refill |
2491 | 2491 |
2492 @table @asis | 2492 @table @asis |
2493 | 2493 |
2494 @item @code{\ref} | 2494 @item @code{\ref} |
2569 @kindex C-c = | 2569 @kindex C-c = |
2570 @kindex C-c ( | 2570 @kindex C-c ( |
2571 @kindex C-c ) | 2571 @kindex C-c ) |
2572 @kindex C-c [ | 2572 @kindex C-c [ |
2573 @kindex C-c & | 2573 @kindex C-c & |
2574 @kindex S-mouse-2 | 2574 @kindex S-Mouse-2 |
2575 @kindex C-c / | 2575 @kindex C-c / |
2576 @kindex C-c \ | 2576 @kindex C-c \ |
2577 @kindex C-c | | 2577 @kindex C-c | |
2578 @kindex C-c < | 2578 @kindex C-c < |
2579 @kindex C-c > | 2579 @kindex C-c > |
2581 @kbd{C-c =} @code{reftex-toc} | 2581 @kbd{C-c =} @code{reftex-toc} |
2582 @kbd{C-c (} @code{reftex-label} | 2582 @kbd{C-c (} @code{reftex-label} |
2583 @kbd{C-c )} @code{reftex-reference} | 2583 @kbd{C-c )} @code{reftex-reference} |
2584 @kbd{C-c [} @code{reftex-citation} | 2584 @kbd{C-c [} @code{reftex-citation} |
2585 @kbd{C-c &} @code{reftex-view-crossref} | 2585 @kbd{C-c &} @code{reftex-view-crossref} |
2586 @kbd{S-mouse-2} @code{reftex-mouse-view-crossref} | 2586 @kbd{S-Mouse-2} @code{reftex-mouse-view-crossref} |
2587 @kbd{C-c /} @code{reftex-index-selection-or-word} | 2587 @kbd{C-c /} @code{reftex-index-selection-or-word} |
2588 @kbd{C-c \} @code{reftex-index-phrase-selection-or-word} | 2588 @kbd{C-c \} @code{reftex-index-phrase-selection-or-word} |
2589 @kbd{C-c |} @code{reftex-index-visit-phrases-buffer} | 2589 @kbd{C-c |} @code{reftex-index-visit-phrases-buffer} |
2590 @kbd{C-c <} @code{reftex-index} | 2590 @kbd{C-c <} @code{reftex-index} |
2591 @kbd{C-c >} @code{reftex-display-index} | 2591 @kbd{C-c >} @code{reftex-display-index} |
2592 @end example | 2592 @end example |
2593 | 2593 |
2594 Note that the @kbd{S-mouse-2} binding is only provided if this key is | 2594 Note that the @kbd{S-Mouse-2} binding is only provided if this key is |
2595 not already used by some other package. @b{Ref@TeX{}} will not override an | 2595 not already used by some other package. @b{Ref@TeX{}} will not override an |
2596 existing binding to @kbd{S-mouse-2}.@refill | 2596 existing binding to @kbd{S-Mouse-2}.@refill |
2597 | 2597 |
2598 Personally, I also bind some functions in the users @kbd{C-c} map for | 2598 Personally, I also bind some functions in the users @kbd{C-c} map for |
2599 easier access.@refill | 2599 easier access.@refill |
2600 | 2600 |
2601 @c FIXME: Do we need bindings for the Index macros here as well? | 2601 @c FIXME: Do we need bindings for the Index macros here as well? |
3166 @cindex Emacs packages, @code{bib-cite} | 3166 @cindex Emacs packages, @code{bib-cite} |
3167 | 3167 |
3168 Once you have written a document with labels, references and citations, | 3168 Once you have written a document with labels, references and citations, |
3169 it can be nice to read it like a hypertext document. @b{Ref@TeX{}} has | 3169 it can be nice to read it like a hypertext document. @b{Ref@TeX{}} has |
3170 support for that: @code{reftex-view-crossref} (bound to @kbd{C-c | 3170 support for that: @code{reftex-view-crossref} (bound to @kbd{C-c |
3171 &}), @code{reftex-mouse-view-crossref} (bound to @kbd{S-mouse-2}), and | 3171 &}), @code{reftex-mouse-view-crossref} (bound to @kbd{S-Mouse-2}), and |
3172 @code{reftex-search-document}. A somewhat fancier interface with mouse | 3172 @code{reftex-search-document}. A somewhat fancier interface with mouse |
3173 highlighting is provided (among other things) by Peter S. Galbraith's | 3173 highlighting is provided (among other things) by Peter S. Galbraith's |
3174 @file{bib-cite.el}. There is some overlap in the functionalities of | 3174 @file{bib-cite.el}. There is some overlap in the functionalities of |
3175 Bib-cite and @b{Ref@TeX{}}. Bib-cite.el comes bundled with | 3175 Bib-cite and @b{Ref@TeX{}}. Bib-cite.el comes bundled with |
3176 AUCTeX.@refill | 3176 AUCTeX.@refill |
5121 This removes all restrictions during selection. E.g. you can now | 5121 This removes all restrictions during selection. E.g. you can now |
5122 switch buffers at will, use the mouse etc.@refill | 5122 switch buffers at will, use the mouse etc.@refill |
5123 @item | 5123 @item |
5124 New option @code{reftex-highlight-selection}. | 5124 New option @code{reftex-highlight-selection}. |
5125 @item | 5125 @item |
5126 @kbd{mouse-2} can be used to select in selection and @file{*toc*} | 5126 @kbd{Mouse-2} can be used to select in selection and @file{*toc*} |
5127 buffers.@refill | 5127 buffers.@refill |
5128 @item | 5128 @item |
5129 Fixed some problems regarding the interaction with VIPER mode. | 5129 Fixed some problems regarding the interaction with VIPER mode. |
5130 @item | 5130 @item |
5131 Follow-mode is now only used after point motion. | 5131 Follow-mode is now only used after point motion. |
5150 @itemize @bullet | 5150 @itemize @bullet |
5151 @item | 5151 @item |
5152 Fixed bug with empty context strings. | 5152 Fixed bug with empty context strings. |
5153 @item | 5153 @item |
5154 @code{reftex-mouse-view-crossref} is now bound by default at | 5154 @code{reftex-mouse-view-crossref} is now bound by default at |
5155 @kbd{S-mouse-2}.@refill | 5155 @kbd{S-Mouse-2}.@refill |
5156 @end itemize | 5156 @end itemize |
5157 | 5157 |
5158 @noindent @b{Version 3.23} | 5158 @noindent @b{Version 3.23} |
5159 @itemize @bullet | 5159 @itemize @bullet |
5160 @item | 5160 @item |