Re: CJK in (auctex)I18n
Masayuki Ataka <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
From: Reiner Steib <[email protected]> Subject: Re: CJK in (auctex)I18n Date: Wed, 02 Mar 2005 15:11:06 +0100 > > I checked in auctex.texi, including revised section `I18n'. > > Thanks. I fixed some markup errors which prevented successful built. > Maybe you could try if "cd doc; make" succeeds before committing. ;-) > Thank you. > For @acronym{CJK, Chinese, Japanese, and Korean} is displayed as below, in both of info and dvi: For CJK (Chinese) because Texinfo uses the comma as a special character in one uncommon context. Texinfo 4.7+ have @comma{} command for such a case. Above line will be > For @acronym{CJK, Chinese@comma{} Japanese@comma{} and Korean} and we can get correct output. For CJK (Chinese, Japanese, and Korean) But, I'm afraid that the requirement of version 4.7 or higher is radical. Which version of Texinfo do we support? -- Masayuki Ataka (Japan)