From aaff31cf1bf7e241fb7ddff48ac9d75d467e1b69 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Tue, 28 Feb 2017 06:14:56 +0000 Subject: Do not change the first 19 characters %%Creator: MetaPost in output of (u)pmpost git-svn-id: svn://tug.org/texlive/trunk@43355 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/pmpostdir/ppsout.ch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/pmpostdir') diff --git a/Build/source/texk/web2c/pmpostdir/ppsout.ch b/Build/source/texk/web2c/pmpostdir/ppsout.ch index e4f6d14048e..18ff01454c1 100644 --- a/Build/source/texk/web2c/pmpostdir/ppsout.ch +++ b/Build/source/texk/web2c/pmpostdir/ppsout.ch @@ -68,11 +68,11 @@ static void mp_ps_kanji_string_out (MP mp, char *s) }; @z - @x +@x mp_ps_print_nl(mp, "%%Creator: MetaPost "); - @y - mp_ps_print_nl(mp, "%%Creator: " P_UP "MetaPost "); - @z +@y + mp_ps_print_nl(mp, "%%Creator: MetaPost (" P_UP ") version "); +@z % % Call Kanji string output routine if the font is JFM. -- cgit v1.2.3