chise/uptex-chise.git
13 years ago(ucssip): New KanjiFamily and FontShape.
MORIOKA Tomohiko [Wed, 25 Aug 2010 09:26:33 +0000 (09:26 +0000)]
(ucssip): New KanjiFamily and FontShape.
(urui6): Use JY2.
(\ThaiTIS): Use "{...}" to omit settlement code to reselect T1
encoding.
(\CyrillicScript): Likewise.
(\GreekScript): Likewise.
(\Hook): New command.
(\Horn): New command.
(\LATINeng): New command.
(\IPAepsilon): New command.
(\IPAiota): New command.
(\IPArevfishhookr): New command.

13 years agoupdate.
MORIOKA Tomohiko [Wed, 25 Aug 2010 09:09:52 +0000 (09:09 +0000)]
update.

13 years ago(chise-tex-coded-charset-expression-alist): Add setting for
MORIOKA Tomohiko [Wed, 25 Aug 2010 09:08:48 +0000 (09:08 +0000)]
(chise-tex-coded-charset-expression-alist): Add setting for
`=adobe-japan1-5'.
(chise-tex-accents-macro-alist): Add setting for <COMBINING HORN>.
(chise-tex-encode-ucs-char-at-point):
- Encode <LATIN SMALL LETTER DOTLESS I> as "\i{}".
- Use "\LATINeng{}" to encode <LATIN SMALL LETTER ENG>.
- Encode <LATIN SMALL LETTER ALPHA> as "\textscripta{}".
- Encode <LATIN SMALL LETTER OPEN E> as "\IPAepsilon{}".
- Encode <LATIN SMALL LETTER IOTA> as "\IPAiota{}".
- Encode <LATIN SMALL LETTER REVERSED R WITH FISHHOOK> as
  "\IPArevfishhookr{}".
- Encode <MODIFIER LETTER LEFT HALF RING> as \textrevapostrophe{}.
- Encode <SUPERSCRIPT FOUR> as "$^4$".
(chise-tex-encode-region-for-utf-8-jis):
- Don't encode <LATIN SMALL LETTER S WITH ACUTE>.
- Encode <LATIN SMALL LIGATURE OE> as "\oe{}".
- Encode SIP characters as "\UCSsip{XXXXX}".

14 years agoupdate.
MORIOKA Tomohiko [Wed, 20 Jan 2010 03:04:37 +0000 (03:04 +0000)]
update.

14 years ago(decompose-char): New function.
MORIOKA Tomohiko [Wed, 20 Jan 2010 03:03:35 +0000 (03:03 +0000)]
(decompose-char): New function.
(chise-tex-accents-macro-alist): Renamed from
`chise-tex-accent-macro-alist'; add some compound accents entries.
(chise-tex-encode-region-for-utf-8-jis): Omit local variable
`modifier-1'; use `decompose-char'; use
`chise-tex-accents-macro-alist' to avoid hard-coded codes.

14 years agoupdate.
MORIOKA Tomohiko [Fri, 28 Aug 2009 20:58:26 +0000 (20:58 +0000)]
update.

14 years ago(chise-tex-encode-ucs-char-at-point): Encode <SUPERSCRIPT FIVE> as
MORIOKA Tomohiko [Fri, 28 Aug 2009 20:57:11 +0000 (20:57 +0000)]
(chise-tex-encode-ucs-char-at-point): Encode <SUPERSCRIPT FIVE> as
"$^5$".

14 years agoupdate.
MORIOKA Tomohiko [Fri, 28 Aug 2009 11:28:08 +0000 (11:28 +0000)]
update.

14 years ago(chise-tex-encode-region-for-utf-8-jis): Add setting for <COMBINING
MORIOKA Tomohiko [Fri, 28 Aug 2009 11:26:41 +0000 (11:26 +0000)]
(chise-tex-encode-region-for-utf-8-jis): Add setting for <COMBINING
MACRON> + <COMBINING ACUTE ACCENT>.

15 years agoupdate.
MORIOKA Tomohiko [Thu, 5 Feb 2009 04:10:41 +0000 (04:10 +0000)]
update.

15 years ago(chise-tex-accent-macro-alist): Add setting for <COMBINING DOUBLE
MORIOKA Tomohiko [Thu, 5 Feb 2009 04:05:45 +0000 (04:05 +0000)]
(chise-tex-accent-macro-alist): Add setting for <COMBINING DOUBLE
ACUTE ACCENT> and <COMBINING OGONEK>.
(chise-tex-encode-ucs-char-at-point): Add setting for U+00F8 and
U+0142.

15 years agoupdate.
MORIOKA Tomohiko [Wed, 4 Feb 2009 01:18:39 +0000 (01:18 +0000)]
update.

15 years ago(chise-tex-encode-ucs-char-at-point): Add setting for U+0250, U+0254,
MORIOKA Tomohiko [Wed, 4 Feb 2009 01:13:23 +0000 (01:13 +0000)]
(chise-tex-encode-ucs-char-at-point): Add setting for U+0250, U+0254,
U+0264 and U+026F; use \textglotstop{} instead of \UCSjis{0294} for
U+0294.
(chise-tex-encode-region-for-utf-8-jis): Avoid to insert
multiple \CyrillicScript{...} and \GreekScript{...}.

15 years agoupdate.
MORIOKA Tomohiko [Fri, 30 Jan 2009 07:10:29 +0000 (07:10 +0000)]
update.

15 years ago(chise-tex-encode-region-for-utf-8-jis): Accept `-' as a Cyrillic
MORIOKA Tomohiko [Fri, 30 Jan 2009 07:06:15 +0000 (07:06 +0000)]
(chise-tex-encode-region-for-utf-8-jis): Accept `-' as a Cyrillic
character.

15 years agoupdate.
MORIOKA Tomohiko [Thu, 29 Jan 2009 06:24:08 +0000 (06:24 +0000)]
update.

15 years ago(chise-tex-encode-region-for-utf-8-jis): Use \CyrillicScript{...} and
MORIOKA Tomohiko [Thu, 29 Jan 2009 06:15:35 +0000 (06:15 +0000)]
(chise-tex-encode-region-for-utf-8-jis): Use \CyrillicScript{...} and
\GreekScript{...} instead of \fontencoding{T2A|LGR}\selectfont{}.

15 years agoupdate.
MORIOKA Tomohiko [Thu, 29 Jan 2009 05:55:32 +0000 (05:55 +0000)]
update.

15 years ago(\CyrillicScript): New command.
MORIOKA Tomohiko [Thu, 29 Jan 2009 05:45:14 +0000 (05:45 +0000)]
(\CyrillicScript): New command.
(\GreekScript): New command.

15 years agoCopied from /chise2otf/elisp/.
MORIOKA Tomohiko [Thu, 29 Jan 2009 03:11:01 +0000 (03:11 +0000)]
Copied from /chise2otf/elisp/.

15 years agoupdate.
MORIOKA Tomohiko [Thu, 22 Jan 2009 19:06:22 +0000 (19:06 +0000)]
update.

15 years agoModify for OTF package on upLaTeX:
MORIOKA Tomohiko [Thu, 22 Jan 2009 19:01:08 +0000 (19:01 +0000)]
Modify for OTF package on upLaTeX:
- Use \otf@JYn instead of JY1.
- Use \otf@JTn instead of JT1.
(\GTpj[A-M]): Use ugt{01..13} instead of gto{01..13}.
(\ThaiTIS): New command.

15 years agoupdate.
MORIOKA Tomohiko [Thu, 22 Jan 2009 18:46:45 +0000 (18:46 +0000)]
update.

15 years ago(\umacron): Add setting for T1 encoding.
MORIOKA Tomohiko [Thu, 22 Jan 2009 18:38:31 +0000 (18:38 +0000)]
(\umacron): Add setting for T1 encoding.
(\CircGrave): Likewise.
(\CircAcute): Likewise.
(\CircMacron): Likewise.
(\CircTilde): Likewise.
(\CircHook): Likewise.
(\Circudot): Likewise.
(\HornAcute): Likewise.
(\HornTilde): Likewise.

15 years agoCopied from ../platex/.
MORIOKA Tomohiko [Thu, 22 Jan 2009 18:30:30 +0000 (18:30 +0000)]
Copied from ../platex/.

15 years agoCopied from ../platex/.
MORIOKA Tomohiko [Thu, 22 Jan 2009 18:23:15 +0000 (18:23 +0000)]
Copied from ../platex/.

15 years agoupdate.
MORIOKA Tomohiko [Thu, 22 Jan 2009 18:06:14 +0000 (18:06 +0000)]
update.

15 years ago(\ucirc): Fix typo.
MORIOKA Tomohiko [Thu, 22 Jan 2009 17:58:25 +0000 (17:58 +0000)]
(\ucirc): Fix typo.
(\CircGrave): New command.
(\CircAcute): New command.
(\CircMacron): New command.
(\CircTilde): New command.
(\CircHook): New command.
(\Circudot): New command.
(\HornAcute): New command.

15 years agoupdate.
MORIOKA Tomohiko [Thu, 22 Jan 2009 17:47:55 +0000 (17:47 +0000)]
update.

15 years ago(\GTpj[A-M]): Use \char\jis"#1 instead of \char"#1.
MORIOKA Tomohiko [Thu, 22 Jan 2009 17:42:59 +0000 (17:42 +0000)]
(\GTpj[A-M]): Use \char\jis"#1 instead of \char"#1.

15 years agoupdate.
MORIOKA Tomohiko [Thu, 22 Jan 2009 16:21:53 +0000 (16:21 +0000)]
update.

15 years ago(\AdobeJP): New command.
MORIOKA Tomohiko [Thu, 22 Jan 2009 16:15:50 +0000 (16:15 +0000)]
(\AdobeJP): New command.

15 years agoNew files.
MORIOKA Tomohiko [Thu, 22 Jan 2009 16:05:24 +0000 (16:05 +0000)]
New files.