diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/thailatex/ChangeLog')
-rw-r--r-- | Master/texmf-dist/source/latex/thailatex/ChangeLog | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/thailatex/ChangeLog b/Master/texmf-dist/source/latex/thailatex/ChangeLog index 3d5709f2dfa..4bb5e291c25 100644 --- a/Master/texmf-dist/source/latex/thailatex/ChangeLog +++ b/Master/texmf-dist/source/latex/thailatex/ChangeLog @@ -1,3 +1,110 @@ +2011-03-21 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * configure.in, NEWS: + === Version 0.4.5 === + +2011-03-20 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * fonts/Makefile.am: Revert the if-block change, as it does not work. + The exit just exits a spawned shell, not the whole script. + +2011-03-20 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * babel/Makefile.am: Remove thai.ldf before re-compiling thai.dtx, + so it can build twice in a row. + +2011-03-20 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * fonts/Makefile.am: + Use exception-styled if-block instead of if-then-else for separating + normal and exceptional cases. + + * Makefile.am: Remove old commented lines. + +2011-03-20 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * configure.in, Makefile.am, -thailatex.spec.in: + Remove the outdated, unmaintained RPM spec. + +2011-03-17 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * babel/thai.dtx: Add documentation sentences about \wbr being + ignored. + +2011-03-17 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * babel/thai.dtx: Update copyright years and changelog dates. + +2011-03-17 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * babel/thai.dtx: Disable \wbr effect in \textpali{} command, as Pali + is already space-delimited, and there is no proper tool to hyphenate + it yet. + +2011-03-17 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * Makefile.am: Add rules for preparing CTAN package in ZIP format, + which is preferred by Windows users, and let ZIP be the default, + .tar.gz be an option. + +2011-03-16 Theppitak Karoonboonyanan <thep@linux.thai.net> + + Make sure \textpali{} also works on TIS-620 text, not just UTF-8. + This requires "inputenc" package. + + * babel/Makefile.am, +babel/tis620.def: Add "tis620" input encoding + definition for use with "inputenc" package. + * doc/teststd.tex: Add Pali test text. + +2011-03-15 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * fonts/purisa*.{afm,pfb}: Update to version 002.012: 2011-03-11 from + thaifonts-scalable trunk. + +2011-02-15 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * babel/thai.dtx: Update translation for \refname from + "หนังสืออ้างอิง" to "เอกสารอ้างอิง". + +2011-02-15 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * babel/thai.dtx: Add revision history for previous commit. + +2010-09-23 Theppitak Karoonboonyanan <thep@linux.thai.net> + + Add support for Pali-Sanskrit descender-less Yo Ying & Tho Than. + + * babel/lthenc.def: Add text symbols \textYoYingPali and + \textThoThanPali according to encoding slots in fonts/lthuni.enc. + * babel/thai.dtx: Add \textpali macro for converting all Yo Ying & + Tho Than in its argument to their descender-less variations. + +2010-09-22 Theppitak Karoonboonyanan <thep@linux.thai.net> + + Add support for high MaiTaikhu and Nikhahit. + + * fonts/thai-dummy.afm, fonts/lthuni.enc, fonts/thailigs.enc: + Add code points for high MaiTaikhu, high Nikhahit, and dottedcircle, + wrt. current fonts. + * fonts/thailigs.enc: Add ligkern rules to convert Maitaikhu and + Nikhanit after upper vowels to their high versions. + +2010-09-22 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * fonts/thailigs.enc: Add ligkern rules for Thanthakhat and Nikhahit + when combined with Po Pla, Fo Fa, Fo Fan, Lo Chula. + +2010-08-01 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * fonts/garuda*.{afm,pfb}: Update to version 2.63: 2010-08-01 from + thaifonts-scalable trunk. + +2010-07-30 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * configure.in: Post-release version suffix added. + + * fonts/*.{afm,pfb}: Update fonts from thaifonts-scalable 0.4.14. + 2009-08-15 Theppitak Karoonboonyanan <thep@linux.thai.net> * configure.in, NEWS: |