2006-10-17 Werner LEMBERG Version 4.7.0 released ====================== Set version to 4.7.0. * doc/history.txt, doc/INSTALL, doc/TeXLive.txt, README: Updated. Update headers in all text files. 2006-10-09 Werner LEMBERG * Makefile (abs-distdir): Fix assignment. (distdoc): Remove generated C files. * utils/hbf2gf/hbf2gf.1: s/`/\(oq/ and s/'/\(cq/ where appropriate. 2006-10-06 Werner LEMBERG * doc/CJKutf8.txt, doc/history.txt: Minor additions. * MANIFEST: Sorted and updated. 2006-10-05 Werner LEMBERG * texinput/CJKutf8.sty (\CJK@surr): Use \expandafter to make \uppercase work actually. * texinput/CJK.sty (\CJK@makeActive, \CJK@makeInactive): Handle 0x80 also (which is needed for UTF8). 2006-10-05 Werner LEMBERG * texinput/CJKutf8.sty (\CJK@surr): New function. (\CJK@addcmap): Use \CJK@surr so that values > U+FFFF are correctly represented as surrogates. 2006-09-30 Werner LEMBERG In CJKutf8.sty, add ToUnicode cmaps for pdfTeX. Note, however, that it currently fails with virtual fonts: pdftex 3.141592-1.30.4-2.2 can't resolve them to the used base fonts. * texinput/CJKutf8.sty: Require ifpdf package. (\pickup@font) [\ifpdf]: Redefine, adding a call to CJK@addcmap. (\CJK@addcmap) [\ifpdf]: New function. * doc/history.txt: Updated. 2006-09-16 Werner LEMBERG * texinput/CJK.sty (\CJK@ifundefined): New macro. Update all affected files where possible to use it instead of \@ifundefined. This fixes a bug reported by Danai which made \chapter work in the `scrartcl' article class (instead of reporting an error) after using a CJK caption file. * *.cap, *.cpx: Don't redefine \thepart but use its previous definition for \partformat. This fixes a bug reported by Danai which produced bad TOC entries. * doc/history.txt: Updated. 2006-09-12 Werner LEMBERG * texinput/UTF8/ko-Hanj.cpx: Renamed to... * texinput/UTF8/ko-Hani.cpx: This to use the correct ISO 15924 script tag. * doc/history.txt, doc/CJK.txt: Updated. 2006-09-08 Werner LEMBERG Add caption files for UTF8 encoding. * texinput/UTF8/{ja,ko-Hang,ko-Hang2,ko-Hanj,zh-Hans,zh-Hant}.cap: New files. * doc/history.txt, doc/CJK.txt: Mention them. 2006-08-31 Werner LEMBERG Reimplement the \CJKbold mechanism to call the last argument of \DeclareFontShape each time the font is selected only if a CJK size function has been used. This fixes shape declarations like the ones in the fourier package which rely on being called only once. * texinput/CJK.sty (\CJK@curr@fontshape): New macro. (\CJK@empty, \CJK@fixed, \CJK@sub, \CJK@DNPgen, \CJK@DNP): Define a macro where the name is the argument of \CJK@curr@fontshape. (\selectfont): Execute macro where the name is the argument of \CJK@curr@fontshape only if it exists. * doc/history.txt, doc/CJK.txt: Mention it. 2006-08-29 Danai SAE-HAN * utils/subfonts/hlatex2agl.pl: Make it accept a third parameter which specifies the used SFD file. (process_afmfile, process_pfbfile): Add minor tweaks to handle fonts generated with other tools than FontForge. 2006-08-29 Werner LEMBERG * utils/Bg5conv/bg5conv.w, utils/extconv/extconv.w, utils/hbf2gf/hbf2gf.w, utils/CEFconv/cefconv.w, utils/CEFconv/cef5conv.w, utils/CEFconv/cefsconv.w, utils/SJISconv/sjisconv.w: s/@/@@/ in email address. * utils/Bg5conv/bg5conv.c, utils/extconv/extconv.c, utils/hbf2gf/hbf2gf.c, utils/CEFconv/cefconv.c, utils/CEFconv/cef5conv.c, utils/CEFconv/cefsconv.c, utils/SJISconv/sjisconv.c: Removed. These files are now generated by the Makefile. * Makefile (version): Set to 4.7.0. (CJK2DVI, LATEX2DVI): Add `texlive' subdirectory (distsrc): Build .c from .w files. 2006-08-28 Werner LEMBERG * texinput/*: Add various replacement files for TeXLive. 2006-08-17 Werner LEMBERG * doc/CJK.txt: Mention problem with fourier.sty. 2006-08-01 Werner LEMBERG * doc/cjk-enc.txt: Mention problems with UTF-8. 2006-07-30 Werner LEMBERG * contrib/wadalab/DNP.txt: Fix patch for wftodm.c. 2006-04-25 Danai SAE-HAN * : Add GPL. * MANIFEST: New file. 2006-03-25 Werner LEMBERG * texinput/CJKutf8.sty (\pdfstringdefPreHook): Don't overwrite but prepend to this macro. 2006-03-23 Werner LEMBERG * utils/subfonts/hlatex2agl.pl: New script (which has been used to create the Korean fonts in TeXLive 2005). * texinput/CJKutf8.sty: Add support for Unicode bookmarks. (\CJK@UnicodeFourBytesFirst, \CJK@UnicodeFourBytesSecond, \CJK@UnicodeFourBytesThird, \CJK@UnicodeThreeBytesFirst, \CJK@UnicodeThreeBytesSecond, \CJK@UnicodeTwoBytesFirst, \CJK@UnicodeLast): New macros to convert UTF-8 into UTF-16BE. (\CJK@XXpdf, \CJK@XXXpdf, \CJK@XXXXpdf): Replacements for the \CJK@XX, \CJK@XXX, and \CJK@XXXX macros, respectively. (\pdfstringdefPreHook): Activate them. 2006-03-22 Werner LEMBERG * texinput/KS/HLaTeX/c63sh.fd, texinput/KS/HLaTeX/c64sh.fd, texinput/KS/HLaTeX/c65sh.fd: Fix font declaration. Bug reported by Danai SAE-HAN . 2006-02-20 Werner LEMBERG * texinput/UTF8/UTF8.bdg: Bugfix: Handle 0x80 also. * doc/history.txt: Mention it. 2006-02-09 Werner LEMBERG Support complete Unicode range (up to U+10FFFF). * texinput/UTF8/UTF8.bdg: Handle leading characters 0xF0-0xF4. * texinput/UTF8/UTF8.enc: Ditto. * texinput/UTF8/UTF8.chr (\CJK@altxchar): New macro for four-byte Unicode values. * texinput/CJK.enc (\CJK@unicodexError): New error macro. * texinput/CJK.sty (\CJK@numbxToHex): New auxiliary macro to convert a number to a four-digit hex number string. (\Unicode): Accept values greater than U+FFFF. * doc/command.txt, doc/CJK.txt: Document extended \Unicode (and \CJKchar) command. * doc/history.txt: Updated. 2006-01-23 Werner LEMBERG * texinput/CJK.enc (\CJK@HK@enc): Load `HK' encoding, not `Bg5'. Use \def, not \@namedef. * doc/CJK.txt: Mention `HKtext' environment. 2006-01-22 Werner LEMBERG Add new encoding `HK' (C05) for Hong Kong's HKSCS-2004. * texinput/Bg5/HK.enc, texinput/Bg5/c05song.fd: New files. * texinput/CJK.enc: Add support for `HK' (C05). * texinput/CJKnumb.sty: Handle `HK'. * doc/CJK.txt: Bg5+ *cannot* be used for HKSCS. Fix this. * doc/history.txt: Document `HK' encoding. 2006-01-19 Werner LEMBERG * doc/CJK.txt: Mention usage of Bg5+ for HKSCS-2001/HKSCS-2004. 2006-01-04 Werner LEMBERG * texinput/pinyin.sty (\PYding): New \let. (\PYactivate, \PYdeacticate): Handle \ding (from pifont.sty). * doc/pinyin.tex: Document possible problems with pifont.sty. * doc/history.txt: Updated. 2005-12-27 Werner LEMBERG * utils/hbf2gf/cfg/csso12.cfg: Fix typo. 2005-10-31 Danai SAE-HAN * utils/subfonts/makefdx.pl: Provide header for output. Add \CJKvlet lines. 2005-08-19 Werner LEMBERG * doc/TeXLive.txt: New file, describing the relationship between CJK files and TeXLive packages. 2005-08-18 Werner LEMBERG * texinput/mule/MULEenc.sty: Define \CJK@verbatim correctly if not already defined. Reported by Andre Dierker. * doc/pdf/*: Move to... * doc/pdfhowto/*: This. 2005-08-11 Werner LEMBERG Version 4.6.0 released ====================== Set version to 4.6.0. * doc/history.txt, doc/INSTALL, Makefile (version): Updated. Update headers in all text files. 2005-08-10 Werner LEMBERG * doc/CEF.txt, doc/CJK.txt, doc/CJKutf8.txt, doc/INSTALL, doc/TDS.txt, doc/cjk-enc.txt, doc/commands.txt, doc/dvidrv.txt, doc/fonts.txt, doc/hbf2gf.txt, doc/history.2_5, doc/history.txt, doc/pinyin.txt, doc/pyhyphen.txt, doc/ruby.txt, doc/thaifont.txt, doc/vertical.txt: Updated and revised. 2005-08-05 Werner LEMBERG * COPYING: Updated to new FSF address. 2005-08-05 Werner LEMBERG After email exchange with Ross Paterson, the old (too restrictive) license of the hbf module has been changed to the three-clause BSD license -- Ross no longer maintains and distributes this code. * utils/hbf2gf/hbf.c: Change license to BSD. (strdup) [WIN32]: Define. Change taken from teTeX distribution. * utils/hbf2gf/hbf.h: Change license to BSD. * utils/hbf2gf/config.guess, utils/hbf2gf/config.sub: Updated to current versions. * utils/hbf2gf/configure: Regenerated with autoconf 2.59b. 2005-08-04 Werner LEMBERG Update files to compile with the forthcoming TeXLive 2005. * doc/README: Updated, extended. * examples/muletest.tex: Updated to new VnTeX (for Vietnamese). Use type1ec.sty. Suppress hyphenation. * examples/CJKbabel.tex: Don't use t5.sty but `vietnam' option of babel. Use type1ec.sty. * examples/CJKmixed.tex: Define and use `TChinese' environment. Call \CJKhorz at the beginning of document. * examples/CJKutf8.tex: Don't use cyberbit but the new Unicode (virtual) fonts of gbsn, bsmi, and mj. * texinput/Bg5/c00bsmi.fdx: Updated to new bsmi vertical glyph font. * texinput/Bg5/c00bkai.fdx: New file. * texinput/UTF8/c70bkai.fd, texinput/UTF8/c70bkai.fdx, texinput/UTF8/c70bsmi.fd, texinput/UTF8/c70bsmi.fdx, texinput/UTF8/c60gbsn.fd, texinput/UTF8/c70gkai.fd, texinput/UTF8/c70mj.fd: New files. * utils/pyhyphen/pytest.tex: Usae type1ec.sty. * Makefile: Add rules for new example and documentation files. (version): Set top 4.5.3. (CJK2DVI, LATEX2DVI): Add `utils/pyhyphen' to TEXINPUTS variable. (DVI2PS): Replace it with... (DVI2PDF): New variable. Update all callers. (MULE): Add path to `cjk-enc.el' while calling emacs. (DISTTARGETS): Add new example and documentation files. (predistdoc): Don't create `ps' but `pdf' subdirectories. (manpages): Add `-ww' option to groff. Don't create `ps' but `pdf' files. (cweb): Don't create `ps' but `pdf' file. 2005-08-04 Werner LEMBERG * doc/*.doc, doc/japanese/*.doc, doc/chinese/*.doc, contrib/wadalab/DNP.doc: Renamed to ... * doc/*.txt, doc/japanese/*.txt, doc/chinese/*.txt, contrib/wadalab/DNP.txt: This. Update all references. 2005-08-03 Werner LEMBERG * texinput/CJKvert.sty (\CJKvert, \CJKhorz): Make commands act completely local. * doc/history.txt: Mention it. * doc/pdf/HOWTO.txt: Mention new $SFDFONTS variable from TDS 1.1. 2005-08-02 Werner LEMBERG Update of HLaTeX support to version 1.0.1. * texinput/KS/HLaTeX/c63mg.fd, texinput/KS/HLaTeX/c63mgt.fd, texinput/KS/HLaTeX/c63mmj.fd, texinput/KS/HLaTeX/c63mnv.fd, texinput/KS/HLaTeX/c63msr.fd, texinput/KS/HLaTeX/c63ol.fd, texinput/KS/HLaTeX/c63pbm.fd, texinput/KS/HLaTeX/c63pgr.fd, texinput/KS/HLaTeX/c63pgs.fd, texinput/KS/HLaTeX/c63pgt.fd, texinput/KS/HLaTeX/c63pmg.fd, texinput/KS/HLaTeX/c63pmgt.fd, texinput/KS/HLaTeX/c63pmj.fd, texinput/KS/HLaTeX/c63pmmj.fd, texinput/KS/HLaTeX/c63pmnv.fd, texinput/KS/HLaTeX/c63pmsr.fd, texinput/KS/HLaTeX/c63pol.fd, texinput/KS/HLaTeX/c63ppg.fd, texinput/KS/HLaTeX/c63ppn.fd, texinput/KS/HLaTeX/c63psm.fd, texinput/KS/HLaTeX/c63ptt.fd, texinput/KS/HLaTeX/c63pyt.fd, texinput/KS/HLaTeX/c63sm.fd, texinput/KS/HLaTeX/c63tt.fd, texinput/KS/HLaTeX/c64mg.fd, texinput/KS/HLaTeX/c64mgt.fd, texinput/KS/HLaTeX/c64mmj.fd, texinput/KS/HLaTeX/c64mnv.fd, texinput/KS/HLaTeX/c64msr.fd, texinput/KS/HLaTeX/c64ol.fd, texinput/KS/HLaTeX/c64pbm.fd, texinput/KS/HLaTeX/c64pgr.fd, texinput/KS/HLaTeX/c64pgs.fd, texinput/KS/HLaTeX/c64pgt.fd, texinput/KS/HLaTeX/c64pmg.fd, texinput/KS/HLaTeX/c64pmgt.fd, texinput/KS/HLaTeX/c64pmj.fd, texinput/KS/HLaTeX/c64pmmj.fd, texinput/KS/HLaTeX/c64pmnv.fd, texinput/KS/HLaTeX/c64pmsr.fd, texinput/KS/HLaTeX/c64pol.fd, texinput/KS/HLaTeX/c64ppg.fd, texinput/KS/HLaTeX/c64ppn.fd, texinput/KS/HLaTeX/c64psm.fd, texinput/KS/HLaTeX/c64ptt.fd, texinput/KS/HLaTeX/c64pyt.fd, texinput/KS/HLaTeX/c64sm.fd, texinput/KS/HLaTeX/c64tt.fd, texinput/KS/HLaTeX/c65mg.fd, texinput/KS/HLaTeX/c65mgt.fd, texinput/KS/HLaTeX/c65mmj.fd, texinput/KS/HLaTeX/c65mnv.fd, texinput/KS/HLaTeX/c65msr.fd, texinput/KS/HLaTeX/c65ol.fd, texinput/KS/HLaTeX/c65pbm.fd, texinput/KS/HLaTeX/c65pgr.fd, texinput/KS/HLaTeX/c65pgs.fd, texinput/KS/HLaTeX/c65pgt.fd, texinput/KS/HLaTeX/c65pmg.fd, texinput/KS/HLaTeX/c65pmgt.fd, texinput/KS/HLaTeX/c65pmj.fd, texinput/KS/HLaTeX/c65pmmj.fd, texinput/KS/HLaTeX/c65pmnv.fd, texinput/KS/HLaTeX/c65pmsr.fd, texinput/KS/HLaTeX/c65pol.fd, texinput/KS/HLaTeX/c65ppg.fd, texinput/KS/HLaTeX/c65ppn.fd, texinput/KS/HLaTeX/c65psm.fd, texinput/KS/HLaTeX/c65ptt.fd, texinput/KS/HLaTeX/c65pyt.fd, texinput/KS/HLaTeX/c65sm.fd, texinput/KS/HLaTeX/c65tt.fd: Removed. * texinput/KS/HLaTeX/c63dn.fd, texinput/KS/HLaTeX/c63jgt.fd, texinput/KS/HLaTeX/c63jmj.fd, texinput/KS/HLaTeX/c63jnv.fd, texinput/KS/HLaTeX/c63jsr.fd, texinput/KS/HLaTeX/c63pga.fd, texinput/KS/HLaTeX/c63ph.fd, texinput/KS/HLaTeX/c63sh.fd, texinput/KS/HLaTeX/c63tz.fd, texinput/KS/HLaTeX/c63vd.fd, texinput/KS/HLaTeX/c64dn.fd, texinput/KS/HLaTeX/c64jgt.fd, texinput/KS/HLaTeX/c64jmj.fd, texinput/KS/HLaTeX/c64jnv.fd, texinput/KS/HLaTeX/c64jsr.fd, texinput/KS/HLaTeX/c64pga.fd, texinput/KS/HLaTeX/c64ph.fd, texinput/KS/HLaTeX/c64sh.fd, texinput/KS/HLaTeX/c64tz.fd, texinput/KS/HLaTeX/c64vd.fd, texinput/KS/HLaTeX/c65dn.fd, texinput/KS/HLaTeX/c65jgt.fd, texinput/KS/HLaTeX/c65jmj.fd, texinput/KS/HLaTeX/c65jnv.fd, texinput/KS/HLaTeX/c65jsr.fd, texinput/KS/HLaTeX/c65pga.fd, texinput/KS/HLaTeX/c65ph.fd, texinput/KS/HLaTeX/c65sh.fd, texinput/KS/HLaTeX/c65tz.fd, texinput/KS/HLaTeX/c65vd.fd: New files. * texinput/KS/HLaTeX/c63bm.fd, texinput/KS/HLaTeX/c63gr.fd, texinput/KS/HLaTeX/c63gs.fd, texinput/KS/HLaTeX/c63gt.fd, texinput/KS/HLaTeX/c63mj.fd, texinput/KS/HLaTeX/c63pg.fd, texinput/KS/HLaTeX/c63pn.fd, texinput/KS/HLaTeX/c63yt.fd, texinput/KS/HLaTeX/c64bm.fd, texinput/KS/HLaTeX/c64gr.fd, texinput/KS/HLaTeX/c64gs.fd, texinput/KS/HLaTeX/c64gt.fd, texinput/KS/HLaTeX/c64mj.fd, texinput/KS/HLaTeX/c64pg.fd, texinput/KS/HLaTeX/c64pn.fd, texinput/KS/HLaTeX/c64yt.fd, texinput/KS/HLaTeX/c65bm.fd, texinput/KS/HLaTeX/c65gr.fd, texinput/KS/HLaTeX/c65gs.fd, texinput/KS/HLaTeX/c65gt.fd, texinput/KS/HLaTeX/c65mj.fd, texinput/KS/HLaTeX/c65pg.fd, texinput/KS/HLaTeX/c65pn.fd, texinput/KS/HLaTeX/c65yt.fd: Updated. * texinput/KS/HLaTeX/pshan.sty: No longer needed. Make it empty for backwards compatibility. * texinput/CJK.enc (\CJK@KSHL@enc): Updated. * doc/history.txt, doc/CJK.doc: Updated. 2005-08-01 Werner LEMBERG * utils/subfont/uni2sfd.pl (read_tfmfile): Fix reading CHARWD, CHARHT, and CHARDP. 2005-07-31 Werner LEMBERG * utils/subfont/sfd2uni.pl: New script to produce Unicode virtual subfonts from encoding specific subfonts. 2005-07-29 Werner LEMBERG * contrib/wadalab/DNP.sfd: Fix typo. Found by Shunsaku Hirata. * contrib/wadalab/fixwada2.pl: Since Wadalab fonts have already been uploaded to CTAN, and the bug in DNP.sfd makes it necessary to regenerate the fonts, and to update the version number and creation date. 2005-07-18 Werner LEMBERG * utils/subfonts/makefdx.pl, utils/subfonts/uni2sfd.pl: Fix typos. * utils/subfonts/clonevf.pl: New script to produce a VF clone of a TFM file. 2005-07-18 Werner LEMBERG * utils/subfonts/makefdx.pl: New script to create FDX entries. 2005-07-17 Werner LEMBERG * utils/subfonts/subfonts.pe, utils/subfonts/uni2sfd.pl, utils/subfonts/vertical.pe, utils/vertref.pe: New perl and FontForge scripts for creating and handling subfonts. 2005-07-12 Werner LEMBERG * contrib/wadalab/fixwada2.pl, contrib/wadalab/makeuniwada.pl: New scripts which fix glyph names and create virtual Unicode fonts for the Wadalab font families. * contrib/wadalab/DNP.sfd: A subfont definition file used by `fixwada2.pl' and `makeuniwada.pl'. * contrib/wadalab/c70goth.fd, contrib/wadalab/c70maru.fd, contrib/wadalab/c70min.fd: New font definition files for Wadalab fonts in Unicode encoding. * contrib/wadalab/DNP.doc: Completely revised and updated. 2005-07-07 Werner LEMBERG * doc/history.txt: Updated. 2005-07-05 Werner LEMBERG * utils/thaifont/tools/c90.etx: Fix some typos. 2005-07-04 Werner LEMBERG Update Thai support: . Use fontinst. We no longer need virtual fonts. . Replace support for dbtt (which has an uncertain license) with garuda. . Update to TDS 1.1. * utils/thaifont/texmf/dvips/base/dbtt.enc: Removed. * utils/thaifont/texmf/dvips/config/config.dbtt: Removed. * utils/thaifont/texmf/dvips/config/dbtt.map: Removed. * utils/thaifont/texmf/fonts/tfm/public/dbtt/*: Removed. * utils/thaifont/texmf/fonts/vf/public/dbtt/*: Removed. * utils/thaifont/texmf/dvips/base/norasi.enc: Removed. * utils/thaifont/texmf/dvips/config/config.norasi: Move to... * utils/thaifont/texmf/dvips/norasi/config.norasi: Here. * utils/thaifont/texmf/dvips/config/norasi.map: Moved to... * utils/thai/font/texmf/fonts/map/dvips/norasi/norasi.map: Here. Updated. * utils/thaifont/texmf/fonts/tfm/public/norasi/ftnr9z, utils/thaifont/texmf/fonts/tfm/public/norasi/ftnb9z, utils/thaifont/texmf/fonts/tfm/public/norasi/ftnbo9z, utils/thaifont/texmf/fonts/tfm/public/norasi/ftno9z: Removed. * utils/thaifont/texmf/fonts/tfm/public/norasi/ftnr8z, utils/thaifont/texmf/fonts/tfm/public/norasi/ftnb8z, utils/thaifont/texmf/fonts/tfm/public/norasi/ftnbo8z, utils/thaifont/texmf/fonts/tfm/public/norasi/ftno8z: Updated. * utils/thaifont/texmf/fonts/vf/public/norasi/*: Removed. * utils/thaifont/texmf/dvips/garuda/config.garuda: New file. * utils/thaifont/texmf/fonts/map/dvips/garuda/garuda.map: New file. * utils/thaifont/texmf/fonts/tfm/public/garuda/fgdr8z, utils/thaifont/texmf/fonts/tfm/public/garuda/fgdb8z, utils/thaifont/texmf/fonts/tfm/public/garuda/fgdbo8z, utils/thaifont/texmf/fonts/tfm/public/garuda/fgdo8z: New files. * utils/thaifont/texmf/fonts/enc/dvips/thai/c90.enc: New file, generated by fontinst. * utils/thaifont/tools/c90.etx: New file. * utils/thaifont/tools/c90.mtx: New file. * utils/thaifont/tools/garuda.fontinst: New file. * utils/thaifont/tools/norasi.fontinst: New file. * utils/thaifont/tools/INSTALL: New file. * utils/thaifont/tools/dbtt-old/*: New files. * utils/thaifont/tools/README: Removed. * utils/thaifont/tools/thai-dummy.afm: Removed. * utils/thaifont/tools/thai.enc: Removed. * utils/thaifont/tools/thailigs.vpl: Removed. * texinput/thai/c90cmss.fd, texinput/thai/c90cmtt.fd, texinput/thai/c90nrsr.fd: Updated. * texinput/thai/c90dbss.fd: Removed. * texinput/thai/c90gar.fd: New file. 2005-06-27 Werner LEMBERG Remove the `rotate' keyword for vertical typesetting and introduce the opposite, `norotate'. * texinput/Bg5/c00bsmir.fdx, texinput/Bg5/c00kair.fdx: New files. * doc/fdxfiles.doc, doc/vertical.doc, texinput/Bg5/c00bsmi.fdx, texinput/GB/c10gbsn.fdx, texinput/CJKvert.sty: Updated. 2005-06-25 Werner LEMBERG * examples/CJKmixed.tex: New example file to demonstrate how to use CJK scripts vertically and horizontally at the same time. 2005-06-24 Werner LEMBERG * doc/vertical.doc: Mention that you need an `.fdx' file if you want to use rotated glyphs for vertical typesetting. 2005-05-23 Werner LEMBERG * doc/CJK.doc: Improve documentation of `encapsulated' option. Suggested by Brian Murphy. 2005-04-26 Werner LEMBERG * texinput/UTF8/UTF8.chr (\CJK@punctchar): Wrap code after \usefont into three groups to make it work with CJKulem.sty. * texinput/CJKutf8.sty, examples/CJKutf8.tex, doc/CJKutf8.doc: New files. * doc/history.txt: Updated. 2005-04-22 Werner LEMBERG * utils/lisp/emacs/cjk-enc.el (cjk-viscii-lower, cjk-viscii-upper), utils/lisp/mule-2.3/cjk-enc.el (cjk-viscii-lower, cjk-viscii-upper): Update to next vntex version which no longer uses dblaccnt.sty. 2005-03-27 Werner LEMBERG * texinput/CJK.sty (\CJKspace): Don't use \relax but \@empty. 2005-03-02 Werner LEMBERG * doc/CJK.doc: Mention `CJKbookmarks' option of hyperref package. 2005-02-23 Werner LEMBERG * README: Updated. No public CVS access possible currently. 2004-07-26 Werner LEMBERG * utils/lisp/emacs/thai-word.el (thai-word-table): Use Thai word list from IBM's ICU4J project; it is slightly larger and uses an X license. 2004-07-25 Werner LEMBERG * utils/lisp/emacs-20.3/*: Moved to... * utils/lisp/emacs/*: This. * utils/thaifont/tools/thai.enc: Minor updates. Will be replaced with a fontinst solution soon. 2004-06-08 Werner LEMBERG * doc/reftex.doc: New file. * doc/history.txt: Updated. 2004-06-07 Werner LEMBERG * utils/lisp/emacs-20.3/cjk-enc.el (cjk-write-all-files): Handle case where files are in other directories. Bug reported by Hartwig Crailsheim. * doc/cjk-enc.doc, doc/history.txt: Updated. 2004-06-04 Werner LEMBERG * contrib/wadalab/c42goth.fdx, contrib/wadalab/c42maru.fdx, contrib/wadalab/c42min.fdx: Don't rotate the Hiragana-Katagana prolongation mark. * doc/vertical.doc: Updated. Move text describing .fdx files to... * doc/fdxfiles.doc: New file. * texinput/CJK.sty: Minor spelling improvements. 2004-06-03 Werner LEMBERG * contrib/wadalab/DNP.doc: Improve patch for wftodm.c. 2004-04-29 Werner LEMBERG Add a style file for various CJK font effects. * texinput/CJKfntef.sty, examples/CJKfntef.tex: New files. * doc/CJK.doc, doc/history.txt: Document it. 2004-03-13 Werner LEMBERG * texinput/*.enc: Replace \relax with \@empty in the \CJK@namegdef assignments to assure that we only have expansion at this macro level. * doc/history.txt: Updated. 2004-02-08 Werner LEMBERG Bug fix: Umlaut u with diacritic appears bold. * texinput/pinyin.sty (\py@@@v): Apply kerning at correct place. 2004-02-07 Werner LEMBERG Bug fix: Umlaut u with macron above was broken. * texinput/pinyin.sty (\py@macron): Add second argument to initialize \dimen@. Update all callers. 2004-02-06 Werner LEMBERG Bug fix: Use user-defined \CJKglue value. * texinput/CJKulem.sty (\CJK@skip): New skip register. (\UL@CJKglue): Use it. (\UL@hook): Initialize \CJK@skip. Move assignments of \LA@CJKglue, \LA@Thaiglue, and \LA@Thaibreak to here. 2004-02-05 Wenchang Sun Bug fix: Disable line breaks before a post-punctuation CJK glyph when \uline, \uwave, etc., are used. * texinput/CJK.sty (\CJKnobreakglue): New macro. (\Unicode): Use it. * texinput/CJKulem.sty (\UL@CJKnobreakglue): New macro. * texinput/standard.chr, texinput/extended.chr, texinput/pmC.chr, texinput/Bg5/bg5.chr, texinput/JIS/EUC-JP.chr, texinput/SJIS/SJIS.chr, texinput/SJIS/SJISdnp.chr, texinput/UTF8/UTF8.chr, texinput/CNS/EUC-TW.chr (\CJK@char, \CJK@charx, \CJK@punctchar, \CJK@punctcharx): Use \CJKnobreakglue. 2004-02-02 Hin-Tak Leung * doc/pdf/*: New directory tree documenting usage of CJK for improved PDF output. * doc/history.txt: Document it. 2004-01-29 Wenchang Sun * texinput/CJK.sty (\CJKpunctsymbol): New \let to \CJKsymbol. * texinput/standard.chr, texinput/extended.chr, texinput/pmC.chr, texinput/Bg5/bg5.chr, texinput/JIS/EUC-JP.chr, texinput/KS/KS.chr, texinput/SJIS/SJIS.chr, texinput/SJIS/SJISdnp.chr, texinput/UTF8/UTF8.chr, texinput/CNS/EUC-TW.chr (\CJK@punctchar, \CJK@punctcharx): Replace \CJKsymbol with \CJKpunctsymbol. 2003-10-12 Werner LEMBERG A first step to allow modification of horizontal character widths which is needed for CJK fonts which don't have punctuation glyphs centered within the CJK square. The same mechanism will work with vertical glyphs also; since a common interface will differ from the current implementation, *.fdv files are renamed to *.fdx. Note that special character width handling of punctuation characters is still missing. * texinput/CJK.sty (\CJK@load@fdx): New function, used as a hook for \try@load@fontshape. It defines the macros \CJKhdef, \CJKhlet, \CJKvdef, and \CJKvlet. The writing direction is appended to the character macros -- this also fixes a bug for vertical writing support with Big5 encoding (some characters disappeared in the output without any warning due to character macro name clashes with the subfont macro names). (\CJK@direction): New macro to select the writing direction. (\ifCJK@vertical@): Moved to CJKvert.sty. * texinput/CJKvert.sty (\ifCJK@vertical@): Moved from CJK.sty. (\CJKvert, \CJKhorz): Set \CJK@direction. (\CJKsymbol): Updated to use writing direction. (\CJK@load@fdv): Removed. * texinput/*.chr: Simplified since \ifCJK@vertical@ is no longer needed. * texinput/*.fdv, contrib/wadalab/*.fdv: Renamed to... * texinput/*.fdx, contrib/wadalab/*.fdx: This. 2003-10-25 Werner LEMBERG * texinput/mule/MULEenc.sty: Fix positions of \texordfeminine and \textordmasculine. 2003-09-20 Werner LEMBERG With the help of Paul Eggert and Edward G.J. Lee , the conversion scripts now accept parameters. * utils/Bg5conv/bg5{pdf,}latex, utils/CEFconv/{cef5{pdf,}latex,cef{pdf,}latex,cefs{pdf,}latex}, utils/SJISconv/sjis{pdf,}latex, utils/extconv/{bg5+{pdf,}latex,gbk{pdf,}latex}: Rewritten to accept arguments. * doc/history.txt: Updated. 2003-09-16 Werner LEMBERG * utils/Bg5conv/bg5pdflatex, utils/CEFconv/{cef5pdflatex,cefpdflatex,cefspdflatex}, utils/SJISconv/sjispdflatex, utils/extconv/{bg5+pdflatex,gbkpdflatex}: New scripts to call pdflatex. * doc/history.txt: Updated. 2003-07-06 Werner LEMBERG * texinput/mule/MULEenc.sty: Add some \@gobble macros in commands defined with \mule@def. Change definition of Thai EOL macro to make it really work. (\mule@ignorespaces, \Thaispace, \Thainospace): New macros. * doc/cjk-enc.doc, doc/history.txt: Document \Thaispace and \Thainospace. 2003-03-30 Werner LEMBERG * doc/CJK.doc: Add item how to handle \bibliography which has author names containing CJK characters. * utils/hbf2gf/hbf2gf.1: Minor workarounds for current grohtml bugs. 2003-03-28 Werner LEMBERG Version 4.5.2 released ====================== Update version numbers and time stamps in all non-binary files. 2003-03-19 Werner LEMBERG Add improved support for pseudo-vertical typesetting. Based on ideas by Robert Fendt . * texinput/CJK.sty (\ifCJK@vertical@): New if. * texinput/CJKvert.sty: Require `graphicx' package. (\CJKvert, \CJKhorz, \CJKvdef, \CJKvlet, \CJKsymbolsimple): New commands. (\CJKsymbol): Add support for vertical parameters (`rotate', `offset', `fullheight, `height') in the new *.fdv files. (\CJK@load@fdv): New command to be appended to LaTeX's \try@load@fontshape. * texinput/*/*.chr: Replace calls to \CJKsymbol with an extended version which, if \CJKvert is active, checks the existence of a macro \///// This macro is then called if it exists, instead of calling \CJKsymbol. For halfwidth katakana, the macro is called \//// For HLaTeX, the macro is called \///// For UTF8, only characters in the range 0x800-0xFFFF get the new code. , , and are decimal numbers. * contrib/wadalab/c42{goth,maru,min}.fdv, contrib/wadalab/c52{maru,min}.fdv, texinput/Bg5/c00bsmi.fdv, texinput/GB/c10gbsn.fdv: New files containing information for vertical typesetting. * examples/Big5vert.tex: Use font shape `bsmi'. * doc/history.txt, doc/chinese/README, contrib/wadalab/DNP.doc, doc/vertical.doc, examples/README, README: Updated. * Makefile (DVI2PS): Load bsmilp.map and gbsnlp.map. (cweb): Fix typo (cms->cmz). * utils/hbf2gf/config.guess, utils/hbf2gf/config.sub: Updated to current versions. * utils/extconv/extconv.w: Remove duplicated lines. Fix incorrect use of \@. * utils/extconv/extconv.c: Regenerated. 2003-03-18 Werner LEMBERG * texinput/pinyin.sty (\rua): New syllable. While only dialect, it actually is used... 2003-03-12 Werner LEMBERG * texinput/pinyin.sty (\den, \chua): Add missing syllables (found by Jean-Luc Koning ). 2003-03-07 Werner LEMBERG * texinput/pinyin.sty (\py@hy): Assure horizontal mode. 2003-02-10 Werner LEMBERG * texinput/CJK.sty (\CJKchar): Make \CJKchar accept 7bit input for character definitions other than standard.chr. * doc/history.txt: Updated. 2003-02-06 Werner LEMBERG Horizontal hints in Wadalab fonts weren't shifted vertically, causing inferior results at small sizes. * contrib/wadalab/makefont: Rewritten using awk. * contrib/wadalab/fixwada: New. * contrib/wadalab/DNP.doc, doc/history.txt: Updated. * doc/INSTALL: Minor fixes. Mention wadalab.doc and pfaedit. 2003-01-31 Werner LEMBERG Add two commands \CJKhwkatakana and \CJKnohwkatakana to control whether C49 encoding is used or whether SJIS half-width katakana are mapped to full-width glyphs instead. * texinput/CJK.sty (\CJKhwkatakana, \CJK@nohwkatakana): New commands. (\ifCJK@hwkatakana@): New if-macro. * texinput/SJIS/SJIS.chr, texinput/SJIS/SJISdnp.chr (\CJK@sjischar): Add second and third parameter to call \CJK@XXX conditionally. * texinput/SJIS/SJIS.enc (\CJK@SJISEncoding): Fill second and third parameters for half-width katakana. * texinput/SJIS/SJISdnp.enc (\CJK@SJISdnpEncoding): Ditto. * doc/commands.doc, doc/CJK.doc, doc/history.txt: Updated. * examples/README: New file. 2002-07-29 Werner LEMBERG * texinput/CNS/EUC-TW.chr (\CJK@shiftchar): Pass correct parameters to \CJKchar. 2002-06-19 Werner LEMBERG Version 4.5.1 released ====================== Update version numbers and time stamps in all non-binary files. 2002-06-17 Werner LEMBERG Preparation of release 4.5.1. * README: Updated. * texinput/CJK.sty, doc/CJK.doc: Require LaTeX 2001/06/01 to have support for \textkra, \texttstroke, and \textTstroke. Other minor documentation updates. * doc/*: Updated. 2002-06-16 Werner LEMBERG * doc/chinese/READMEgb.tex: Use `gbsn' font. * Makefile (CJK2DVI): Remove *.toc also. (LATEX2DVI): Take two arguments. (LATEX): Ditto. (DISTTARGETS): Add READMEb5 and pytest. (READMEgb, pytest): New rules (GB...): Updated. (predistdoc): Create README file. (distdoc): Depend also on `cweb'. (cweb): New target. 2002-06-14 Edward Lee * texinput/Bg5/c00bsmi.fd, texinput/Bg5/c00bsmir.fd: Fix typo. 2002-06-13 Werner LEMBERG * Makefile: New file, used for creating the tarballs. * README: Updated. * texinput/GB/c10gbsn.fd, texinput/Bg5/c00bsmi.fd, texinput/Bg5/c00bsmir.fd: New files for fonts from the TeXLive CD. * doc/chinese/READMEb5.tex, examples/*: Changed to use the fonts provided by the TeXLive CD. 2002-06-12 Werner LEMBERG * texinput/JISdnp.enc (\CJK@JISdnpEncoding): Fix position of closing brace. 2002-06-07 Werner LEMBERG * texinput/thai/c90enc.def: New file, contributed by Dominique Unruh . * texinput/thai/thaicjk.ldf: Use it. * doc/history.txt: Updated. 2002-05-16 Werner LEMBERG * doc/cjk-enc.doc: Document behaviour for master files without CJK characters. * doc/CJK.doc: Explain usage of `~' for BibTeX. 2002-05-10 Werner LEMBERG * texinput/CJKnumb.sty (\CJKnullspace): New macro to control the additional space inserted before and after a circle used as a CJK zero digit. * doc/history.txt: Updated. 2002-05-09 Werner LEMBERG * texinput/CJKnumb.sty (\CJK@traditionalNumbers, \CJK@simplifiedNumbers): New macros. Use them for GB, GBK, Bg5, Bg5+ hooks. 2002-05-01 Werner LEMBERG * doc/commands.doc: Minor fix. * utils/hbf2gf/config.guess, utils/hbf2gf/config.sub: Updated to current versions. * utils/hbf2gf/configure.in: Renamed to... * utils/hbf2gf/configure.ac: This. Updated to autoconf 2.53. * utils/hbf2gf/configure: Regenerated with autoconf 2.53. * utils/hbf2gf/README: Text improved. * utils/hbf2gf/hbf2gf.1: Minor typographical fixes. 2002-04-30 Werner LEMBERG * texinput/CJK.sty (\CJK@errxx, \CJKindent): New macros. * texinput/CJK.enc (\CJK@spaceChar): Define it for all encodings. It is used by \CJKindent. (\CJK@KSHL@enc): Add \CJK@min and \CJK@max. * texinput/SJIS/SJISdnp.enc (\CJK@SJISdnpEncoding), texinput/JIS/JISdnp.enc (\CJK@JISdnpEncoding), texinput/KS/HLaTeX/KSHL.enc (\CJK@KSHLEncoding): Use \CJK@errxx for unused slots. * doc/history.txt, doc/commands.doc: Document \CJKindent. * utils/CEFconv/cef5conv.w, utils/CEFconv/cefconv.w: Fix documentation errors. * utils/CEFconv/cef5conv.c, utils/CEFconv/cefconv.c: Regenerated. 2002-04-29 Werner LEMBERG * texinput/CJK.sty (\pickup@font): Add comment character. 2002-04-28 Werner LEMBERG Preparation of release 4.5.0. * README: Updated. 2002-04-27 Werner LEMBERG * texinput/CJK.sty (\CJKsymbol, \CJKsymbols): Simplified. (\Unicode, \CJKenc): Fix error text. 2001-10-08 Mike Fabian * contrib/wadalab/c42goth.fd: Use `dgj' for normal series and add `\CJKbold' for bold series. 2001-07-31 Werner LEMBERG * doc/CJK.doc: Note use of \cleardoublepage if problems occur with two-column printing. 2001-07-27 Fabrice Popineau * utils/cjklatex/cjklatex.c: New file. 2001-06-27 Werner LEMBERG * doc/CJK.doc: Add info how to use a CJK environment in the preamble. * doc/cjk-enc.doc: Simplify usage of AUC TeX. Modify definition of `TeX-run-CJK-LaTeX' to handle directories properly. 2001-06-15 Werner LEMBERG * texinput/CJK.enc (\CJK@disableMakeUppercase): Define it as \relax if in preprocessed mode. 2001-06-14 HANDA Ken'ichi * utils/lisp/emacs-20.3/cjk-enc.el (cjk-set-buffer-multibyte): Use backquote operator to make cjk-enc.elc work correctly. 2001-06-08 Werner LEMBERG The next LaTeX release will use \textkra, \texttstroke, and \textTstroke for the missing latin-4 characters. * texinput/mule/MULEenc.sty: Use \textkra. Add \TEXTTSTROKE. * utils/lisp/emacs-20.3/cjk-enc.el, utils/lisp/mule-2.3/cjk-enc.el: Use \texttstroke and \TEXTTSTROKE. 2001-05-26 Werner LEMBERG * texinputs/CJK.sty: Restore EOL character before loading `CJK.cfg'. 2001-05-18 Werner LEMBERG * contrib/wadalab/DNP.doc: Document installation for pdfTeX. * contrib/wadalab/makefont: Updated to normalize font matrix of PS fonts. 2001-04-24 Werner LEMBERG * utils/hbf2gf/config.guess, utils/hbf2gf/config.sub: Updated to latest version from gnu.org. 2001-04-21 Werner LEMBERG * examples/muletest.tex: Remove Thai support so that this file can really be run with Mule 2.3. Update comment. * example/CJKbabel.tex, example/rubytest.tex: Update comment. * utils/lisp/emacs-20.3/cjk-enc.el (cjk-format-spec-table): Fix Thai. * texinput/mule/MULEenc.sty (\mule@char): Don't use delimiter. * texinput/SJIS/sjisdnp.enc: Update this file also to the changes introduced 2001-03-15. 2001-04-17 Werner LEMBERG * examples/*.tex: Added local variables for Emacs to specify encoding. * doc/history.txt: Emphasize the need of local variables for the encoding if `cjk-enc.el' is used. 2001-04-02 Werner LEMBERG * utils/lisp/emacs-20.3/cjk-enc.el: Fix documentation to follow Elisp documentation conventions. 2001-04-01 Werner LEMBERG Make UTF8 encoding work in TOC. * texinput/CJK.sty (\CJK@namedef): New macro. * texinput/UTF8/UTF8.bdg: Use it. 2001-03-28 Werner LEMBERG * texinput/mule/MULEenc.sty: Use \textnumero instead of \CYRNo (found by Vladimir Volovich). 2001-03-18 Werner LEMBERG * utils/lisp/cjkspace.el, INSTALL: Fix documentation. 2001-03-15 Werner LEMBERG A major change: Preprocessed and non-preprocessed mode can be used simultaneously! For example, you can now use include a file encoded in UTF-8 in another file encoded in Big5. To achieve this, ^^7f will always start a command in preprocessed mode, even for CJK macros. * texinput/CJK.sty: Require MULEenc.sty. Remove ^^7f handling. Remove preprocessed versions of \CJK@XX, \CJK@XXX, and \CJK@XXXX. (\CJKcaption): Always include .cpx files. * texinput/CJK.enc (\CJK@disableMakeUppercase): New macro. (\CJK@shiftError): New macro. (\CJK@unicodeError): New macro. (\CJK@makeEnvironment): Don't handle \MakeUppercase. (\CJK@*@enc): Always use `true' branch in \CJKpreproc conditionals. * texinput/mule/MULEenc.sty (\mule@@@arg, \mule@def): Use \string. (\mule@@def): New function to set up macros for leading bytes in the range ^^81-^^fe. * texinput/extended.enc (\CJK@extendedEncoding), texinput/Bg5/Bg5.enc (\CJK@Bg5Encoding), texinput/SJIS/SJIS.enc (\CJK@SJISEncoding): Use \CJK@disableMakeUppercase. * texinput/pmCbig.enc (\CJK@pmCbigEncoding), texinput/pmCsmall.enc (\CJK@pmCsmallEncoding), texinput/standard.enc (\CJK@standardEncoding): Add \relax. * texinput/CNS/EUC-TW.enc (\CJK@EUC-TWEncoding), texinput/JIS/EUC-JP.enc (\CJK@EUC-JPEncoding): Use \CJK@shiftError for single shifts. Add \relax for all other macros. * texinput/UTF8/UTF8.enc (\CJK@UTF8Encoding): Use \CJK@unicodeError for three-byte sequences. Add \relax for all other macros. * texinput/*/*.cpx: Updated to new preprocessing scheme. * utils/*conv/*conv.w: Updated to new preprocessing scheme. * utils/*conv/*conv.c: Regenerated. * utils/lisp/emacs-20.3/cjk-enc.el (cjk-format-spec-table): Updated to new preprocessing scheme. (cjk-encode): Fix file header insertion strings. * utils/lisp/mule-2.3/cjk-enc.el (cjk-enc-table): Updated to new preprocessing scheme. (cjk-encode): Fix file header insertion strings. * doc/*: Updated and revised. 2001-03-13 Werner LEMBERG Implement \CJKinput. * mule/MULEenc.sty (\CJKinput): New macro. (\CJKinclude): Fix error message. * utils/lisp/emacs-20.3/cjk-enc.el (cjk-write-all-files): Update docstring. (tex-input-regexp): New test for \CJKinput. (do-batch-cjk-write-file): Fix typo. * texinput/thai/thaicjk.ldf: Fix typo. 2001-02-21 Werner LEMBERG * doc/INSTALL: Minor improvements. 2001-02-13 Werner LEMBERG * utils/hbf2gf/config.{guess,sub}: Updated (from ftp.gnu.org). 2000-12-17 Werner LEMBERG * utils/SJISconv/sjisconv.w: Fix typo ff -> 7f. * utils/CEFconv/cef5conv.w, utils/CEFconv/cefconv.w: Ditto. * utils/*conv/*conv.w: \XXXpreproc will now contain the version of the conversion program. * utils/*conv/*conv.c: Updated. * doc/history.txt: Updated. * all files: Version number changed to 4.4.0. 2000-12-03 Werner LEMBERG * utils/hbf2gf/configure.in: Fix kpathsea checking message. * utils/hbf2gf/configure: Updated. 2000-12-02 Werner LEMBERG * doc/cjk-enc.doc: Clarify usage of cjk-coding. * doc/INSTALL: Add hints how to use kpsewhich to check configuration. 2000-12-01 Werner LEMBERG * doc/INSTALL: Fix documentation of --with-kpathsea-include. * doc/cjk-enc.doc: Fix typo. 2000-09-21 Werner LEMBERG * texinput/{CJK.sty, CJKulem.sty, pinyin.sty, ruby.sty}: Replacing some \ifdim with \ifnum. 2000-09-20 Werner LEMBERG * texinput/CJKulem.sty: Fixed two nasty bugs (spotted by Sim Ing ): No underlining for \CJKglue and no \CJKglue before and after \uline. 2000-08-28 Werner LEMBERG * utils/thaifont/texmf/dvips/config/config.{norasi,dbtt}: New files. * doc/thaifont.doc: Added info about PS font configuration. 2000-08-24 Werner LEMBERG * utils/lisp/emacs-20.3/thai-word.el (thai-update-word-table): Add documentation string. 2000-08-24 HANDA Ken'ichi * utils/lisp/emacs-20.3/thai-word.el (thai-update-word-table): New function. (thai-find-word-ends): Fix loop. 2000-08-23 Werner LEMBERG * texinput/thai/thaicjk.ldf: Remove warning about nonexistent hyphenation patterns. 2000-08-20 Werner LEMBERG Another big sigh. Wrong glyph names for Norasi's Thai digits. Additionally, all ligature rules no longer use `>' to make kerning possible. * utils/thaifont/texmf/dvips/base/norasi.enc: Fixed. * utils/thaifont/tools/{thai.enc,thailigs.vpl}: Updated. * utils/thaifont/texmf/fonts/{tfm,vf}/public/{dbtt,norasi}/*: Regenerated. 2000-08-19 Werner LEMBERG * examples/thai.tex: New file. * doc/history.txt: Updated. * examples/CJKbabel.tex: Doc fixes. 2000-08-17 Werner LEMBERG * doc/cjk-enc.el, doc/thaifont.doc: Give better URL for thailatex package. 2000-08-15 Werner LEMBERG Sigh, another forgotten Thai ligature rule. * utils/thaifont/tools/{thai.enc,thailigs.vpl}: Updated. * utils/thaifont/texmf/fonts/{tfm,vf}/public/{dbtt,norasi}/*: Regenerated. 2000-08-15 Werner LEMBERG * texinput/thai/c90{cmr,cmss.cmtt}.fd: Make font substitution silent. * utils/thaifont/texmf/dvips/base/norasi.enc: Fixing typo. * utils/thaifont/texmf/fonts/{tfm,vf}/public/norasi/*: Updated. 2000-08-13 Werner LEMBERG Improved support for Thai. * doc/thaifont.doc: New file. * utils/thaifont/*: Metrics and support files for Thai fonts. * texinput/thai/c90{nrsr,dbss}.fd: New font definition files for dbtt and norasi font families. * texinput/thai/c90{cmr,cmss,cmtt}.fd: Font alias files. * texinput/thai/thaicjk.ldf: New file for thai support in Babel. * texinput/thai/thai.sty: Removed. * utils/lisp/emacs20.3/cjk-enc.el: Redesigned Thai support by HANDA Ken'ichi . Will now run under XEmacs also (with help of Martin Buchholz ). No Thai support yet due to limitations in current XEmacs version (21.2). (cjk-write-all-files): New optional argument to force the processing of all files. (do-batch-cjk-write-file): New function. (batch-cjk-write-file): Use do-batch-cjk-write-file. (batch-force-cjk-write-file): New function. Uses do-batch-cjk-write-file also. * utils/lisp/mule-2.3/cjk-enc.el: Rename write-cjk-file to cjk-write-file for consistency. * utils/lisp/emacs20.3/thai-word.el: New file written by HANDA Ken'ichi for Thai word breaking support. Replaces thaiconv. * utils/thaiconv: Removed. * utils/lisp/emacs20/cjk-enc.el: Removed. No longer supported. * texinput/mule/MULEenc.sty: Adapted to new cjk-enc.el version. Make it robust for CJKulem.sty. * examples/CJKbabel.tex: Use CJKulem.sty and thaicjk module for Babel. * examples/muletest.tex: Remove \if... \fi clause for Thai. * doc/history.txt, doc/INSTALL: Updated. 2000-08-12 Werner LEMBERG * texinput/CJKulem.sty: New file which provides CJK support for ulem.sty. * doc/history.txt, doc/CJK.doc: Updated. 2000-08-09 Werner LEMBERG * utils/hbf2gf/configure.in: Replaced --with-kpathsea-dir with --with-kpathsea-lib and --with-kpathsea-include. * utils/hbf2gf/configure, doc/history.txt, doc/INSTALL, doc/hbf2gf.doc: Updated. * texinput/CJK.sty, texinput/mule/MULEenc.sty: New command \CJKverbatim which disables \Thaiglue and \CJKglue in verbatim environments if the `verbatim' package is loaded. * doc/history.txt, doc/CJK.doc, doc/commands.doc: Updated. 2000-07-30 Werner LEMBERG * utils/hbf2gf/config.guess, utils/hbf2gf/config.sub: Updated to latest version from ftp.gnu.org. 2000-07-27 Werner LEMBERG * utils/thaiconv/thaiconv.c: Improve comment. * *.fd: Set \hyphenchar to -1 for all CJK fonts. 2000-06-23 Werner LEMBERG * utils/hbf2gf/config.guess, utils/hbf2gf/config.sub: Updated to latest version from ftp.gnu.org. * texinput/CJK.enc: Removed redefinition of C42 and C49. 2000-05-03 Werner LEMBERG * texinput/CJK.sty: Specifying an optional argument to the `CJK' size function will no longer produce a warning message for each subfont. * contrib/wadalab/*.fd, doc/CJK.doc, doc/fonts.doc: Wadalab PS fonts now use `CJK' size functions instead of `DNP' ones. * doc/history.txt: Updated. 2000-05-02 Werner LEMBERG * texinput/*/*.cpx: Replace incorrect 0xFF with 0x7F. 2000-04-18 Werner LEMBERG * texinput/CJK.sty, texinput/pinyin.sty, texinput/ruby.sty: Balancing the small kern control values, e.g. using `\kern -1sp\kern 1sp' instead of `\kern 1sp' only. Replacing kern value of 3sp with 5sp to avoid clash with ulem.sty. 2000-04-01 Werner LEMBERG Version 4.3.0 released ====================== This version exists on the Tex Live CD 5 only; a lot of files have been adapted to the special needs of the CD's texmf tree -- these changes are not in the CVS tree. 2000-03-15 Werner LEMBERG * contrib/wadalab/wadalab.map: Renamed from Wadalab.map * contrib/wadalab/DNP.doc: Updated accordingly. * utils/hbf2gf/cfg/*: Updated -- if possible, the foundry is used as the target directory instead of the encoding, e.g. `tfm/ntu/b5ka12'. 2000-03-14 Werner LEMBERG * texinput/SJIS/SJISdnp.{chr,enc}: New files to support SJIS encoding with DNP fontencoding. * texinput/CJK.enc: Add SJISdnp. Add forgotten punctuation pattern macro to KSHL encoding. * doc/history.txt, doc/CJK.doc, doc/command.doc: Update. 2000-03-13 Werner LEMBERG * texinput/CJK.sty: Fixing definition of ^^7f to do nothing if written to the TOC file. 2000-03-12 Werner LEMBERG * texinput/KS/HLaTeX/pshan.sty: Fix typo. Call \mj to activate default family correctly. * contrib/wadalab/makefont: Add echo commands. * contrib/wadalab/DNP.doc: Updated. Add info about gsftopk. 2000-03-03 Werner LEMBERG * utils/hbf2gf/README: New file. * utils/hbf2gf/hbf2gf.1, doc/hbf2gf.doc: Small improvements. * README: Removed `romaji environment' from TODO section. According to HANDA Ken'ichi it is impossible to provide hyphenation patterns for transcribed Japanese without semantic analysis. 2000-03-02 Werner LEMBERG * README, doc/INSTALL: Slight improvements. * utils/hbf2gf/Makefile.in, utils/hbf2gf/configure.in: Fix incorrect test for NO_STRDUP. Thanks to . 2000-02-06 Werner LEMBERG * texinput/CJK.sty, texinput/mule/MULEenc.sty, utils/lisp/*/cjk-enc.el, utils/*conv/*conv.[cw], history.txt, CJK.doc, cjk-enc.doc: Use 0x7F both as the multiplex character and as a delimiter -- apparently no package uses this character... This solves all problems with \uppercase and \lowercase. * utils/hbf2gf/cfg/j2so12.cfg: Added `min_char' parameter to get correct offsets (thanks to Martin Minich for finding this bug). 2000-01-26 Werner LEMBERG * doc/cjk-enc.doc, doc/history.txt, examples/CJKbabel.tex, examples/muletest.tex, texinput/mule/MULEenc.sty, utils/lisp/*/cjk-enc.el: Change X5 to T5. 2000-01-20 Werner LEMBERG * examples/muletest.tex: Greek added; updated to X5 encoding. * examples/CJKbabel.tex: Greek added; updated to X5 encoding. * texinput/mule/MULEenc.sty: Use \AtBeginDocument for \mule@ definitions. 2000-01-14 Werner LEMBERG * doc/cjk-enc.doc: Added info about file variables to specify document encoding. 2000-01-03 Ching-Mo CHANG * utils/lisp/emacs-20.3/cjk-enc.el (cjk-write-all-files): Always returned nul for include and bib file names due to incorrect pattern matching. 1999-12-18 Werner LEMBERG * utils/hbf2gf/configure.in: Removed `-pedantic' flag which causes problems with newer gcc versions. 1999-11-19 Werner LEMBERG * examples/muletest.tex, examples/CJKbabel.tex: Fixing a typo. 1999-11-07 Werner LEMBERG * doc/CEF.doc: Minor fixes. * doc/CJK.doc: Updated; minor fixes. 1999-11-06 Werner LEMBERG * doc/cjk-enc.doc, doc/commands.doc, doc/fonts.doc: Minor fixes. * doc/vertical.doc, doc/history.txt: Updated. 1999-11-05 Werner LEMBERG * texinput/mule/MULEenc.sty: Added \CJKinclude{} and \CJKbibliography{}. These functions act identically to \include resp. \bibliography but load .cjk resp. -cjk.bib. * utils/lisp/emacs-20.3/cjk-enc.el: Using `cjk' throughout as the prefix to variable and function names. This causes a renaming of virtually all functions. Some other local variables were renamed also for consistency. Changing ET5 to X5 encoding for Vietnamese. (decompose-char): Removed. Not needed at all. (cjk-tex-in-comment): New function. Similar to AUC TeX's TeX-in-comment function; has been added to be independent from AUC TeX. (cjk-write-all-files): New function. It checks for \CJKinclude and \CJKbibliography commands in the master file and converts the referenced files accordingly if necessary. Intended as a hook to AUC TeX to make multiple files work as expected. 1999-11-02 Werner LEMBERG * doc/cjk-enc.doc: Small improvement in explanation of usage with AUC TeX. 1999-10-24 Werner LEMBERG * utils/lisp/emacs-20.3/cjk-enc.el (get-cjk-name): New function. (file-write-cjk-file, batch-write-cjk-file): New functions which do the same as write-cjk-file but operate on a given file (resp. a suite of files and directories given on the command line). (write-cjk-file): Will now properly ask for a file name if the current buffer is not visiting a file. * doc/cjk-enc.doc: Expanded TeX-translate-location-hook to cover CJK BibTeX input files also. TeX-run-CJK-LaTeX now checks whether it must call write-cjk-file at all (emacs > 20.3 only). 1999-10-07 Werner LEMBERG * texinput/mule/MULEenc.sty: Removed \textendash wrapper macro. * utils/lisp/{emacs-20.3,emacs-20,mule-2.3}/cjk-enc.el: Added iso-8859-9 (Greek) support (mapped to LGR encoding as used in the Babel package). Fixed character `SOFT-HYPHEN' in iso-8859-x encodings (using `\-' instead of \textendash). * README, doc/cjk-enc.doc, doc/history.txt: Updated. * doc/CJK.doc: Fixed a typo. * texinput/CJK.enc, texinput/CJK.sty, texinput/*/{*.cap,*.cpx}: Replaced `\ifx\foo \undefined' with `\@ifundefined{}{}' to fix the case that a not-defined macro has been tested with \@ifundefined before. In this case, it is no longer undefined but identical to \relax. * texinput/pmC.chr: Fixed punctuation macros for pmC. 1999-10-02 Werner LEMBERG * texinput/pinyin.sty: The method with appending `\-' to all syllables fails (stupid I am :-), so here a solution which really works. It uses a small kern (4sp, similar to the ruby and CJK packages) to tell the following pinyin syllable that a discretionary has to be inserted. 1999-10-01 Werner LEMBERG * texinput/mule/MULEenc.sty: \lccode and \uccode of ^^ff must not be modified, otherwise hyphenation patterns containing \ss will fail (which happens e.g. in German). 1999-09-28 Werner LEMBERG * doc/history.txt: Updated. * utils/pyhyphen/pyhyph.tex, utils/pyhyphen/pytest.tex, utils/pyhyphen/pinyin.ldf, doc/pyhpyhen.doc: Hyphenation patterns for unaccented pinyin syllables to be used with the Babel package. * utils/pyhyphen/pinyin.c, utils/pyhpyhen/pinyin.tr: Utility files for creating pinyin hyphenation patterns. 1999-09-27 Werner LEMBERG * doc/history.txt: Updated. 1999-09-21 Werner LEMBERG * texinput/pinyin.sty: Adding hyphenation points at the end of all syllables. 1999-09-18 Werner LEMBERG * texinput/pinyin.sty: Making accent commands like \py@a robust. Added option `useCMmacron' (for LaTeX only) to use a macron accent from the CM fonts in case the used font doesn't have it (e.g. some versions of virtual files for Palatino). 1999-08-26 Werner LEMBERG * utils/hbf2gf/hbf2gf.1: Added some documentation how to find out the expanded value of a kpathsea variable (like $MISCFONT). 1999-08-07 Werner LEMBERG * utils/thaiconv/thaiconv.c (adj): Fixed invalid array index in case of marks without base characters. 1999-07-07 Werner LEMBERG * texinput/Bg5/Bg5.chr, texinput/extended.chr: Fixed a typo \CJK@temp->\CJK@gtemp 1999-06-30 Werner LEMBERG * utils/lisp/emacs-20/cjk-enc.el, utils/lisp/emacs-20.3/cjk-enc.el, utils/lisp/mule-2.3: Fixed code for 0x80 multiplex character. 1999-06-22 Werner LEMBERG * doc/TDS.doc: Completely revised. 1999-06-10 Werner LEMBERG * utils/hbf2gf/configure.in: Removed `-ansi' flag which can cause problems with the kpathsea library (which is not compiled with -ansi). 1999-06-07 Werner LEMBERG * utils/hbf2gf/hbf2gf.1: Added documentation about MiKTeX. * utils/hbf2gf/hbf2gf.w: Added support for MiKTeX file search library. * texinput/CEF/*.fd: Removed -- these files were erroneously included into the CVS repository. 1999-06-04 Werner LEMBERG * *.fd files: minor documentation addition regarding font encoding. * all files: Changed date/version to 4.3.0. 1999-06-02 Werner LEMBERG * README: Added info about http and ftp home sites and how to access the CVS repository. 1999-06-01 Werner LEMBERG * README: Added info about CVS mailing list. 1999-05-29 Werner LEMBERG * README: Added mailing list. * doc/INSTALL: Small correction. * README: Small additions.