emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/reftex.texi


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/reftex.texi
Date: Tue, 04 Feb 2003 09:53:54 -0500

Index: emacs/man/reftex.texi
diff -c emacs/man/reftex.texi:1.22 emacs/man/reftex.texi:1.23
*** emacs/man/reftex.texi:1.22  Wed Oct  2 19:24:31 2002
--- emacs/man/reftex.texi       Tue Feb  4 09:53:28 2003
***************
*** 116,122 ****
  
  * Installation::                     How to install and activate RefTeX.
  * RefTeX in a Nutshell::             A brief summary and quick guide.
!  
  Labels and References
  
  * Creating Labels::
--- 116,122 ----
  
  * Installation::                     How to install and activate RefTeX.
  * RefTeX in a Nutshell::             A brief summary and quick guide.
! 
  Labels and References
  
  * Creating Labels::
***************
*** 287,293 ****
  
  @itemize @bullet
  @item
! @b{Creating address@hidden 
  Type @kbd{C-c (} (@code{reftex-label}) to insert a label at point.
  @address@hidden will either
  @itemize @minus
--- 287,293 ----
  
  @itemize @bullet
  @item
! @b{Creating address@hidden
  Type @kbd{C-c (} (@code{reftex-label}) to insert a label at point.
  @address@hidden will either
  @itemize @minus
***************
*** 295,301 ****
  derive a label from context (default for section labels)
  @item
  prompt for a label string (default for figures and tables) or
! @item 
  insert a simple label made of a prefix and a number (all other
  environments)@refill
  @end itemize
--- 295,301 ----
  derive a label from context (default for section labels)
  @item
  prompt for a label string (default for figures and tables) or
! @item
  insert a simple label made of a prefix and a number (all other
  environments)@refill
  @end itemize
***************
*** 415,421 ****
  the manual if you get stuck, of if you are curious what else might be
  available.  The first part of the manual explains in
  a tutorial way how to use and customize @address@hidden  The second
! part is a command and variable address@hidden  
  @end enumerate
  
  @node Table of Contents, Labels and References, Introduction, Top
--- 415,421 ----
  the manual if you get stuck, of if you are curious what else might be
  available.  The first part of the manual explains in
  a tutorial way how to use and customize @address@hidden  The second
! part is a command and variable address@hidden
  @end enumerate
  
  @node Table of Contents, Labels and References, Introduction, Top
***************
*** 514,520 ****
  
  @item C-c >
  Switch to the @file{*Index*} buffer of this document.  With prefix
! @samp{2}, restrict the index to the section at point in the @file{*toc*} 
  buffer.
  
  @tablesubheading{Controlling what gets displayed}
--- 514,520 ----
  
  @item C-c >
  Switch to the @file{*Index*} buffer of this document.  With prefix
! @samp{2}, restrict the index to the section at point in the @file{*toc*}
  buffer.
  
  @tablesubheading{Controlling what gets displayed}
***************
*** 550,556 ****
  default for this flag can be set with the variable
  @code{reftex-toc-include-index-entries}.  When called with a prefix
  argument, @address@hidden will prompt for a specific index and include
! only entries in the selected index in the @file{*toc*} buffer.  The mode 
  line @samp{I<>} indicator shows which index is address@hidden
  
  @item c
--- 550,556 ----
  default for this flag can be set with the variable
  @code{reftex-toc-include-index-entries}.  When called with a prefix
  argument, @address@hidden will prompt for a specific index and include
! only entries in the selected index in the @file{*toc*} buffer.  The mode
  line @samp{I<>} indicator shows which index is address@hidden
  
  @item c
***************
*** 799,805 ****
  Goto previous section heading.
  
  @item N z
! Jump to section N, using the prefix arg.  For example @kbd{3 z} jumps to 
  section address@hidden
  
  @tablesubheading{Displaying Context}
--- 799,805 ----
  Goto previous section heading.
  
  @item N z
! Jump to section N, using the prefix arg.  For example @kbd{3 z} jumps to
  section address@hidden
  
  @tablesubheading{Displaying Context}
***************
*** 893,899 ****
  
  @tablesubheading{Controlling what gets displayed}
  @vindex reftex-label-menu-flags
! The defaults for the following flags can be configured with the variable 
  @code{reftex-label-menu-flags} (@pxref{Options (Referencing Labels)}).
  
  @item c
--- 893,899 ----
  
  @tablesubheading{Controlling what gets displayed}
  @vindex reftex-label-menu-flags
! The defaults for the following flags can be configured with the variable
  @code{reftex-label-menu-flags} (@pxref{Options (Referencing Labels)}).
  
  @item c
***************
*** 906,912 ****
  
  @item t
  Toggle the display of the table of contents in the selection buffer.
! With prefix @var{arg}, change the maximum level of toc entries displayed 
  to @var{arg}.  Chapters are level 1, section are level address@hidden
  
  @item #
--- 906,912 ----
  
  @item t
  Toggle the display of the table of contents in the selection buffer.
! With prefix @var{arg}, change the maximum level of toc entries displayed
  to @var{arg}.  Chapters are level 1, section are level address@hidden
  
  @item #
***************
*** 1320,1326 ****
  @example
  [INS] [DEL] Package or Detailed   : [Value Menu] Detailed:
              Environment or \macro : [Value Menu] String: 
address@hidden@address@hidden@address@hidden@address@hidden@}
!             Type specification    : [Value Menu] Char  : f 
              Label prefix string   : [Value Menu] Default
              Label reference format: [Value Menu] Default
              Context method        : [Value Menu] Macro arg nr: 3
--- 1320,1326 ----
  @example
  [INS] [DEL] Package or Detailed   : [Value Menu] Detailed:
              Environment or \macro : [Value Menu] String: 
address@hidden@address@hidden@address@hidden@address@hidden@}
!             Type specification    : [Value Menu] Char  : f
              Label prefix string   : [Value Menu] Default
              Label reference format: [Value Menu] Default
              Context method        : [Value Menu] Macro arg nr: 3
***************
*** 1417,1423 ****
  
  (defun detect-be-ee (bound)
    ;; Search backward for the macros or an empty line
!   (if (re-search-backward 
         "\\(^[ \t]*\n\\|\\\\ee\\>\\)\\|\\(\\\\be\\>\\)" bound t)
        (if (match-beginning 2)
            (match-beginning 2)  ; Return start of environment
--- 1417,1423 ----
  
  (defun detect-be-ee (bound)
    ;; Search backward for the macros or an empty line
!   (if (re-search-backward
         "\\(^[ \t]*\n\\|\\\\ee\\>\\)\\|\\(\\\\be\\>\\)" bound t)
        (if (match-beginning 2)
            (match-beginning 2)  ; Return start of environment
***************
*** 1456,1469 ****
  (defun detect-linguex (bound)
    (let ((cnt 0))
      (catch 'exit
!       (while 
            ;; Search backward for all possible delimiters
            (re-search-backward
             (concat "\\(^[ \t]*\n\\)\\|\\(\\\\z\\.\\)\\|"
                     "\\(\\ex[ig]?\\.\\)\\|\\(\\\\a\\.\\)")
             nil t)
          ;; Check which delimiter was matched.
!         (cond 
           ((match-beginning 1)
            ;; empty line terminates all - return nil
            (throw 'exit nil))
--- 1456,1469 ----
  (defun detect-linguex (bound)
    (let ((cnt 0))
      (catch 'exit
!       (while
            ;; Search backward for all possible delimiters
            (re-search-backward
             (concat "\\(^[ \t]*\n\\)\\|\\(\\\\z\\.\\)\\|"
                     "\\(\\ex[ig]?\\.\\)\\|\\(\\\\a\\.\\)")
             nil t)
          ;; Check which delimiter was matched.
!         (cond
           ((match-beginning 1)
            ;; empty line terminates all - return nil
            (throw 'exit nil))
***************
*** 1784,1790 ****
  
  Following the most generic of these packages, @code{natbib}, the builtin
  citation packages always accept the @kbd{t} key for a @emph{textual}
! citation (like: @code{Jones et al. (1997) have shown...})  as well as 
  the @kbd{p} key for a parenthetical citation (like: @code{As shown
  earlier (Jones et al, 1997)})address@hidden
  
--- 1784,1790 ----
  
  Following the most generic of these packages, @code{natbib}, the builtin
  citation packages always accept the @kbd{t} key for a @emph{textual}
! citation (like: @code{Jones et al. (1997) have shown...})  as well as
  the @kbd{p} key for a parenthetical citation (like: @code{As shown
  earlier (Jones et al, 1997)})address@hidden
  
***************
*** 2015,2027 ****
  
  Phrases for indexing can be collected while writing the document.  The
  command @kbd{C-c \} (@code{reftex-index-phrase-selection-or-word})
! copies the current selection (if active) or the word near point into the 
  phrases buffer.  It then selects this buffer, so that the phrase line
  can be edited.  To return to the LaTeX document, press @kbd{C-c C-c}
  (@code{reftex-index-phrases-save-and-return}).
  
  You can also prepare the list of index phrases in a different way and
! copy it into the phrases file.  For example you might want to start from 
  a word list of the document and remove all words which should not be
  indexed.
  
--- 2015,2027 ----
  
  Phrases for indexing can be collected while writing the document.  The
  command @kbd{C-c \} (@code{reftex-index-phrase-selection-or-word})
! copies the current selection (if active) or the word near point into the
  phrases buffer.  It then selects this buffer, so that the phrase line
  can be edited.  To return to the LaTeX document, press @kbd{C-c C-c}
  (@code{reftex-index-phrases-save-and-return}).
  
  You can also prepare the list of index phrases in a different way and
! copy it into the phrases file.  For example you might want to start from
  a word list of the document and remove all words which should not be
  indexed.
  
***************
*** 2030,2036 ****
  format.  A phrase line looks like this:
  
  @example
! address@hidden <TABs> @var{phrase} [<TABs> @var{arg}[&&@var{arg}]... [ || 
@var{arg}]...] 
  @end example
  
  @code{<TABs>} stands for white space containing at least one @key{TAB}.
--- 2030,2036 ----
  format.  A phrase line looks like this:
  
  @example
! address@hidden <TABs> @var{phrase} [<TABs> @var{arg}[&&@var{arg}]... [ || 
@var{arg}]...]
  @end example
  
  @code{<TABs>} stands for white space containing at least one @key{TAB}.
***************
*** 2124,2130 ****
  @address@hidden will start at the first phrase line and search the phrase
  globally in the whole document.  At each match it will stop, compute the
  replacement string and offer you the following address@hidden
! users: Restrict yourself to the described keys during indexing.  Pressing 
  @key{Help} at the indexing prompt can apparently hang Emacs.}:@refill
  
  @table @kbd
--- 2124,2130 ----
  @address@hidden will start at the first phrase line and search the phrase
  globally in the whole document.  At each match it will stop, compute the
  replacement string and offer you the following address@hidden
! users: Restrict yourself to the described keys during indexing.  Pressing
  @key{Help} at the indexing prompt can apparently hang Emacs.}:@refill
  
  @table @kbd
***************
*** 2238,2244 ****
  @tablesubheading{Moving around}
  @item ! A..Z
  Pressing any capital letter will jump to the corresponding section in
! the @file{*Index*} buffer.  The exclamation mark is special and jumps to 
  the first entries alphabetically sorted below @samp{A}.  These are
  usually non-alphanumeric address@hidden
  @item n
--- 2238,2244 ----
  @tablesubheading{Moving around}
  @item ! A..Z
  Pressing any capital letter will jump to the corresponding section in
! the @file{*Index*} buffer.  The exclamation mark is special and jumps to
  the first entries alphabetically sorted below @samp{A}.  These are
  usually non-alphanumeric address@hidden
  @item n
***************
*** 2248,2254 ****
  
  @tablesubheading{Access to document locations}
  @item @key{SPC}
! Show the place in the document where this index entry is address@hidden 
  
  @item @key{TAB}
  Go to the definition of the current index entry in another
--- 2248,2254 ----
  
  @tablesubheading{Access to document locations}
  @item @key{SPC}
! Show the place in the document where this index entry is address@hidden
  
  @item @key{TAB}
  Go to the definition of the current index entry in another
***************
*** 2299,2317 ****
  
  @item (
  Toggle the beginning of page range property @samp{|(} of the
! address@hidden 
  
  @item )
! Toggle the end of page range property @samp{|)} of the address@hidden 
  
  @item _
  Make the current entry a subentry.  This command will prompt for the
  superordinate entry and insert address@hidden
  
  @item ^
! Remove the highest superordinate entry.  If the current entry is a 
  subitem (@samp{aaa!bbb!ccc}), this function moves it up the hierarchy
! (@samp{bbb!ccc})address@hidden 
  
  @tablesubheading{Exiting}
  @item q
--- 2299,2317 ----
  
  @item (
  Toggle the beginning of page range property @samp{|(} of the
! address@hidden
  
  @item )
! Toggle the end of page range property @samp{|)} of the address@hidden
  
  @item _
  Make the current entry a subentry.  This command will prompt for the
  superordinate entry and insert address@hidden
  
  @item ^
! Remove the highest superordinate entry.  If the current entry is a
  subitem (@samp{aaa!bbb!ccc}), this function moves it up the hierarchy
! (@samp{bbb!ccc})address@hidden
  
  @tablesubheading{Exiting}
  @item q
***************
*** 2364,2370 ****
  
  @item s
  Switch to a different index (for documents with multiple
! indices)address@hidden 
  @end table
  
  
--- 2364,2370 ----
  
  @item s
  Switch to a different index (for documents with multiple
! indices)address@hidden
  @end table
  
  
***************
*** 2427,2433 ****
  index entries with @code{reftex-index}.  These codes need to be
  unique. @code{?i}, @code{?I}, and @code{?g} are reserved for the
  @code{\index}, @code{\index*}, and @code{\glossary} macros,
! respectively. 
  
  The following string is empty unless your macro adds a superordinate
  entry to the index key - this is the case for the @code{\astobj} macro.
--- 2427,2433 ----
  index entries with @code{reftex-index}.  These codes need to be
  unique. @code{?i}, @code{?I}, and @code{?g} are reserved for the
  @code{\index}, @code{\index*}, and @code{\glossary} macros,
! respectively.
  
  The following string is empty unless your macro adds a superordinate
  entry to the index key - this is the case for the @code{\astobj} macro.
***************
*** 2450,2463 ****
              Macro with args: address@hidden@}
              Index Tag      : [Value Menu] String: idx
              Access Key     : x
!             Key Prefix     : 
              Exclusion hook : nil
              Repeat Outside : [Toggle]  off (nil)
  [INS] [DEL] List:
              Macro with args: address@hidden@}
              Index Tag      : [Value Menu] String: name
              Access Key     : n
!             Key Prefix     : 
              Exclusion hook : nil
              Repeat Outside : [Toggle]  off (nil)
  [INS] [DEL] List:
--- 2450,2463 ----
              Macro with args: address@hidden@}
              Index Tag      : [Value Menu] String: idx
              Access Key     : x
!             Key Prefix     :
              Exclusion hook : nil
              Repeat Outside : [Toggle]  off (nil)
  [INS] [DEL] List:
              Macro with args: address@hidden@}
              Index Tag      : [Value Menu] String: name
              Access Key     : n
!             Key Prefix     :
              Exclusion hook : nil
              Repeat Outside : [Toggle]  off (nil)
  [INS] [DEL] List:
***************
*** 2558,2564 ****
  While the display of cross referencing information for the above
  mentioned macros is hard--coded, you can configure additional relations
  in the variable @code{reftex-view-crossref-extra}.
!     
  @iftex
  @chapter All the Rest
  @end iftex
--- 2558,2564 ----
  While the display of cross referencing information for the above
  mentioned macros is hard--coded, you can configure additional relations
  in the variable @code{reftex-view-crossref-extra}.
! 
  @iftex
  @chapter All the Rest
  @end iftex
***************
*** 2748,2754 ****
  
  @vindex reftex-multiref-punctuation
  @vindex reftex-cite-punctuation
! @item 
  @address@hidden inserts ``punctuation'' for multiple references and
  for the author list in citations.  Some of this may be language
  dependent.  See the variables @code{reftex-multiref-punctuation} and
--- 2748,2754 ----
  
  @vindex reftex-multiref-punctuation
  @vindex reftex-cite-punctuation
! @item
  @address@hidden inserts ``punctuation'' for multiple references and
  for the author list in citations.  Some of this may be language
  dependent.  See the variables @code{reftex-multiref-punctuation} and
***************
*** 2802,2808 ****
  Specify the full search path directly in @address@hidden's variables.
  
  @lisp
! (setq reftex-texpath-environment-variables 
        '("./inp:/home/cd/tex//:/usr/local/tex//"))
  (setq reftex-bibpath-environment-variables
        '("/home/cd/tex/lit/"))
--- 2802,2808 ----
  Specify the full search path directly in @address@hidden's variables.
  
  @lisp
! (setq reftex-texpath-environment-variables
        '("./inp:/home/cd/tex//:/usr/local/tex//"))
  (setq reftex-bibpath-environment-variables
        '("/home/cd/tex/lit/"))
***************
*** 2820,2826 ****
  (setq reftex-use-external-file-finders t)
  (setq reftex-external-file-finders
        '(("tex" . "kpsewhich -format=.tex %f")
!         ("bib" . "kpsewhich -format=.bib %f")))      
  @end lisp
  @end itemize
  
--- 2820,2826 ----
  (setq reftex-use-external-file-finders t)
  (setq reftex-external-file-finders
        '(("tex" . "kpsewhich -format=.tex %f")
!         ("bib" . "kpsewhich -format=.bib %f")))
  @end lisp
  @end itemize
  
***************
*** 2835,2843 ****
  @code{TeX-file-extension}.  For example:
  
  @lisp
! (setq reftex-file-extensions 
        '(("nw" "tex" ".tex" ".ltx") ("bib" ".bib")))
! (setq TeX-file-extensions 
        '( "nw" "tex" "sty" "cls" "ltx" "texi" "texinfo"))
  @end lisp
  
--- 2835,2843 ----
  @code{TeX-file-extension}.  For example:
  
  @lisp
! (setq reftex-file-extensions
        '(("nw" "tex" ".tex" ".ltx") ("bib" ".bib")))
! (setq TeX-file-extensions
        '( "nw" "tex" "sty" "cls" "ltx" "texi" "texinfo"))
  @end lisp
  
***************
*** 3148,3154 ****
           (reftex-set-cite-format 'natbib))))
  @end lisp
  
! @findex reftex-add-index-macros 
  The hook may contain a call to @code{reftex-add-index-macros} to
  define additional @code{\index}-like macros.  The argument must have
  the same format as @code{reftex-index-macros}.  It may be a symbol, to
--- 3148,3154 ----
           (reftex-set-cite-format 'natbib))))
  @end lisp
  
! @findex reftex-add-index-macros
  The hook may contain a call to @code{reftex-add-index-macros} to
  define additional @code{\index}-like macros.  The argument must have
  the same format as @code{reftex-index-macros}.  It may be a symbol, to
***************
*** 3282,3288 ****
  headings may look different from what you usually see on your screen.
  In rare cases @code{reftex-toc} may have problems to jump to an affected
  section heading.  There are three possible ways to deal with
! this:@refill 
  @itemize @minus
  @item
  @vindex reftex-keep-temporary-buffers
--- 3282,3288 ----
  headings may look different from what you usually see on your screen.
  In rare cases @code{reftex-toc} may have problems to jump to an affected
  section heading.  There are three possible ways to deal with
! this:@refill
  @itemize @minus
  @item
  @vindex reftex-keep-temporary-buffers
***************
*** 3332,3338 ****
  argument (which really is a second argument to the macro @code{\begin})
  as a label of type @code{?p}.  Argument count for this macro starts only
  after the @address@hidden@}}, also when specifying how to get
! address@hidden 
  
  @item
  @b{Idle timers in address@hidden
--- 3332,3338 ----
  argument (which really is a second argument to the macro @code{\begin})
  as a label of type @code{?p}.  Argument count for this macro starts only
  after the @address@hidden@}}, also when specifying how to get
! address@hidden
  
  @item
  @b{Idle timers in address@hidden
***************
*** 3455,3461 ****
  document.  When called with a numeric prefix, make that many citations.
  When called with point inside the braces of a @code{\cite} command, it
  will add another key, ignoring the value of
! @address@hidden @* 
  The regular expression uses an expanded syntax: @samp{&&} is interpreted
  as @code{and}.  Thus, @samp{aaaa&&bbb} matches entries which contain
  both @samp{aaaa} and @samp{bbb}.  While entering the regexp, completion
--- 3455,3461 ----
  document.  When called with a numeric prefix, make that many citations.
  When called with point inside the braces of a @code{\cite} command, it
  will add another key, ignoring the value of
! @address@hidden @*
  The regular expression uses an expanded syntax: @samp{&&} is interpreted
  as @code{and}.  Thus, @samp{aaaa&&bbb} matches entries which contain
  both @samp{aaaa} and @samp{bbb}.  While entering the regexp, completion
***************
*** 3668,3674 ****
  When active, the @file{*TOC*} buffer will always show the section you
  are currently working in.  Recentering happens whenever Emacs is idle
  for more than `reftex-idle-time' seconds.
! This feature can be turned on and off from the menu 
  (Ref->Options).
  @end defopt
  
--- 3668,3674 ----
  When active, the @file{*TOC*} buffer will always show the section you
  are currently working in.  Recentering happens whenever Emacs is idle
  for more than `reftex-idle-time' seconds.
! This feature can be turned on and off from the menu
  (Ref->Options).
  @end defopt
  
***************
*** 4154,4160 ****
  
  @deffn {Normal Hook} reftex-select-label-mode-hook
  Normal hook which is run when a selection buffer enters
! @address@hidden 
  @end deffn
  
  @deffn Keymap reftex-select-label-map
--- 4154,4160 ----
  
  @deffn {Normal Hook} reftex-select-label-mode-hook
  Normal hook which is run when a selection buffer enters
! @address@hidden
  @end deffn
  
  @deffn Keymap reftex-select-label-map
***************
*** 4287,4300 ****
  @item
  final names separator, like @samp{ and }  in Jones, Brown and Miller
  @item
! The @samp{et al.} string, like @samp{ @{\it et address@hidden in 
  Jones @{\it et address@hidden
  @end enumerate
  @end defopt
  
  @deffn {Normal Hook} reftex-select-bib-mode-hook
  Normal hook which is run when a selection buffer enters
! @address@hidden 
  @end deffn
  
  @deffn Keymap reftex-select-bib-map
--- 4287,4300 ----
  @item
  final names separator, like @samp{ and }  in Jones, Brown and Miller
  @item
! The @samp{et al.} string, like @samp{ @{\it et address@hidden in
  Jones @{\it et address@hidden
  @end enumerate
  @end defopt
  
  @deffn {Normal Hook} reftex-select-bib-mode-hook
  Normal hook which is run when a selection buffer enters
! @address@hidden
  @end deffn
  
  @deffn Keymap reftex-select-bib-map
***************
*** 4318,4324 ****
  
  @defopt reftex-index-special-chars
  List of special characters in index entries, given as strings.  These
! correspond to the @code{MakeIndex} keywords 
  @code{(@var{level} @var{encap} @var{actual} @var{quote} @var{escape})}.
  @end defopt
  
--- 4318,4324 ----
  
  @defopt reftex-index-special-chars
  List of special characters in index entries, given as strings.  These
! correspond to the @code{MakeIndex} keywords
  @code{(@var{level} @var{encap} @var{actual} @var{quote} @var{escape})}.
  @end defopt
  
***************
*** 4533,4539 ****
  argument of a macro.  Note that crossref viewing for citations,
  references (both ways) and index entries is hard-coded.  This variable
  is only to configure additional structures for which crossreference
! viewing can be useful.  Each entry has the structure 
  @example
  (@var{macro-re} @var{search-re} @var{highlight}).
  @end example
--- 4533,4539 ----
  argument of a macro.  Note that crossref viewing for citations,
  references (both ways) and index entries is hard-coded.  This variable
  is only to configure additional structures for which crossreference
! viewing can be useful.  Each entry has the structure
  @example
  (@var{macro-re} @var{search-re} @var{highlight}).
  @end example
***************
*** 4556,4562 ****
  @end defopt
  
  @defopt reftex-idle-time
! Time (secs) Emacs has to be idle before automatic crossref display 
  or toc recentering is address@hidden
  @end defopt
  
--- 4556,4562 ----
  @end defopt
  
  @defopt reftex-idle-time
! Time (secs) Emacs has to be idle before automatic crossref display
  or toc recentering is address@hidden
  @end defopt
  
***************
*** 4626,4632 ****
  
  @defopt reftex-file-extensions
  Association list with file extensions for different file types.
! This is a list of items, each item is like: 
  @code{(@var{type} . (@var{def-ext} @var{other-ext} ...))}
  @example
  @var{type}:       @r{File type like @code{"bib"} or @code{"tex"}.}
--- 4626,4632 ----
  
  @defopt reftex-file-extensions
  Association list with file extensions for different file types.
! This is a list of items, each item is like:
  @code{(@var{type} . (@var{def-ext} @var{other-ext} ...))}
  @example
  @var{type}:       @r{File type like @code{"bib"} or @code{"tex"}.}
***************
*** 5250,5256 ****
  @item
  Parse files @file{MASTER.rel} made compatible between Emacs and XEmacs.
  @item
! @code{kill-emacs-hook} and @code{kill-buffer-hook} now write the parse 
  file.
  @item
  The cursor inside a @code{\ref} or @code{\cite} macro can now trigger
--- 5250,5256 ----
  @item
  Parse files @file{MASTER.rel} made compatible between Emacs and XEmacs.
  @item
! @code{kill-emacs-hook} and @code{kill-buffer-hook} now write the parse
  file.
  @item
  The cursor inside a @code{\ref} or @code{\cite} macro can now trigger
***************
*** 5357,5363 ****
  @item
  Multiple selection buffers are now hidden buffers (they start with a
  SPACE).
! @item 
  Fixed bug with file search when TEXINPUTS environment variable is empty.
  @end itemize
  @noindent @b{Version 3.34}
--- 5357,5363 ----
  @item
  Multiple selection buffers are now hidden buffers (they start with a
  SPACE).
! @item
  Fixed bug with file search when TEXINPUTS environment variable is empty.
  @end itemize
  @noindent @b{Version 3.34}
***************
*** 5392,5400 ****
  @itemize @bullet
  @item
  New options @code{reftex-texpath-environment-variables},
! @code{reftex-use-external-file-finders}, 
! @code{reftex-external-file-finders}, 
! @code{reftex-search-unrecursed-path-first}. 
  @item
  @emph{kpathsearch} support.  See new options and
  @code{reftex-bibpath-environment-variables}.
--- 5392,5400 ----
  @itemize @bullet
  @item
  New options @code{reftex-texpath-environment-variables},
! @code{reftex-use-external-file-finders},
! @code{reftex-external-file-finders},
! @code{reftex-search-unrecursed-path-first}.
  @item
  @emph{kpathsearch} support.  See new options and
  @code{reftex-bibpath-environment-variables}.
***************
*** 5430,5436 ****
  @noindent @b{Version 4.00}
  @itemize @bullet
  @item
! RefTeX has been split into several smaller files which are autoloaded on 
  demand.
  @item
  Index support, along with many new options.
--- 5430,5436 ----
  @noindent @b{Version 4.00}
  @itemize @bullet
  @item
! RefTeX has been split into several smaller files which are autoloaded on
  demand.
  @item
  Index support, along with many new options.
***************
*** 5480,5488 ****
  @item
  New option @code{reftex-toc-max-level} to limit the depth of the toc.
  New key binding @kbd{t} in the @file{*toc*} buffer to change this
! address@hidden 
  @item
! RefTeX maintains an @file{Index Phrases} file in which phrases can be 
  collected.  When the document is ready, RefTeX can search all
  these phrases and assist indexing all address@hidden
  @item
--- 5480,5488 ----
  @item
  New option @code{reftex-toc-max-level} to limit the depth of the toc.
  New key binding @kbd{t} in the @file{*toc*} buffer to change this
! address@hidden
  @item
! RefTeX maintains an @file{Index Phrases} file in which phrases can be
  collected.  When the document is ready, RefTeX can search all
  these phrases and assist indexing all address@hidden
  @item
***************
*** 5497,5503 ****
  @item
  Environments like theorems can be placed into the TOC by putting
  entries for @samp{"address@hidden@}"} in
! @address@hidden 
  @end itemize
  @noindent @b{Version 4.10}
  @itemize @bullet
--- 5497,5503 ----
  @item
  Environments like theorems can be placed into the TOC by putting
  entries for @samp{"address@hidden@}"} in
! @address@hidden
  @end itemize
  @noindent @b{Version 4.10}
  @itemize @bullet
***************
*** 5531,5537 ****
  @end ignore
  @noindent @b{Version 4.17}
  @itemize @bullet
! @item 
  The toc window can be split off horizontally.  See new options
  @code{reftex-toc-split-windows-horizontally},
  @code{reftex-toc-split-windows-horizontally-fraction}.
--- 5531,5537 ----
  @end ignore
  @noindent @b{Version 4.17}
  @itemize @bullet
! @item
  The toc window can be split off horizontally.  See new options
  @code{reftex-toc-split-windows-horizontally},
  @code{reftex-toc-split-windows-horizontally-fraction}.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]