Commit graph

5 commits

Author SHA1 Message Date
minskim
8229df1e34 Update ptexenc to 1.3.1.
Changes:
    - ptexenc.c: Use kpse_readable_file() with non-const arg.
    - ptexenc/ptexenc.h: Correct set_enc_string() return type.
    - ptexenc.c (input_line2): Handle input files with Dos/Windows
      (CRLF) line endings.
    - Various sjisterminal related changes.
    - unicode-jp.c: Update variation[] table.
2013-11-17 16:46:36 +00:00
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
minskim
fa7af13aca Update ptexenc to 1.3.0.
Major changes:
- Support for upTeX and e-upTeX.
2012-07-10 22:33:54 +00:00
minskim
283dd1ffec Update ptexenc to 1.2.0.
Changes:
        * ptexenc.c, ptexenc/ptexenc.h: Export toUCS().
        * ptexenc/unicode.h: Export UCStoUTF8().
        * ptexenc.c: Change version string "ptetex" => "ptexenc".
        * Makefile.am: Install ptexenc/unicode.h.
2011-07-28 04:30:04 +00:00
minskim
91965fbe26 Import ptexenc-1.1.1 as print/ptexenc.
ptexenc is a useful library for Japanese pTeX (which stands for
publishing TeX, and is an extension of TeX by ASCII Co.) and its
surrounding tools.  ptexenc provides a better way of handling
character encodings.
2010-11-05 23:56:49 +00:00