Commit graph

6 commits

Author SHA1 Message Date
markd
62a4ba308b Update to texlive 2015.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if
 \pdfinclusionerrorlevel is negative; sync with xpdf 3.04.
LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal
 random number generator and other places.
XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling
 to xetex; internal XDV opcodes changed.
MetaPost: New numbersystem binary; new Japanese-enabled upmpost and
 updvitomp programs, analogous to up*tex.
Infrastructure: The fmtutil script has been reimplemented to read
 fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts
 (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own
 directory, instead of always using the existing PATH.
2015-06-14 12:50:00 +00:00
markd
c58a383491 Update to texlive 2014 version.
* fread.c (copy_multibyte_char): Avoid ambiguous operation.
   * fread.c: Add copy_multibyte_char() to
     copy multibyte character correctly.
   * fread.c: Wide char is not always even bytes in getestr().
   * convert.c: Add (unsigned char*) cast arg1 of UTF8StoUCS().
   * fwrite.c: Declare fprint_euc_char() as static.
   * main.c: Add TeX Live version.
   * {main,convert,fread,fwrite,styfile}.c, kana.h,
     mendex.doc, mendex.1: Add a new option -I to switch
     internal buffers for key words to EUC-JP or UTF-8.
   * mendex.1: Fix usage.
   * convert.c: Allow longer words in dictionary.
   * fwrite.c:  Make a buffer size larger.
   * fwrite.c: Replace sprintf with snprintf.
   * fread.c: Allow lines with only a line ending in mfgets(),
     because dictionary files with DOS line endings can't be read.
2015-04-25 10:03:52 +00:00
minskim
61ce578a51 Fix Debian Bug #534641. Patch from TeX Live repo.
Suggested by Makoto Fujiwara.
2014-02-13 00:58:22 +00:00
minskim
e59259ac54 Sync mendexk with TeX Live 2013
Changes:
- Handle input files with Dos/Windows (CRLF) line endings.
- Always use KPATHSEA.
2013-12-06 02:36:54 +00:00
minskim
4637602344 Sync mendexk with TeX Live 2011.
Code cleanup only.
2012-03-03 22:13:39 +00:00
minskim
7dadc2d916 Import mendexk-2.6f as textproc/mendexk.
This is an upper-compatible (but slow) substitute for the makeindex
program which forms part of standard TeX distribution.  Mendex features
better Japanese (EUC) support and more.
2010-11-06 03:41:46 +00:00