auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 075265084f715948160ce


From: Ikumi Keita
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 075265084f715948160cea10e477813562e06dce
Date: Fri, 12 Nov 2021 01:15:12 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  075265084f715948160cea10e477813562e06dce (commit)
      from  7b632c69e63c0156fc01622a7c663d34479bc5e4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 075265084f715948160cea10e477813562e06dce
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Fri Nov 12 02:35:13 2021 +0900

    Don't use obsolete @inforef
    
    * doc/preview-latex.texi (Keys and lisp):
    (The Emacs interface):
    Use @xref instead of @inforef as Texinfo 6.8 marked it as obsolete.

diff --git a/doc/preview-latex.texi b/doc/preview-latex.texi
index 25577e5..26adb89 100644
--- a/doc/preview-latex.texi
+++ b/doc/preview-latex.texi
@@ -135,7 +135,7 @@ Installation is now being covered in
 
 @cindex Menu entries
 @previewlatex{} adds key bindings starting with @kbd{C-c C-p} to the
-supported modes of @AUCTeX{} (@inforef{Key Index,,auctex}).  It will
+supported modes of @AUCTeX{} (@xref{Key Index,,,auctex}).  It will
 also add its own @samp{Preview} menu in the menu bar, as well as an icon
 in the toolbar.
 
@@ -638,7 +638,7 @@ the two commands gets used depends on the setting of
 @code{preview-fast-conversion}.  The printer specified here
 is @option{-Pwww} by default, which will usually get you scalable fonts
 where available.  If you are experiencing problems, you might want to try
-playing around with Dvips options (@inforef{Command-line options,,dvips}).
+playing around with Dvips options (@xref{Command-line options,,,dvips}).
 
 The conversion of the previews into PostScript or @acronym{EPS} files
 gets started after the @LaTeX{} run completes when Emacs recognizes the

-----------------------------------------------------------------------

Summary of changes:
 doc/preview-latex.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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