2011-03-28 Peter Breitenlohner * am/ptex.am: Use AM_CFLAGS instead of {libkanji_a,ptex}_CFLAGS. 2011-03-27 Peter Breitenlohner * ptex-base.ch: Reformulate @, begin_box, and delete_last to fix a bug in \lastpenalty & Co; further reduce e-pTeX interferences. 2011-03-26 Peter Breitenlohner * ptex-base.ch: Fix a bug in begin_box introduced on 2011-03-24, mail from Hironori Kitagawa, Sat, 26 Mar 2011 21:42:49. 2011-03-24 Peter Breitenlohner * ptex-base.ch: Reformulate begin_box and delete_last to reduce interferences between e-TeX and pTeX. 2011-03-22 Peter Breitenlohner * ptex-base.ch: Reformulate @ to reduce interferences between e-TeX and pTeX. 2011-03-18 Peter Breitenlohner e-pTeX update eptex-110315_tlsvn110318.diff [ptex:00248] from Hironori Kitagawa * ptex-base.ch: Define and use the Web macro set_box_dir to reduce interferences between e-TeX and pTeX. Fixed a bug around \radical with Japanese character. Fixed a bug in setting/reading a dimension of a box register in "different" directions. 2011-01-19 Peter Breitenlohner * ptex-base.ch: Let \lastkern etc act through disp node. Define dir_yoko as 4 and not qi(4); dir_field and adj_dir_field are -dir_yoko..dir_yoko and not -dir_dtou..dir_dtou. Shorten change sets. Remove trailing blanks. 2011-01-17 Peter Breitenlohner * ptex-base.ch: banner_k==banner for pTeX. * am/ptex.am (ptrip.diffs): Use $(triptrap_diffs). 2011-01-14 Peter Breitenlohner * am/ptex.am (ptrip-clean): Use TRIPTRAP_CLEAN. 2011-01-13 Peter Breitenlohner * ptex-base.ch: Reformulate if_*_code definitions, for e-pTeX. 2011-01-12 Peter Breitenlohner Somewhat rearrange to simplify building e-pTeX: * ptex-base.ch: @d pTeX_version_string, use it for pTeX_banner but keep definition of TeX_banner. * am/ptex.am (ptex_version.h): Adapted. * ptex-base.ch: Rename cur_dir => cur_dir_hv to avoid conflict with cur_dir from e-TeX. Shorten or split the individual change sets to avoid conflicts. 2011-01-11 Peter Breitenlohner * am/ptex.am: Build libkanji.c from kanji.c, for pTeX and e-pTeX. * kanji.h (epTeX): #define getintone(w) and setintone(w,a), and #include , 2011-01-08 Peter Breitenlohner * ptex-base.ch: Adapt to removal of encTeX changes from tex.ch. 2011-01-07 Peter Breitenlohner * ptexextra.in: Renamed ... * ptexextra.h: ... into this; #include ptex_version.h for PTEX_VERSION. * ptexextra.c (new): #include and . * am/ptex.am: ptexextra.[ch] are now distributed; create ptex_version.h instead of ptex.version. 2010-12-31 Hironori Kitagawa * ptex-base.ch: Bug fix and accent Kanji. 2010-12-14 Peter Breitenlohner * pbibtex.ch: Adapt to latest bibtex.web. 2010-11-04 Peter Breitenlohner * ptex-base.ch (get_jfm_pos): Avoid accessing non-existent array elements that could cause segmentation faults. 2010-06-10 Peter Breitenlohner * am/ptex.am (ptex_cppflags): Add $(AM_CPPFLAGS). 2010-05-25 Peter Breitenlohner * Files, pbibtex.defines, ptex.mk, ptex-base.ch.orig, ptex-include.ch, ptexhelp.h, reautoconf (removed): Unused files. * am/ptex.am (EXTRA_DIST): Adjust. 2010-05-25 Peter Breitenlohner * am/ptex.am (EXTRA_DIST): Remove tmf-pool.h. 2010-05-23 Akira Kakuto * ptex-base.ch: Bug fix from Hironori Kitagawa . 2010-05-21 Peter Breitenlohner * am/ptex.am: Fix the lib/libp.a rebuild rule. 2010-05-11 Peter Breitenlohner * nissya.test (new): Shell script for pBibTeX test using kanji. * tests/nissya_bib.aux, tests/nissya.bst, tests/sample.bib (new): Test data for nissya.test from Akira. * am/ptex.am: Add the new test. 2010-05-03 Peter Breitenlohner * pdvitype.ch: Treat kanji chars for put[1-4] as for set[1-4]. 2010-05-01 Peter Breitenlohner * yokotate.test: Use ptftopl with '-charcode-format octal'. * ptftopl.ch: Correctly check glue indices. Use Web macros to access |char_type| table entries. Reformat CHARSINTYPE lists with shorter lines. 2010-04-30 Peter Breitenlohner * pdvitype.test: Use installed cm fonts. * sample.test, yokotate.test (new): Shell scripts to test pDVItype and pPLtoTF/pTFtoPL with yoko and tate fonts. * tests/goth10.tfm tests/sample.dvi (new): Data for sample.test. * tests/{min10,tmin10}.{pl,tfm} (new): Data for yokotate.test. * am/ptex.am: Add the new tests. 2010-04-26 Peter Breitenlohner * pbibtex.ch: Remove unused code 'Check if |max_print_line|...'. Akira Kakuto , 24 Apr 2010 12:10:13. 2010-04-23 Peter Breitenlohner * pbibtex.ch, kanji.h: Use input_line2() with five arguments for correct handling of buffer_overflow. * pbibtex-longline-test.pl, pbibtex-openout-test.pl, pbibtex-mem.test, pbibtex.test: New tests. * am/ptex.am: Add them. 2010-04-22 Peter Breitenlohner * pdvitype.ch: Remove unnecessary change. * ppltotf.ch: Adapt to bug fix now done in ../pltotf.ch, originally by Ken Nakano . * kanji.h (inputline2): Moved from ../../ptexenc/ptexenc.h to here. * pbibtex.ch: Correct handling of buffer_overflow. From Akira. * ptex.defines (inputline3): Removed. * am/ptex.am: No synctex. No reason to create ptexdir/lib/. 2010-04-21 Peter Breitenlohner * pdvitype.test, ppltotf.test, ptftopl.test (new): Shell scripts for basic 'make check' tests. * am/ptex.am: Add these tests. * pbibtex.ch: Adapt to change (bug fix) in ../bibtex.ch. Remove kanji fix of workaround from ../bibtex.ch for breaking long lines in module 324; all that is gone with bibtex-0.99d. 2010-04-17 Peter Breitenlohner * ppltotf.ch: Rename PTEX_PLTOTF_HELP => PPLTOTF_HELP. * ptftopl.ch: Rename PTEX_TFTOPL_HELP => PTFTOPL_HELP. * ptexhelp.h (removed): Help text now in ../help.h. * kanji.h: Remove #include "ptexhelp.h" and redefinition of TEXMFPOOLNAME and TEXMFENGINENAME. * ptexextra.in (PTEXHELP): Moved to ../texmfmp-help.h from here. * ptex.defines (inputline3): Moved from pbibtex.defines to here. (PTEXTFTOPLHELP, PTEXPLTOTFHELP, PDVITYPEHELP): Removed. * pbibtex.defines (removed): Using ptex.defines. * ptex-include.ch (removed): Now done in ../texmfmp.h. * am/ptex.am: Adjust and replace lib/lib.a by ../lib/libp.a. 2010-04-17 Peter Breitenlohner * pdvitype.ch: New version, used on top of dvitype.ch. * ptftopl.ch, ptex-base.ch: Remove trailing whitespace. Avoid compiler warnings. * ptftopl.ch (organize): Slightly reformulate (uninitialized). * ppltotf.ch: Handle Pascal Web's char as in ../pltotf.ch. (todig): Change param type to byte. Don't return uninitialized. 2010-04-15 Peter Breitenlohner * pbibtex.ch, ptex-base.ch, ptftopl.ch: Use conststringcast, not stringcast to cast the get_enc_string() value which is now const. * ptexhelp.h (PDVITYPEHELP): Fixed a typo in help message. 2010-04-14 Peter Breitenlohner * pbibtex.ch: New version from Akira, used on top of bibtex.ch. Keep hack0 -- initialization of jump buffer. * am/ptex.am: Reworked. * ptexextra.in, ptexhelp.h: Declare based_prog_name as const. * ppltotf.ch: Fixed a typo. 2010-04-13 Peter Breitenlohner * am/ptex.am: Fix for 'make dist' and 'make distcheck'. * ptrip.test: Simplify. * ptrip.diffs: Expected results from TRIP test for pTeX.