diff options
author | Bram Moolenaar <Bram@vim.org> | 2004-07-05 15:58:32 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2004-07-05 15:58:32 +0000 |
commit | 325b7a2fb5b970b77f7b9ec28ba15eb794f6edf8 (patch) | |
tree | a2b0cfed6da973286326442419e56938dc966ea4 /runtime/print | |
parent | 592e0a2a1dbc542134c3fd88b4cdfa40e258f41b (diff) | |
download | vim-git-325b7a2fb5b970b77f7b9ec28ba15eb794f6edf8.tar.gz |
updated for version 7.0006
Diffstat (limited to 'runtime/print')
-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 |