diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-01-23 08:08:21 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-01-23 08:08:21 +0000 |
commit | b389cd59a68dc7bb07914606f05170dbcdc539e5 (patch) | |
tree | d53ac14ca8076a587e643c52388e566933e0db5f /Build/source/texk/web2c/vftovp.ch | |
parent | 22efddb6662307ee6480c4fa9c3944f92f137907 (diff) |
tftopl, vftovp: Add missing space in error message
git-svn-id: svn://tug.org/texlive/trunk@25178 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/vftovp.ch')
-rw-r--r-- | Build/source/texk/web2c/vftovp.ch | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/vftovp.ch b/Build/source/texk/web2c/vftovp.ch index 472327300aa..309cf825ae4 100644 --- a/Build/source/texk/web2c/vftovp.ch +++ b/Build/source/texk/web2c/vftovp.ch @@ -133,6 +133,13 @@ if nl>4*lig_size then if nl>lig_size then @z +% [25] Add missing space in error message. +@x + bc:1,'..',ec:1,'is illegal!'); +@y + bc:1,'..',ec:1,' is illegal!'); +@z + % [31] Ditto for vf_abort. @x @d vf_abort(#)== |