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. 5147a27699890cd1b68f4


From: Ikumi Keita
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 5147a27699890cd1b68f4640cd7b73a6ce339e40
Date: Mon, 10 Dec 2018 05:12:22 -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  5147a27699890cd1b68f4640cd7b73a6ce339e40 (commit)
       via  de3b5f7ae72275bf05c3283b56c42bd7ae91aded (commit)
      from  235f93c452453aae42566fb92ec5ea0feba187d2 (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 5147a27699890cd1b68f4640cd7b73a6ce339e40
Author: Ikumi Keita <address@hidden>
Date:   Sat Dec 8 23:59:00 2018 +0900

    Revise description about CJK support
    
    * doc/auctex.texi (Internationalization): Revise description about CJK
    support in Emacs and TeX.
    (Japanese): Fix typo and add index entries.

diff --git a/doc/auctex.texi b/doc/auctex.texi
index f23e1a1..f0703c4 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -4348,21 +4348,26 @@ typesetting and editing documents in European languages.
 @c -> @abbr{MULE, MULtilingual Enhancement to GNU Emacs}
 @c -> @acronym{CJK, address@hidden address@hidden and Korean}
 
-For @acronym{CJK} (Chinese, Japanese, and Korean) languages, Emacs with
address@hidden (MULtilingual Enhancement to GNU Emacs) support is
-required.  @acronym{MULE} is part of Emacs by default since Emacs 20.
-Special versions of @TeX{} are needed for @acronym{CJK} languages:
address@hidden and address@hidden for Chinese, ASCII address@hidden and NTT 
address@hidden for
-Japanese, address@hidden and address@hidden for Korean.  The @address@hidden
-package is required for supporting multiple @acronym{CJK} scripts within
-a single document.
-
address@hidden characters are not usable.  Please use the
address@hidden@acronym{UCS} EmacsLisp package or Emacs 22 and later if
-you need @acronym{CJK}.
+All Emacs versions supported by current @AUCTeX{} can handle
address@hidden languages by default.
+
+In most cases, special versions of @TeX{} engines are needed for
+high-quality typesetting of @acronym{CJK} languages: address@hidden and
address@hidden for Chinese, ASCII address@hidden, address@hidden and NTT 
address@hidden for
+Japanese, address@hidden and address@hidden 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
+for address@hidden, address@hidden and address@hidden only.
 
 @c FIXME: We need more information for CTeX, ChinaTeX, KTeX, and HLaTeX.
 
+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. address@hidden and address@hidden can handle
address@hidden languages by default if they are encoded in
address@hidden  The @address@hidden package is provided for
+supporting @acronym{CJK} scripts in a standard @LaTeX{} document.
+
 @menu
 * European::                    Using @AUCTeX{} with European Languages
 * Japanese::                    Using @AUCTeX{} with Japanese
@@ -4729,12 +4734,14 @@ The following two additional font commands are 
available in
 @item C-c C-f g
 @kindex C-c C-f g
 @cindex @code{\textgt}
-Insert @b{gothic face} font command @address@hidden@address@hidden or
address@hidden@address@hidden@}} depending on the context.
address@hidden @code{\mathgt}
+Insert @b{gothic face} font command @address@hidden@address@hidden or
address@hidden@address@hidden@}} depending on the context.
 
 @item C-c C-f m
 @kindex C-c C-f m
 @cindex @code{\textmc}
address@hidden @code{\mathmc}
 Insert mincho font command @address@hidden@address@hidden or
 @address@hidden@address@hidden depending on the context.
 

commit de3b5f7ae72275bf05c3283b56c42bd7ae91aded
Author: Ikumi Keita <address@hidden>
Date:   Sat Dec 8 05:04:31 2018 +0900

    ; * doc/preview-latex.texi (preview-cache-preamble): Use @url{}.

diff --git a/doc/preview-latex.texi b/doc/preview-latex.texi
index 2d4941c..67e6de7 100644
--- a/doc/preview-latex.texi
+++ b/doc/preview-latex.texi
@@ -296,7 +296,7 @@ effectively changes because some included file or style 
file is
 tampered with.
 
 Note that support for preamble cache is limited for @LaTeX{} variants.
-c.f. @file{<URL:https://github.com/davidcarlisle/dpctex/issues/15>}
+c.f. @url{https://github.com/davidcarlisle/dpctex/issues/15}
 @itemize @bullet
 @item
 address@hidden cannot use preamble cache at all.  The reason is intrinsic in

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

Summary of changes:
 doc/auctex.texi        | 35 +++++++++++++++++++++--------------
 doc/preview-latex.texi |  2 +-
 2 files changed, 22 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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