From 029f72b1a93430b24b88eb3a72c6114d9f149737 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:09:20 +0200 Subject: Adding upstream version 2:9.1.0016. Signed-off-by: Daniel Baumann --- runtime/print/gb_roman.ps | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 runtime/print/gb_roman.ps (limited to 'runtime/print/gb_roman.ps') diff --git a/runtime/print/gb_roman.ps b/runtime/print/gb_roman.ps new file mode 100644 index 0000000..fa78dbf --- /dev/null +++ b/runtime/print/gb_roman.ps @@ -0,0 +1,23 @@ +%!PS-Adobe-3.0 Resource-Encoding +%%Title: VIM-gb_roman +%%Version: 1.0 0 +%%EndComments +% Different to ASCII at code points 36 and 126 +/VIM-gb_roman[ +32{/.notdef}repeat +/space /exclam /quotedbl /numbersign /yuan /percent /ampersand /quotesingle +/parenleft /parenright /asterisk /plus /comma /minus /period /slash +/zero /one /two /three /four /five /six /seven +/eight /nine /colon /semicolon /less /equal /greater /question +/at /A /B /C /D /E /F /G +/H /I /J /K /L /M /N /O +/P /Q /R /S /T /U /V /W +/X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore +/grave /a /b /c /d /e /f /g +/h /i /j /k /l /m /n /o +/p /q /r /s /t /u /v /w +/x /y /z /braceleft /bar /braceright /overline /.notdef +128{/.notdef}repeat] +/Encoding defineresource pop +% vim:ff=unix: +%%EOF -- cgit v1.2.3