home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / text / casslabel / formats / postscript-enhanced_1+t+g.form < prev    next >
Encoding:
Text File  |  1994-05-15  |  9.2 KB  |  371 lines

  1. %%!PS-Adobe-2.0 EPSF-2.0
  2. %%%%BoundingBox: 70 323 360 772
  3.  
  4. %%%%BeginProlog
  5. /mm 72 25.40005 div def    %% Millimeter definition
  6. mm mm scale                %% Units now are Millimeter
  7. 25 272 translate        %% Move (0,0) up
  8. 0.1 setlinewidth        %% small line width
  9.  
  10. /ISO
  11. [
  12.  /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  13.  /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  14.  /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  15.  /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  16.  /space /exclam /quotedbl /numbersign /dollar /percent /ampersand
  17.  /quoteright /parenleft /parenright /asterisk /plus /comma /minus /period
  18.  /slash /zero /one /two /three /four /five /six /seven /eight /nine /colon
  19.  /semicolon /less /equal /greater /question /at /A /B /C /D /E /F /G /H
  20.  /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z /bracketleft
  21.  /backslash /bracketright /asciicircum /underscore /quoteleft /a /b /c
  22.  /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s /t /u /v /w /x /y /z
  23.  /braceleft /bar /braceright /asciitilde /.notdef /.notdef /.notdef
  24.  /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  25.  /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /dotlessi /grave
  26.  /acute /circumflex /tilde /macron /breve /dotaccent /dieresis /.notdef
  27.  /ring /cedilla /.notdef /hungarumlaut /ogonek /caron /space /exclamdown
  28.  /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright
  29.  /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron
  30.  /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph
  31.  /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright
  32.  /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute
  33.  /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute
  34.  /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth
  35.  /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply
  36.  /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn
  37.  /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae
  38.  /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute
  39.  /icircumflex /idieresis /eth /ntilde /ograve /oacute /ocircumflex
  40.  /otilde /odieresis /divide /oslash /ugrave /uacute /ucircumflex
  41.  /udieresis /yacute /thorn /ydieresis
  42. ] def
  43.  
  44. /reencodedict 5 dict def
  45. /ReEncode {
  46.     dup
  47.     reencodedict begin
  48.     /basefontname exch def
  49.     /basefontdict basefontname findfont def
  50.     /newfont basefontdict maxlength dict def
  51.  
  52.     basefontdict
  53.     { exch dup dup /FID ne exch /Encoding ne and
  54.         { exch newfont 3 1 roll put }
  55.         { pop pop }
  56.         ifelse
  57.     } forall
  58.     newfont /FontName basefontname put
  59.     newfont /Encoding ISO put
  60.     basefontname newfont definefont pop
  61.     end
  62. } bind def
  63.  
  64. /centershow {
  65.     dup
  66.     stringwidth pop 2 div neg 0 rmoveto
  67.     show
  68. } bind def
  69.  
  70. /rightshow {
  71.     dup
  72.     stringwidth pop neg 0 rmoveto
  73.     show
  74. } bind def
  75. %%%%EndProlog
  76.  
  77. %% **********************************************
  78. %% **********************************************
  79.  
  80. %% Begin of Output
  81. [2 1] 0 setdash
  82. 0 -94 moveto 102 -94 lineto stroke
  83. 0 -29 moveto 102 -29 lineto 102 -16 lineto 0 -16 lineto closepath stroke
  84. [] 0 setdash
  85. 0 -158 moveto 102 -158 lineto 102 0 lineto 0 0 lineto closepath stroke
  86. 0 -5 moveto 102 -5 lineto 102 0 lineto 0 0 lineto closepath stroke
  87.  
  88. /Helvetica ReEncode findfont 8 scalefont setfont
  89. 1 -13 moveto (A) show
  90. 52 -13 moveto (B) show
  91. 102 -25 moveto (%s) rightshow
  92. @NUMBER@
  93.  
  94. /Helvetica findfont 4 scalefont setfont
  95. 51 -4 moveto (%s: %s    %s: %s min) centershow
  96. @LANG_POSITION@POSITION@@LANG_LENGTH@LENGTH@LENGTH@
  97. 7 -9 moveto (%s %s) show
  98. @LANG_DATE@DATE_A@
  99. 7 -13 moveto (NR: %s) show
  100. @NOISER_A@
  101. 31 -13 moveto (Src: %s) show
  102. @SOURCE_A@
  103. 58 -9 moveto (%s %s) show
  104. @LANG_DATE@DATE_B@
  105. 58 -13 moveto (NR: %s) show
  106. @NOISER_B@
  107. 82 -13 moveto (Src: %s) show
  108. @SOURCE_B@
  109. 46 -24 moveto (%s) centershow
  110. @TOPTITLE_A@
  111.  
  112. /Helvetica findfont 3 scalefont setfont
  113. 1 -32 moveto (%.30s) show
  114. @TITLE_A@01@
  115. 50 -32 moveto (%.30s) rightshow
  116. @GROUP_A@01@
  117. 52 -32 moveto (%.30s) show
  118. @TITLE_B@01@
  119. 101 -32 moveto (%.30s) rightshow
  120. @GROUP_B@01@
  121. 1 -35 moveto (%.30s) show
  122. @TITLE_A@02@
  123. 50 -35 moveto (%.30s) rightshow
  124. @GROUP_A@02@
  125. 52 -35 moveto (%.30s) show
  126. @TITLE_B@02@
  127. 101 -35 moveto (%.30s) rightshow
  128. @GROUP_B@02@
  129. 1 -38 moveto (%.30s) show
  130. @TITLE_A@03@
  131. 50 -38 moveto (%.30s) rightshow
  132. @GROUP_A@03@
  133. 52 -38 moveto (%.30s) show
  134. @TITLE_B@03@
  135. 101 -38 moveto (%.30s) rightshow
  136. @GROUP_B@03@
  137. 1 -41 moveto (%.30s) show
  138. @TITLE_A@04@
  139. 50 -41 moveto (%.30s) rightshow
  140. @GROUP_A@04@
  141. 52 -41 moveto (%.30s) show
  142. @TITLE_B@04@
  143. 101 -41 moveto (%.30s) rightshow
  144. @GROUP_B@04@
  145. 1 -44 moveto (%.30s) show
  146. @TITLE_A@05@
  147. 50 -44 moveto (%.30s) rightshow
  148. @GROUP_A@05@
  149. 52 -44 moveto (%.30s) show
  150. @TITLE_B@05@
  151. 101 -44 moveto (%.30s) rightshow
  152. @GROUP_B@05@
  153. 1 -47 moveto (%.30s) show
  154. @TITLE_A@06@
  155. 50 -47 moveto (%.30s) rightshow
  156. @GROUP_A@06@
  157. 52 -47 moveto (%.30s) show
  158. @TITLE_B@06@
  159. 101 -47 moveto (%.30s) rightshow
  160. @GROUP_B@06@
  161. 1 -50 moveto (%.30s) show
  162. @TITLE_A@07@
  163. 50 -50 moveto (%.30s) rightshow
  164. @GROUP_A@07@
  165. 52 -50 moveto (%.30s) show
  166. @TITLE_B@07@
  167. 101 -50 moveto (%.30s) rightshow
  168. @GROUP_B@07@
  169. 1 -53 moveto (%.30s) show
  170. @TITLE_A@08@
  171. 50 -53 moveto (%.30s) rightshow
  172. @GROUP_A@08@
  173. 52 -53 moveto (%.30s) show
  174. @TITLE_B@08@
  175. 101 -53 moveto (%.30s) rightshow
  176. @GROUP_B@08@
  177. 1 -56 moveto (%.30s) show
  178. @TITLE_A@09@
  179. 50 -56 moveto (%.30s) rightshow
  180. @GROUP_A@09@
  181. 52 -56 moveto (%.30s) show
  182. @TITLE_B@09@
  183. 101 -56 moveto (%.30s) rightshow
  184. @GROUP_B@09@
  185. 1 -59 moveto (%.30s) show
  186. @TITLE_A@10@
  187. 50 -59 moveto (%.30s) rightshow
  188. @GROUP_A@10@
  189. 52 -59 moveto (%.30s) show
  190. @TITLE_B@10@
  191. 101 -59 moveto (%.30s) rightshow
  192. @GROUP_B@10@
  193. 1 -62 moveto (%.30s) show
  194. @TITLE_A@11@
  195. 50 -62 moveto (%.30s) rightshow
  196. @GROUP_A@11@
  197. 52 -62 moveto (%.30s) show
  198. @TITLE_B@11@
  199. 101 -62 moveto (%.30s) rightshow
  200. @GROUP_B@11@
  201. 1 -65 moveto (%.30s) show
  202. @TITLE_A@12@
  203. 50 -65 moveto (%.30s) rightshow
  204. @GROUP_A@12@
  205. 52 -65 moveto (%.30s) show
  206. @TITLE_B@12@
  207. 101 -65 moveto (%.30s) rightshow
  208. @GROUP_B@12@
  209. 1 -68 moveto (%.30s) show
  210. @TITLE_A@13@
  211. 50 -68 moveto (%.30s) rightshow
  212. @GROUP_A@13@
  213. 52 -68 moveto (%.30s) show
  214. @TITLE_B@13@
  215. 101 -68 moveto (%.30s) rightshow
  216. @GROUP_B@13@
  217. 1 -71 moveto (%.30s) show
  218. @TITLE_A@14@
  219. 50 -71 moveto (%.30s) rightshow
  220. @GROUP_A@14@
  221. 52 -71 moveto (%.30s) show
  222. @TITLE_B@14@
  223. 101 -71 moveto (%.30s) rightshow
  224. @GROUP_B@14@
  225. 1 -74 moveto (%.30s) show
  226. @TITLE_A@15@
  227. 50 -74 moveto (%.30s) rightshow
  228. @GROUP_A@15@
  229. 52 -74 moveto (%.30s) show
  230. @TITLE_B@15@
  231. 101 -74 moveto (%.30s) rightshow
  232. @GROUP_B@15@
  233. 1 -77 moveto (%.30s) show
  234. @TITLE_A@16@
  235. 50 -77 moveto (%.30s) rightshow
  236. @GROUP_A@16@
  237. 52 -77 moveto (%.30s) show
  238. @TITLE_B@16@
  239. 101 -77 moveto (%.30s) rightshow
  240. @GROUP_B@16@
  241. 1 -80 moveto (%.30s) show
  242. @TITLE_A@17@
  243. 50 -80 moveto (%.30s) rightshow
  244. @GROUP_A@17@
  245. 52 -80 moveto (%.30s) show
  246. @TITLE_B@17@
  247. 101 -80 moveto (%.30s) rightshow
  248. @GROUP_B@17@
  249. 1 -83 moveto (%.30s) show
  250. @TITLE_A@18@
  251. 50 -83 moveto (%.30s) rightshow
  252. @GROUP_A@18@
  253. 52 -83 moveto (%.30s) show
  254. @TITLE_B@18@
  255. 101 -83 moveto (%.30s) rightshow
  256. @GROUP_B@18@
  257. 1 -86 moveto (%.30s) show
  258. @TITLE_A@19@
  259. 50 -86 moveto (%.30s) rightshow
  260. @GROUP_A@19@
  261. 52 -86 moveto (%.30s) show
  262. @TITLE_B@19@
  263. 101 -86 moveto (%.30s) rightshow
  264. @GROUP_B@19@
  265. 1 -89 moveto (%.30s) show
  266. @TITLE_A@20@
  267. 50 -89 moveto (%.30s) rightshow
  268. @GROUP_A@20@
  269. 52 -89 moveto (%.30s) show
  270. @TITLE_B@20@
  271. 101 -89 moveto (%.30s) rightshow
  272. @GROUP_B@20@
  273. 1 -92 moveto (%.30s) show
  274. @TITLE_A@21@
  275. 50 -92 moveto (%.30s) rightshow
  276. @GROUP_A@21@
  277. 52 -92 moveto (%.30s) show
  278. @TITLE_B@21@
  279. 101 -92 moveto (%.30s) rightshow
  280. @GROUP_B@21@
  281. 1 -97 moveto (%.30s) show
  282. @TITLE_A@22@
  283. 50 -97 moveto (%.30s) rightshow
  284. @GROUP_A@22@
  285. 52 -97 moveto (%.30s) show
  286. @TITLE_B@22@
  287. 101 -97 moveto (%.30s) rightshow
  288. @GROUP_B@22@
  289. 1 -100 moveto (%.30s) show
  290. @TITLE_A@23@
  291. 50 -100 moveto (%.30s) rightshow
  292. @GROUP_A@23@
  293. 52 -100 moveto (%.30s) show
  294. @TITLE_B@23@
  295. 101 -100 moveto (%.30s) rightshow
  296. @GROUP_B@23@
  297. 1 -103 moveto (%.30s) show
  298. @TITLE_A@24@
  299. 50 -103 moveto (%.30s) rightshow
  300. @GROUP_A@24@
  301. 52 -103 moveto (%.30s) show
  302. @TITLE_B@24@
  303. 101 -103 moveto (%.30s) rightshow
  304. @GROUP_B@24@
  305. 1 -106 moveto (%.30s) show
  306. @TITLE_A@25@
  307. 50 -106 moveto (%.30s) rightshow
  308. @GROUP_A@25@
  309. 52 -106 moveto (%.30s) show
  310. @TITLE_B@25@
  311. 101 -106 moveto (%.30s) rightshow
  312. @GROUP_B@25@
  313. 1 -109 moveto (%.30s) show
  314. @TITLE_A@26@
  315. 50 -109 moveto (%.30s) rightshow
  316. @GROUP_A@26@
  317. 52 -109 moveto (%.30s) show
  318. @TITLE_B@26@
  319. 101 -109 moveto (%.30s) rightshow
  320. @GROUP_B@26@
  321. 1 -112 moveto (%.30s) show
  322. @TITLE_A@27@
  323. 50 -112 moveto (%.30s) rightshow
  324. @GROUP_A@27@
  325. 52 -112 moveto (%.30s) show
  326. @TITLE_B@27@
  327. 101 -112 moveto (%.30s) rightshow
  328. @GROUP_B@27@
  329. 1 -115 moveto (%.30s) show
  330. @TITLE_A@28@
  331. 50 -115 moveto (%.30s) rightshow
  332. @GROUP_A@28@
  333. 52 -115 moveto (%.30s) show
  334. @TITLE_B@28@
  335. 101 -115 moveto (%.30s) rightshow
  336. @GROUP_B@28@
  337. 1 -118 moveto (%.30s) show
  338. @TITLE_A@29@
  339. 50 -118 moveto (%.30s) rightshow
  340. @GROUP_A@29@
  341. 52 -118 moveto (%.30s) show
  342. @TITLE_B@29@
  343. 101 -118 moveto (%.30s) rightshow
  344. @GROUP_B@29@
  345. 1 -121 moveto (%.30s) show
  346. @TITLE_A@30@
  347. 50 -121 moveto (%.30s) rightshow
  348. @GROUP_A@30@
  349. 52 -121 moveto (%.30s) show
  350. @TITLE_B@30@
  351. 101 -121 moveto (%.30s) rightshow
  352. @GROUP_B@30@
  353. 1 -124 moveto (%.30s) show
  354. @TITLE_A@31@
  355. 50 -124 moveto (%.30s) rightshow
  356. @GROUP_A@31@
  357. 52 -124 moveto (%.30s) show
  358. @TITLE_B@31@
  359. 101 -124 moveto (%.30s) rightshow
  360. @GROUP_B@31@
  361. 1 -127 moveto (%.30s) show
  362. @TITLE_A@32@
  363. 50 -127 moveto (%.30s) rightshow
  364. @GROUP_A@32@
  365. 52 -127 moveto (%.30s) show
  366. @TITLE_B@32@
  367. 101 -127 moveto (%.30s) rightshow
  368. @GROUP_B@32@
  369.  
  370. showpage
  371.