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. 1ded6fc217c617b3ef97d


From: Ikumi Keita
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 1ded6fc217c617b3ef97d93c6e8705da44f256a0
Date: Sun, 30 May 2021 12:05:46 -0400 (EDT)

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  1ded6fc217c617b3ef97d93c6e8705da44f256a0 (commit)
      from  b5f34a9438cabd2400e22aed9a25b7fe378e1daa (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 1ded6fc217c617b3ef97d93c6e8705da44f256a0
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Date:   Thu May 27 19:57:35 2021 +0900

    Fix markups in documents
    
    * doc/auctex.texi (Internationalization): Fix markups.
    (Japanese): Reorder words so that unbreakable email addresses don't
    make the line ugly in pdf output.

diff --git a/doc/auctex.texi b/doc/auctex.texi
index 90eb117..5f01ba1 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -4457,7 +4457,7 @@ high-quality typesetting of @acronym{CJK} languages: 
C@TeX{} and
 China@TeX{} for Chinese, ASCII p@TeX{}, up@TeX{} and NTT j@TeX{} for
 Japanese, H@LaTeX{} and k@TeX{} for Korean.  They are necessary as well
 when you want to typeset documents saved in their domestic encodings
-such as @acronym{Shift-JIS}.  Currently, @AUCTeX{} offers native support
+such as @samp{Shift-JIS}.  Currently, @AUCTeX{} offers native support
 for p@TeX{}, up@TeX{} and j@TeX{} only.
 
 @c FIXME: We need more information for CTeX, ChinaTeX, KTeX, and HLaTeX.
@@ -4466,7 +4466,7 @@ If you don't need fine tuning in the result with respect 
to the
 typesetting rules of their respective national standards, most unicode
 based @TeX{} engines, e.g.@: Lua@TeX{} and Xe@TeX{}, can handle
 @acronym{CJK} languages by default if they are encoded in
-@acronym{UTF-8}.  The @acronym{CJK}-@LaTeX{} package is provided for
+@acronym{UTF}-8.  The @acronym{CJK}-@LaTeX{} package is provided for
 supporting @acronym{CJK} scripts in a standard @LaTeX{} document.
 
 @menu
@@ -4729,12 +4729,11 @@ To write Japanese text with @AUCTeX{}, you need the 
versions of
 Japanese @TeX{} engines by default: NTT j@TeX{}, ASCII p@TeX{} and
 up@TeX{}.
 
-To use the Japanese @TeX{} engines, activate
-@code{japanese-plain-tex-mode} or @code{japanese-latex-mode}.  If it
-doesn't work, send mail to Masayuki Ataka
-@email{masayuki.ataka@@gmail.com} or Ikumi Keita
-@email{ikumikeita@@jcom.home.ne.jp}, who currently concern with
-stuff related to Japanese in @AUCTeX{}.  None of the primary @AUCTeX{}
+Activate @code{japanese-plain-tex-mode} or @code{japanese-latex-mode} to
+use the Japanese @TeX{} engines.  If it doesn't work, send mail to
+Masayuki Ataka @email{masayuki.ataka@@gmail.com} or Ikumi Keita
+@email{ikumikeita@@jcom.home.ne.jp}, who currently concern with stuff
+related to Japanese in @AUCTeX{}.  None of the primary @AUCTeX{}
 maintainers understand Japanese, so they cannot help you.
 
 It is recommended to enable @code{TeX-parse-self} for typical Japanese

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

Summary of changes:
 doc/auctex.texi | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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