diff options
Diffstat (limited to 'runtime/print/prolog.ps')
-rw-r--r-- | runtime/print/prolog.ps | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/print/prolog.ps b/runtime/print/prolog.ps index 0230999e6..8587ef27e 100644 --- a/runtime/print/prolog.ps +++ b/runtime/print/prolog.ps @@ -1,6 +1,6 @@ %!PS-Adobe-3.0 Resource-ProcSet %%Title: VIM-Prolog -%%Version: 1.3 1 +%%Version: 1.4 1 %%EndComments % Editing of this file is NOT RECOMMENDED. You run a very good risk of causing % all PostScript printing from VIM failing if you do. PostScript is not called @@ -36,5 +36,6 @@ put}{pop pop}ifelse}forall/Encoding findresource dup length 256 eq{NFD/Encoding ifelse 2 copy known{2 copy get dup maxlength dict copy[/questiondown/space]{2 copy known{2 copy get 2 index/.notdef 3 -1 roll put pop exit}if pop}forall put }{pop pop}ifelse dup NFD/FontName 3 -1 roll put NFD definefont pop end}bd +(\004)cvn{}bd % vim:ff=unix: %%EOF |