diff options
author | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2017-11-30 22:04:44 +0000 |
---|---|---|
committer | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2017-11-30 22:04:44 +0000 |
commit | 84e7e267840191e1744e3be02017373f54165a9f (patch) | |
tree | 757e7b22f2eaaa94a04e63bd45f5f10f2ac2be9c /Build/source/texk/web2c/euptexdir | |
parent | 2568ba5fe39456a77b0d8c0004bedb4216df342e (diff) |
eptexdir, euptexdir: fix \pdfprimitive (synchronized pdftex r784)
git-svn-id: svn://tug.org/texlive/trunk@45956 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/euptexdir')
-rw-r--r-- | Build/source/texk/web2c/euptexdir/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/texk/web2c/euptexdir/pdfstrcmp-eup-post.ch | 5 | ||||
-rw-r--r-- | Build/source/texk/web2c/euptexdir/tests/pdfprimitive-euptex.log | 41 |
3 files changed, 31 insertions, 20 deletions
diff --git a/Build/source/texk/web2c/euptexdir/ChangeLog b/Build/source/texk/web2c/euptexdir/ChangeLog index ffe54da6bc5..d4c3b66cd01 100644 --- a/Build/source/texk/web2c/euptexdir/ChangeLog +++ b/Build/source/texk/web2c/euptexdir/ChangeLog @@ -1,3 +1,8 @@ +2017-11-30 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> + + * pdfstrcmp-eup-post.ch, tests/pdfprimitive-euptex.log: Adapt + to eptex update. + 2017-10-06 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> * tests/pdfprimitive-euptex.log: Adapt to eptex update. diff --git a/Build/source/texk/web2c/euptexdir/pdfstrcmp-eup-post.ch b/Build/source/texk/web2c/euptexdir/pdfstrcmp-eup-post.ch index 16752d25b5f..c0961189104 100644 --- a/Build/source/texk/web2c/euptexdir/pdfstrcmp-eup-post.ch +++ b/Build/source/texk/web2c/euptexdir/pdfstrcmp-eup-post.ch @@ -3,11 +3,6 @@ @y cur_tok := (cur_cmd*max_char_val)+cur_chr; @z -@x - cur_tok := (cur_cmd*@'400)+cur_chr; -@y - cur_tok := (cur_cmd*max_char_val)+cur_chr; -@z @x procedure print_kanji(@!s:integer); {prints a single character} diff --git a/Build/source/texk/web2c/euptexdir/tests/pdfprimitive-euptex.log b/Build/source/texk/web2c/euptexdir/tests/pdfprimitive-euptex.log index ed737b9f805..abef8db42e7 100644 --- a/Build/source/texk/web2c/euptexdir/tests/pdfprimitive-euptex.log +++ b/Build/source/texk/web2c/euptexdir/tests/pdfprimitive-euptex.log @@ -3,23 +3,14 @@ entering extended mode %&-line parsing enabled. **pdfprimitive-euptex (./pdfprimitive-euptex.tex -RELAX macro:->\message {RELAX} FUGA -! Missing primitive name. -<to be read again> - \fuga -l.13 \pdfprimitive\fuga - % ==> ``! Missing primitive name.'' error -The control sequence marked <to be read again> does not -represent any known primitive. - -FUGA F T F F F +RELAX macro:->\message {RELAX} FUGA F T F F F > \pdfstrcmp=\pdfstrcmp. -l.22 \show\pdfstrcmp +l.28 \show\pdfstrcmp % ==> \pdfstrcmp T T ! Undefined control sequence. -l.29 \setbox0=\vbox{\pdfprimitive\ \undefined +l.35 \setbox0=\vbox{\pdfprimitive\ \undefined } The control sequence at the end of the top line of your error message was never \def'ed. If you have @@ -28,7 +19,7 @@ spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. ! Undefined control sequence. -l.31 \setbox0=\vbox{\pdfprimitive\vrule\undefined +l.37 \setbox0=\vbox{\pdfprimitive\vrule\undefined } The control sequence at the end of the top line of your error message was never \def'ed. If you have @@ -37,10 +28,30 @@ spelling (e.g., `I\hbox'). Otherwise just continue, and I'll forget about whatever was undefined. -Overfull \hbox (0.4pt too wide) in paragraph at lines 31--31 +Overfull \hbox (0.4pt too wide) in paragraph at lines 37--37 []| \hbox(0.0+0.0)x0.0 [] - ) +<1> +! Missing number, treated as zero. +<to be read again> + \- +l.43 \count42=\pdfprimitive\- + 2\A +A number should have been here; I inserted `0'. +(If you can't figure out why I needed to see a number, +look up `weird error' in the index to The TeXbook.) + +<0> +! Missing number, treated as zero. +<to be read again> + \vrule +l.44 \count42=\pdfprimitive\vrule + 3\A +A number should have been here; I inserted `0'. +(If you can't figure out why I needed to see a number, +look up `weird error' in the index to The TeXbook.) + +<0> ) No pages of output. |