update dev300-m58
[ooovba.git] / psprint_config / configuration / ppds / LHQUSRI3.PS
blobc4f399683185ebbd414e0844b4c5cda73c90cbb3
1 *PPD-Adobe: "4.3"\r
2 *% Adobe Systems PostScript(R) Printer Description File\r
3 *% Copyright 1987-1995 Adobe Systems Incorporated. \r
4 *% All Rights Reserved. \r
5 *% Permission is granted for redistribution of this file as\r
6 *% long as this copyright notice is intact and the contents\r
7 *% of the file is not altered in any way from its original form.\r
8 *% End of Copyright statement\r
9 *%\r
10 *% Creation Date Apr. 18, 1996; By: Berthold Giess, Linotype-Hell AG\r
11 *%\r
13 *% ----- Basic Capabilities -----\r
14 *FormatVersion: "4.3"\r
15 *FileVersion: "1.2"\r
16 *LanguageEncoding: ISOLatin1\r
17 *LanguageVersion: English\r
18 *PSVersion: "(2013.114) 9"\r
19 *Product: "(Linotype)"\r
20 *% 31 Chars *******************************\r
21 *Manufacturer: "Linotype-Hell"\r
22 *ModelName: "Lino Quasar IS V 3.0"\r
23 *ShortNickName: "Lino Quasar IS"\r
24 *NickName: "Lino Quasar IS V 3.0"\r
25 *PCFileName: "LHQUSRI3.PPD"\r
27 *% ----- General Information and Defaults -----\r
28 *FreeVM: "5242880"\r
29 *PrintPSErrors: False\r
30 *LanguageLevel: "2"\r
31 *ColorDevice: True\r
32 *DefaultColorSpace: Gray\r
33 *DefaultHalftoneType: 1\r
34 *Throughput: "1"\r
35 *VariablePaperSize: True\r
36 *FileSystem: True\r
38 *?FileSystem: "\r
39 save\r
40  statusdict /diskonline get exec {(True)}{(False)} ifelse = flush\r
41 restore\r
42 "\r
43 *End\r
45 *Password: "0"\r
46 *ExitServer: "\r
47  count 0 eq { % is the password on the stack?\r
48  true\r
49  }{\r
50  dup % potential password\r
51  statusdict /checkpassword get exec not\r
52  } ifelse\r
53  { % if no password or not valid\r
54  (WARNING : Cannot perform the exitserver command.) =\r
55  (Password supplied is not valid.) =\r
56  (Please contact the author of this software.) = flush\r
57  quit\r
58  } if\r
59  serverdict /exitserver get exec\r
60 "\r
61 *End\r
63 *Reset: "\r
64  count 0 eq { % is the password on the stack?\r
65  true\r
66  }{\r
67  dup % potential password\r
68  statusdict /checkpassword get exec not\r
69  } ifelse\r
70  { % if no password or not valid\r
71  (WARNING : Cannot reset printer.) =\r
72  (Password supplied is not valid.) =\r
73  (Please contact the author of this software.) = flush\r
74  quit\r
75  } if\r
76  serverdict /exitserver get exec\r
77  systemdict /quit get exec\r
78  (WARNING : Printer Reset Failed.) = flush\r
79 "\r
80 *End\r
82 *DefaultResolution: 2540dpi\r
84 *?Resolution: "\r
85  save \r
86  72 72 matrix defaultmatrix dtransform\r
87  pop abs round cvi =print (dpi\n) print\r
88  restore \r
89 "\r
90 *End\r
92 *% Halftone Information ===============\r
93 *ScreenFreq: "150"\r
94 *ScreenAngle: "45"\r
95 *AccurateScreensSupport: True\r
96 *DefaultScreenProc: Euclidean\r
98 *ScreenProc Euclidean: "\r
99 {\r
100  abs exch abs 2 copy add 1 gt\r
101  {1 sub dup mul exch 1 sub dup mul add 1 sub}\r
102  { dup mul exch dup mul add 1 exch sub}\r
103  ifelse\r
106 *End\r
108 *ScreenProc Round: "\r
110  dup mul exch dup mul add 1 exch sub\r
111 \r
113 *End\r
115 *ScreenProc Square: "\r
117  abs exch abs add 1 exch sub\r
118 \r
120 *End\r
122 *ScreenProc HeavyEllipse: "\r
123 { %Copyright Linotype-Hell AG 1996\r
124  exch \r
125  abs exch abs 2 copy 0.80 mul add 0.80 lt { \r
126  exch 0.80 div\r
127  dup dup mul exch 2 mul 3 sub mul exch\r
128  dup dup mul exch 2 mul 3 sub mul add 0.80 mul 1 add \r
129  } { \r
130  2 copy 0.80 mul add 1 gt {\r
131  1 sub exch 1 sub 0.80 div \r
132  dup dup mul exch 2 mul 3 add mul exch\r
133  dup dup mul exch 2 mul 3 add mul add 0.80 mul 1 sub \r
134  } { \r
135  0.80 mul add 2 mul neg 1 add 0.80 add \r
136  } ifelse\r
137  } ifelse\r
138 \r
140 *End\r
142 *ScreenProc Ellipse: "\r
143 { %Copyright Linotype-Hell AG 1996\r
144  exch \r
145  abs exch abs 2 copy 0.85 mul add 0.85 lt { \r
146  exch 0.85 div\r
147  dup dup mul exch 2 mul 3 sub mul exch\r
148  dup dup mul exch 2 mul 3 sub mul add 0.85 mul 1 add \r
149  } { \r
150  2 copy 0.85 mul add 1 gt { \r
151  1 sub exch 1 sub 0.85 div \r
152  dup dup mul exch 2 mul 3 add mul exch\r
153  dup dup mul exch 2 mul 3 add mul add 0.85 mul 1 sub \r
154  } { \r
155  0.85 mul add 2 mul neg 1 add 0.85 add \r
156  } ifelse\r
157  } ifelse\r
158 \r
160 *End\r
162 *ScreenProc LightEllipse: "\r
163 { %Copyright Linotype-Hell AG 1996\r
164  exch \r
165  abs exch abs 2 copy 0.90 mul add 0.90 lt { \r
166  exch 0.90 div\r
167  dup dup mul exch 2 mul 3 sub mul exch\r
168  dup dup mul exch 2 mul 3 sub mul add 0.90 mul 1 add \r
169  } { \r
170  2 copy 0.90 mul add 1 gt { \r
171  1 sub exch 1 sub 0.90 div \r
172  dup dup mul exch 2 mul 3 add mul exch\r
173  dup dup mul exch 2 mul 3 add mul add 0.90 mul 1 sub \r
174  } { \r
175  0.90 mul add 2 mul neg 1 add 0.90 add \r
176  } ifelse\r
177  } ifelse\r
178 \r
180 *End\r
182 *ScreenProc LineX: "\r
183 { %Copyright Linotype-Hell AG 1996\r
184  abs exch 0.9 mul 0.01 sub abs exch\r
185  0.003 mul add 1 exch sub\r
186 \r
188 *End\r
190 *ScreenProc LineY: "\r
191 { %Copyright Linotype-Hell AG 1996\r
192  0.9 mul 0.01 sub abs exch abs\r
193  0.003 mul add 1 exch sub\r
194 \r
196 *End\r
198 *ScreenProc Grid: "\r
199 { %Copyright Linotype-Hell AG 1996\r
200  0.9 mul 0.01 sub abs exch\r
201  0.9 mul 0.01 sub abs exch\r
202  2 copy lt { 0.003 mul add } { exch 0.003 mul add } ifelse\r
203  1 exch sub\r
204 \r
206 *End\r
208 *DefaultTransfer: Null\r
209 *Transfer Null: "{ }"\r
210 *Transfer Null.Inverse: "{ 1 exch sub }"\r
212 *% Paper Handling ===================\r
213 *% Use these entries to set paper size most of the time, unless there is\r
214 *% specific reason to use PageRegion.\r
215 *OpenUI *PageSize: PickOne\r
216 *OrderDependency: 20 AnySetup *PageSize\r
218 *DefaultPageSize: Letter\r
219 *PageSize Letter: "<</PageSize [612 792] /Orientation 1>> setpagedevice"\r
220 *PageSize Letter.Extra: "<</PageSize [684 864] /Orientation 1>> setpagedevice"\r
221 *PageSize Letter.Transverse: "<</PageSize [612 792] /Orientation 0>> setpagedevice"\r
222 *PageSize Letter.Extra.Transverse: "<</PageSize [684 864] /Orientation 0>> setpagedevice"\r
224 *PageSize Legal: "<</PageSize [612 1008] /Orientation 1>> setpagedevice"\r
225 *PageSize Legal.Extra: "<</PageSize [684 1080] /Orientation 1>> setpagedevice"\r
226 *PageSize Legal.Transverse: "<</PageSize [612 1008] /Orientation 0>> setpagedevice"\r
227 *PageSize Legal.Extra.Transverse: "<</PageSize [684 1080] /Orientation 0>> setpagedevice"\r
229 *PageSize Tabloid: "<</PageSize [792 1224] /Orientation 1>> setpagedevice"\r
230 *PageSize Tabloid.Extra: "<</PageSize [864 1296] /Orientation 1>> setpagedevice"\r
231 *PageSize Tabloid.Transverse: "<</PageSize [792 1224] /Orientation 0>> setpagedevice"\r
232 *PageSize Tabloid.Extra.Transverse: "<</PageSize [864 1296] /Orientation 0>> setpagedevice"\r
234 *PageSize A3: "<</PageSize [842 1191] /Orientation 1>> setpagedevice"\r
235 *PageSize A3.Extra: "<</PageSize [914 1263] /Orientation 1>> setpagedevice"\r
236 *PageSize A3.Transverse: "<</PageSize [842 1191] /Orientation 0>> setpagedevice"\r
237 *PageSize A3.Extra.Transverse: "<</PageSize [914 1262] /Orientation 0>> setpagedevice"\r
239 *PageSize A4: "<</PageSize [595 842] /Orientation 1>> setpagedevice"\r
240 *PageSize A4.Extra: "<</PageSize [667 914] /Orientation 1>> setpagedevice"\r
241 *PageSize A4.Transverse: "<</PageSize [595 842] /Orientation 0>> setpagedevice"\r
242 *PageSize A4.Extra.Transverse: "<</PageSize [667 914] /Orientation 0>> setpagedevice"\r
244 *PageSize A5: "<</PageSize [420 595] /Orientation 1>> setpagedevice"\r
245 *PageSize A5.Extra: "<</PageSize [492 667] /Orientation 1>> setpagedevice"\r
246 *PageSize A5.Transverse: "<</PageSize [420 595] /Orientation 0>> setpagedevice"\r
247 *PageSize A5.Extra.Transverse: "<</PageSize [492 667] /Orientation 0>> setpagedevice"\r
249 *PageSize B3: "<</PageSize [1032 1460] /Orientation 1>> setpagedevice"\r
250 *PageSize B3.Transverse: "<</PageSize [1032 1460] /Orientation 0>> setpagedevice"\r
252 *PageSize B4: "<</PageSize [729 1032] /Orientation 1>> setpagedevice"\r
253 *PageSize B4.Extra: "<</PageSize [801 1104] /Orientation 1>> setpagedevice"\r
254 *PageSize B4.Transverse: "<</PageSize [729 1032] /Orientation 0>> setpagedevice"\r
255 *PageSize B4.Extra.Transverse: "<</PageSize [801 1104] /Orientation 0>> setpagedevice"\r
257 *PageSize B5: "<</PageSize [516 729] /Orientation 1>> setpagedevice"\r
258 *PageSize B5.Extra: "<</PageSize [588 801] /Orientation 1>> setpagedevice"\r
259 *PageSize B5.Transverse: "<</PageSize [516 729] /Orientation 0>> setpagedevice"\r
260 *PageSize B5.Extra.Transverse: "<</PageSize [588 801] /Orientation 0>> setpagedevice"\r
262 *PageSize ISOB3: "<</PageSize [1001 1417] /Orientation 1>> setpagedevice"\r
263 *PageSize ISOB3.Transverse: "<</PageSize [1001 1417] /Orientation 0>> setpagedevice"\r
265 *PageSize ISOB4: "<</PageSize [709 1001] /Orientation 1>> setpagedevice"\r
266 *PageSize ISOB4.Extra: "<</PageSize [781 1073] /Orientation 1>> setpagedevice"\r
267 *PageSize ISOB4.Transverse: "<</PageSize [709 1001] /Orientation 0>> setpagedevice"\r
268 *PageSize ISOB4.Extra.Transverse: "<</PageSize [781 1073] /Orientation 0>> setpagedevice"\r
270 *PageSize ISOB5: "<</PageSize [499 709] /Orientation 1>> setpagedevice"\r
271 *PageSize ISOB5.Extra: "<</PageSize [569.7 782] /Orientation 1>> setpagedevice"\r
272 *PageSize ISOB5.Transverse: "<</PageSize [499 709] /Orientation 0>> setpagedevice"\r
273 *PageSize ISOB5.Extra.Transverse: "<</PageSize [569.7 782] /Orientation 0>> setpagedevice"\r
275 *PageSize MaxPage: "<</PageSize [1431 1488] /Orientation 1>> setpagedevice"\r
277 *?PageSize: "\r
278 save\r
279 mark \r
280 currentpagedevice /PageSize get aload pop\r
281 2 copy gt {exch} if \r
282 (Unknown)\r
283 37 dict\r
284 dup [ 612 792] (Letter) put\r
285 dup [ 684 864] (Letter.Extra) put\r
287 dup [ 612 1008] (Legal) put\r
288 dup [ 684 1080] (Legal.Extra) put\r
290 dup [ 792 1224] (Tabloid) put\r
291 dup [ 864 1296] (Tabloid.Extra) put\r
292  \r
293 dup [1684 2384] (A1) put\r
294 dup [1756 2456] (A1.Extra) put\r
296 dup [1191 1684] (A2) put\r
297 dup [1263 1756] (A2.Extra) put\r
299 dup [ 842 1191] (A3) put\r
300 dup [ 914 1263] (A3.Extra) put\r
302 dup [ 595 842] (A4) put\r
303 dup [ 667 914] (A4.Extra) put\r
305 dup [ 420 595] (A5) put\r
306 dup [ 492 667] (A5.Extra) put\r
308 dup [2064 2920] (B1) put\r
309 dup [2136 2992] (B1.Extra) put\r
311 dup [1460 2064] (B2) put\r
312 dup [1532 2136] (B2.Extra) put\r
314 dup [1032 1460] (B3) put\r
315 dup [1104 1532] (B3.Extra) put\r
317 dup [ 729 1032] (B4) put\r
318 dup [ 801 1104] (B4.Extra) put\r
320 dup [ 516 729] (B5) put\r
321 dup [ 588 801] (B5.Extra) put\r
323 dup [2004 2835] (ISOB1) put\r
324 dup [2076 2907] (ISOB1.Extra) put\r
326 dup [1417 2004] (ISOB2) put\r
327 dup [1489 2076] (ISOB2.Extra) put\r
329 dup [1001 1417] (ISOB3) put\r
330 dup [1073 1489] (ISOB3.Extra) put\r
332 dup [ 709 1001] (ISOB4) put\r
333 dup [ 781 1073] (ISOB4.Extra) put\r
335 dup [ 499 709] (ISOB5) put\r
336 dup [ 571 781] (ISOB5.Extra) put\r
338 dup [1431 1488] (MaxPage) put\r
340 \r
341 exch aload pop 4 index sub abs 5 le exch \r
342  5 index sub abs 5 le and \r
343  {exch pop exit} {pop} ifelse\r
344 } bind forall\r
346 = flush\r
347 cleartomark\r
349 restore\r
351 *End\r
352 *CloseUI: *PageSize\r
354 *% These entries will set up the frame buffer. Usually used with manual feed.\r
355 *OpenUI *PageRegion: PickOne\r
356 *OrderDependency: 10 AnySetup *PageRegion\r
358 *DefaultPageRegion: Letter\r
359 *PageRegion Letter: "<</PageSize [612 792] /Orientation 1>> setpagedevice"\r
360 *PageRegion Letter.Extra: "<</PageSize [684 864] /Orientation 1>> setpagedevice"\r
361 *PageRegion Letter.Transverse: "<</PageSize [612 792] /Orientation 0>> setpagedevice"\r
362 *PageRegion Letter.Extra.Transverse: "<</PageSize [684 864] /Orientation 0>> setpagedevice"\r
364 *PageRegion Legal: "<</PageSize [612 1008] /Orientation 1>> setpagedevice"\r
365 *PageRegion Legal.Extra: "<</PageSize [684 1080] /Orientation 1>> setpagedevice"\r
366 *PageRegion Legal.Transverse: "<</PageSize [612 1008] /Orientation 0>> setpagedevice"\r
367 *PageRegion Legal.Extra.Transverse: "<</PageSize [684 1080] /Orientation 0>> setpagedevice"\r
369 *PageRegion Tabloid: "<</PageSize [792 1224] /Orientation 1>> setpagedevice"\r
370 *PageRegion Tabloid.Extra: "<</PageSize [864 1296] /Orientation 1>> setpagedevice"\r
371 *PageRegion Tabloid.Transverse: "<</PageSize [792 1224] /Orientation 0>> setpagedevice"\r
372 *PageRegion Tabloid.Extra.Transverse: "<</PageSize [864 1296] /Orientation 0>> setpagedevice"\r
374 *PageRegion A3: "<</PageSize [842 1191] /Orientation 1>> setpagedevice"\r
375 *PageRegion A3.Extra: "<</PageSize [914 1263] /Orientation 1>> setpagedevice"\r
376 *PageRegion A3.Transverse: "<</PageSize [842 1191] /Orientation 0>> setpagedevice"\r
377 *PageRegion A3.Extra.Transverse: "<</PageSize [914 1262] /Orientation 0>> setpagedevice"\r
379 *PageRegion A4: "<</PageSize [595 842] /Orientation 1>> setpagedevice"\r
380 *PageRegion A4.Extra: "<</PageSize [667 914] /Orientation 1>> setpagedevice"\r
381 *PageRegion A4.Transverse: "<</PageSize [595 842] /Orientation 0>> setpagedevice"\r
382 *PageRegion A4.Extra.Transverse: "<</PageSize [667 914] /Orientation 0>> setpagedevice"\r
384 *PageRegion A5: "<</PageSize [420 595] /Orientation 1>> setpagedevice"\r
385 *PageRegion A5.Extra: "<</PageSize [492 667] /Orientation 1>> setpagedevice"\r
386 *PageRegion A5.Transverse: "<</PageSize [420 595] /Orientation 0>> setpagedevice"\r
387 *PageRegion A5.Extra.Transverse: "<</PageSize [492 667] /Orientation 0>> setpagedevice"\r
389 *PageRegion B3: "<</PageSize [1032 1460] /Orientation 1>> setpagedevice"\r
390 *PageRegion B3.Transverse: "<</PageSize [1032 1460] /Orientation 0>> setpagedevice"\r
392 *PageRegion B4: "<</PageSize [729 1032] /Orientation 1>> setpagedevice"\r
393 *PageRegion B4.Extra: "<</PageSize [801 1104] /Orientation 1>> setpagedevice"\r
394 *PageRegion B4.Transverse: "<</PageSize [729 1032] /Orientation 0>> setpagedevice"\r
395 *PageRegion B4.Extra.Transverse: "<</PageSize [801 1104] /Orientation 0>> setpagedevice"\r
397 *PageRegion B5: "<</PageSize [516 729] /Orientation 1>> setpagedevice"\r
398 *PageRegion B5.Extra: "<</PageSize [588 801] /Orientation 1>> setpagedevice"\r
399 *PageRegion B5.Transverse: "<</PageSize [516 729] /Orientation 0>> setpagedevice"\r
400 *PageRegion B5.Extra.Transverse: "<</PageSize [588 801] /Orientation 0>> setpagedevice"\r
402 *PageRegion ISOB3: "<</PageSize [1001 1417] /Orientation 1>> setpagedevice"\r
403 *PageRegion ISOB3.Transverse: "<</PageSize [1001 1417] /Orientation 0>> setpagedevice"\r
405 *PageRegion ISOB4: "<</PageSize [709 1001] /Orientation 1>> setpagedevice"\r
406 *PageRegion ISOB4.Extra: "<</PageSize [781 1073] /Orientation 1>> setpagedevice"\r
407 *PageRegion ISOB4.Transverse: "<</PageSize [709 1001] /Orientation 0>> setpagedevice"\r
408 *PageRegion ISOB4.Extra.Transverse: "<</PageSize [781 1073] /Orientation 0>> setpagedevice"\r
410 *PageRegion ISOB5: "<</PageSize [499 709] /Orientation 1>> setpagedevice"\r
411 *PageRegion ISOB5.Extra: "<</PageSize [569.7 782] /Orientation 1>> setpagedevice"\r
412 *PageRegion ISOB5.Transverse: "<</PageSize [499 709] /Orientation 0>> setpagedevice"\r
413 *PageRegion ISOB5.Extra.Transverse: "<</PageSize [569.7 782] /Orientation 0>> setpagedevice"\r
415 *PageRegion MaxPage: "<</PageSize [1431 1488] /Orientation 1>> setpagedevice"\r
417 *CloseUI: *PageRegion\r
419 *% The following entries provide information about specific paper keywords.\r
420 *DefaultImageableArea: Letter\r
422 *ImageableArea Letter: "0.0 0.0 612.0 792.0"\r
423 *ImageableArea Letter.Extra: "0.0 0.0 684.0 864.0"\r
424 *ImageableArea Letter.Transverse: "0.0 0.0 612.0 791.0"\r
425 *ImageableArea Letter.Extra.Transverse: "0.0 0.0 684.0 863.0"\r
427 *ImageableArea Legal: "0.0 0.0 612.0 1008.0"\r
428 *ImageableArea Legal.Extra: "0.0 0.0 684.0 1080.0"\r
429 *ImageableArea Legal.Transverse: "0.0 0.0 612.0 1007.0"\r
430 *ImageableArea Legal.Extra.Transverse: "0.0 0.0 684.0 1079.0"\r
432 *ImageableArea Tabloid: "0.0 0.0 792.0 1224.0"\r
433 *ImageableArea Tabloid.Extra: "0.0 0.0 864.0 1296.0"\r
434 *ImageableArea Tabloid.Transverse: "0.0 0.0 792.0 1223.0"\r
435 *ImageableArea Tabloid.Extra.Transverse: "0.0 0.0 864.0 1295.0"\r
437 *ImageableArea A3: "0.0 0.0 842.0 1191.0"\r
438 *ImageableArea A3.Extra: "0.0 0.0 914.0 1263.0"\r
439 *ImageableArea A3.Transverse: "0.0 0.0 842.0 1190.0"\r
440 *ImageableArea A3.Extra.Transverse: "0.0 0.0 914.0 1262.0"\r
442 *ImageableArea A4: "0.0 0.0 595.0 842.0"\r
443 *ImageableArea A4.Extra: "0.0 0.0 667.0 914.0"\r
444 *ImageableArea A4.Transverse: "0.0 0.0 595.0 841.0"\r
445 *ImageableArea A4.Extra.Transverse: "0.0 0.0 667.0 913.0"\r
447 *ImageableArea A5: "0.0 0.0 420.0 595.0"\r
448 *ImageableArea A5.Extra: "0.0 0.0 492.0 667.0"\r
449 *ImageableArea A5.Transverse: "0.0 0.0 420.0 594.0"\r
450 *ImageableArea A5.Extra.Transverse: "0.0 0.0 492.0 666.0"\r
452 *ImageableArea B3: "0.0 0.0 1032.0 1460.0"\r
453 *ImageableArea B3.Transverse: "0.0 0.0 1032.0 1459.0"\r
455 *ImageableArea B4: "0.0 0.0 729.0 1032.0"\r
456 *ImageableArea B4.Extra: "0.0 0.0 801.0 1104.0"\r
457 *ImageableArea B4.Transverse: "0.0 0.0 729.0 1031.0"\r
458 *ImageableArea B4.Extra.Transverse: "0.0 0.0 801.0 1103.0"\r
460 *ImageableArea B5: "0.0 0.0 516.0 729.0"\r
461 *ImageableArea B5.Extra: "0.0 0.0 588.0 801.0"\r
462 *ImageableArea B5.Transverse: "0.0 0.0 516.0 728.0"\r
463 *ImageableArea B5.Extra.Transverse: "0.0 0.0 588.0 800.0"\r
465 *ImageableArea ISOB3: "0.0 0.0 1001.0 1417.0"\r
466 *ImageableArea ISOB3.Transverse: "0.0 0.0 1001.0 1416.0"\r
468 *ImageableArea ISOB4: "0.0 0.0 709.0 1001.0"\r
469 *ImageableArea ISOB4.Extra: "0.0 0.0 781.0 1073.0"\r
470 *ImageableArea ISOB4.Transverse: "0.0 0.0 709.0 1000.0"\r
471 *ImageableArea ISOB4.Extra.Transverse: "0.0 0.0 781.0 1072.0"\r
473 *ImageableArea ISOB5: "0.0 0.0 499.0 709.0"\r
474 *ImageableArea ISOB5.Extra: "0.0 0.0 569.7 782.0"\r
475 *ImageableArea ISOB5.Transverse: "0.0 0.0 499.0 708.0"\r
476 *ImageableArea ISOB5.Extra.Transverse: "0.0 0.0 569.7 781.0"\r
478 *ImageableArea MaxPage: "0.0 0.0 1431.0 1488.0"\r
480 *?ImageableArea: "\r
481  save \r
482  initclip clippath pathbbox \r
483  4 -2 roll exch round cvr =print ( ) print round cvr =print ( ) print\r
484  exch round cvr =print ( ) print round cvr =print (\n) print flush\r
485  restore\r
487 *End\r
489 *% These provide the physical dimensions of the paper (by keyword)\r
490 *DefaultPaperDimension: Letter\r
492 *PaperDimension Letter: "612.0 792.0"\r
493 *PaperDimension Letter.Extra: "684.0 864.0"\r
494 *PaperDimension Letter.Transverse: "612.0 791.0"\r
495 *PaperDimension Letter.Extra.Transverse: "684.0 863.0"\r
497 *PaperDimension Legal: "612.0 1008.0"\r
498 *PaperDimension Legal.Extra: "684.0 1080.0"\r
499 *PaperDimension Legal.Transverse: "612.0 1007.0"\r
500 *PaperDimension Legal.Extra.Transverse: "684.0 1079.0"\r
502 *PaperDimension Tabloid: "792.0 1224.0"\r
503 *PaperDimension Tabloid.Extra: "864.0 1296.0"\r
504 *PaperDimension Tabloid.Transverse: "792.0 1223.0"\r
505 *PaperDimension Tabloid.Extra.Transverse: "864.0 1295.0"\r
507 *PaperDimension A3: "842.0 1191.0"\r
508 *PaperDimension A3.Extra: "914.0 1263.0"\r
509 *PaperDimension A3.Transverse: "842.0 1190.0"\r
510 *PaperDimension A3.Extra.Transverse: "914.0 1262.0"\r
512 *PaperDimension A4: "595.0 842.0"\r
513 *PaperDimension A4.Extra: "667.0 914.0"\r
514 *PaperDimension A4.Transverse: "595.0 841.0"\r
515 *PaperDimension A4.Extra.Transverse: "667.0 913.0"\r
517 *PaperDimension A5: "420.0 595.0"\r
518 *PaperDimension A5.Extra: "492.0 667.0"\r
519 *PaperDimension A5.Transverse: "420.0 594.0"\r
520 *PaperDimension A5.Extra.Transverse: "492.0 666.0"\r
522 *PaperDimension B3: "1032.0 1460.0"\r
523 *PaperDimension B3.Transverse: "1032.0 1459.0"\r
525 *PaperDimension B4: "729.0 1032.0"\r
526 *PaperDimension B4.Extra: "801.0 1104.0"\r
527 *PaperDimension B4.Transverse: "729.0 1031.0"\r
528 *PaperDimension B4.Extra.Transverse: "801.0 1103.0"\r
530 *PaperDimension B5: "516.0 729.0"\r
531 *PaperDimension B5.Extra: "588.0 801.0"\r
532 *PaperDimension B5.Transverse: "516.0 728.0"\r
533 *PaperDimension B5.Extra.Transverse: "588.0 800.0"\r
535 *PaperDimension ISOB3: "1001.0 1417.0"\r
536 *PaperDimension ISOB3.Transverse: "1001.0 1416.0"\r
538 *PaperDimension ISOB4: "709.0 1001.0"\r
539 *PaperDimension ISOB4.Extra: "781.0 1073.0"\r
540 *PaperDimension ISOB4.Transverse: "709.0 1000.0"\r
541 *PaperDimension ISOB4.Extra.Transverse: "781.0 1072.0"\r
543 *PaperDimension ISOB5: "499.0 709.0"\r
544 *PaperDimension ISOB5.Extra: "569.7 782.0"\r
545 *PaperDimension ISOB5.Transverse: "499.0 708.0"\r
546 *PaperDimension ISOB5.Extra.Transverse: "569.7 781.0"\r
548 *PaperDimension MaxPage: "1431.0 1488.0"\r
550 *%=== Custom Page Sizes ==================================\r
552 *% These entries provide the code and parameter ranges for a user\r
553 *% to set up a custom page size.\r
554 *%CustomPageSize\r
556 *CustomPageSize True: "\r
557 % B. Giess 960228\r
558 % params order: Width (FastScan); Height (SlowScan); WidthOffset; foo; Orientation\r
560 exch pop statusdict /setpageparams get exec\r
562 *End\r
564 *DefaultLeadingEdge: PreferLong\r
565 *LeadingEdge: PreferLong\r
567 *ParamCustomPageSize Width: 1 points 72.0 1431.0\r
568 *ParamCustomPageSize Height: 2 points 72.0 1488.0\r
569 *ParamCustomPageSize WidthOffset/Margins: 3 points 0.0 1431.0\r
570 *ParamCustomPageSize HeightOffset: 4 points 0.0 0.0\r
571 *ParamCustomPageSize Orientation: 5 int 0 3\r
572 *CenterRegistered: False\r
574 *MaxMediaWidth: "1431.0"\r
575 *MaxMediaHeight: "1488.0"\r
577 *?CurrentMediaWidth: "\r
578  save\r
579  currentpagedevice /OutputDevice get cvlit /OutputDevice findresource\r
580  /PageSize get 0 get dup length 2 sub 0 add get cvr = flush\r
581  restore\r
582  "\r
583 *End\r
585 *?CurrentMediaHeight: "\r
586  save\r
587  currentpagedevice /OutputDevice get cvlit /OutputDevice findresource\r
588  /PageSize get 0 get dup length 2 sub 1 add get cvr = flush\r
589  restore\r
590  "\r
591 *End\r
593 *% === Imagesetter Information ===========================\r
594 *OpenGroup: Imagesetter\r
596 *OpenUI *MirrorPrint/Mirror: Boolean\r
597 *OrderDependency: 30 DocumentSetup *MirrorPrint\r
598 *DefaultMirrorPrint: False\r
600 *MirrorPrint True: "<</MirrorPrint true>> setpagedevice "\r
601 *MirrorPrint False: "<</MirrorPrint false>> setpagedevice "\r
602 *?MirrorPrint: "\r
603  currentpagedevice /MirrorPrint get {(True)}{(False)} ifelse = flush\r
605 *End\r
606 *CloseUI: *MirrorPrint\r
608 *OpenUI *NegativePrint/Negative: Boolean\r
609 *OrderDependency: 40 DocumentSetup *NegativePrint\r
610 *DefaultNegativePrint: False\r
612 *NegativePrint True: "<</NegativePrint true>> setpagedevice "\r
613 *NegativePrint False: "<</NegativePrint false>> setpagedevice "\r
614 *?NegativePrint: "\r
615  currentpagedevice /NegativePrint get {(True)}{(False)}ifelse = flush\r
617 *End\r
618 *CloseUI: *NegativePrint\r
620 *CloseGroup: Imagesetter\r
622 *DefaultOutputOrder: Normal\r
623 *RequiresPageRegion All: False\r
625 *% Font Information =====================\r
626 *DefaultFont: Courier\r
627 *Font AvantGarde-Book: Standard "(001.001)" Standard Disk\r
628 *Font AvantGarde-BookOblique: Standard "(001.001)" Standard Disk\r
629 *Font AvantGarde-Demi: Standard "(001.001)" Standard Disk\r
630 *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard Disk\r
631 *Font Bookman-Demi: Standard "(001.001)" Standard Disk\r
632 *Font Bookman-DemiItalic: Standard "(001.001)" Standard Disk\r
633 *Font Bookman-Light: Standard "(001.001)" Standard Disk\r
634 *Font Bookman-LightItalic: Standard "(001.001)" Standard Disk\r
635 *Font Courier: Standard "(002.002)" Standard ROM\r
636 *Font Courier-Bold: Standard "(002.002)" Standard ROM\r
637 *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM\r
638 *Font Courier-Oblique: Standard "(002.002)" Standard ROM\r
639 *Font Helvetica: Standard "(001.006)" Standard ROM\r
640 *Font Helvetica-Bold: Standard "(001.007)" Standard ROM\r
641 *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM\r
642 *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM\r
643 *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM\r
644 *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM\r
645 *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM\r
646 *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM\r
647 *Font NewCenturySchlbk-Bold: Standard "(001.002)" Standard Disk\r
648 *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard Disk\r
649 *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard Disk\r
650 *Font NewCenturySchlbk-Roman: Standard "(001.002)" Standard Disk\r
651 *Font Palatino-Bold: Standard "(001.000)" Standard Disk\r
652 *Font Palatino-BoldItalic: Standard "(001.000)" Standard Disk\r
653 *Font Palatino-Italic: Standard "(001.000)" Standard Disk\r
654 *Font Palatino-Roman: Standard "(001.000)" Standard Disk\r
655 *Font Symbol: Special "(001.003)" Standard ROM\r
656 *Font Times-Bold: Standard "(001.007)" Standard ROM\r
657 *Font Times-BoldItalic: Standard "(001.009)" Standard ROM\r
658 *Font Times-Italic: Standard "(001.007)" Standard ROM\r
659 *Font Times-Roman: Standard "(001.007)" Standard ROM\r
660 *Font ZapfChancery-MediumItalic: Standard "(001.002)" Standard Disk\r
661 *Font ZapfDingbats: Special "(001.000)" Standard Disk\r
663 *?FontQuery: "\r
664 save\r
665  /str 100 string dup 0 (fonts/) putinterval def\r
666  {\r
667  count 1 gt\r
668  {\r
669  exch dup str 6 94 getinterval cvs\r
670  (/) print dup print (:) print exch\r
671  FontDirectory exch known\r
672  { pop (Yes) }\r
673  {\r
674  length 6 add str 0 3 -1 roll getinterval\r
675  mark exch status\r
676  {cleartomark (Yes)}{cleartomark (No)} ifelse\r
677  } ifelse =\r
678  }\r
679  {exit} ifelse\r
680  }bind loop\r
681  (*) = flush\r
682 restore\r
684 *End\r
686 *?FontList: "\r
687 save\r
688  FontDirectory { pop == } bind forall flush\r
689  /filenameforall where\r
690  {\r
691  pop (fonts/*)\r
692  { dup length 6 sub 6 exch getinterval cvn == } bind\r
693  128 string filenameforall flush\r
694  } if\r
695  (*) = flush\r
696 restore\r
698 *End\r
700 *% Printer Messages (verbatim from printer):\r
701 *Message: "%%[ exitserver: permanent state may be changed ]%%"\r
702 *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"\r
703 *Message: "\FontName\ not found, using Courier"\r
705 *% Status (format: %%[ status: <one of these> ]%% )\r
706 *Status: "idle"\r
707 *Status: "busy"\r
708 *Status: "waiting"\r
709 *Status: "printing"\r
710 *Status: "PrinterError: recorder offline or film problem"\r
711 *Status: "PrinterError: "\r
713 *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )\r
714 *Source: "userjob"\r
715 *Source: "other"\r
717 *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)\r
718 *PrinterError: "recorder offline or film problem"\r
719 *PrinterError: ""\r
721 *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"\r
723 *% Color Separation Information =====================\r
725 *DefaultColorSep: ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi\r
727 *OpenUI *Separations/InRIP Color Separation: Boolean\r
728 *OrderDependency: 60 DocumentSetup *Separations\r
730 *DefaultSeparations: False\r
731 *Separations True: "\r
732  <<\r
733  /Separations true\r
734  /ProcessColorModel /DeviceCMYK\r
735  /SeparationColorNames [/Cyan /Magenta /Yellow /Black]\r
736  /SeparationOrder [/Cyan /Magenta /Yellow /Black]\r
737  >> setpagedevice\r
739 *End\r
741 *Separations False: "\r
742  <<\r
743  /Separations false\r
744  /ProcessColorModel /DeviceGray\r
745  >> setpagedevice\r
747 *End\r
749 *?Separations: "\r
750  save\r
751  currentpagedevice /Separations get \r
752  currentpagedevice /ProcessColorModel get /DeviceGray ne and\r
753  {(True)}{(False)} ifelse = flush\r
754  restore\r
756 *End\r
757 *CloseUI: *Separations\r
759 *% For 50 lpi / 1270 dpi\r
760 *ColorSepScreenAngle CustomColor.50lpi.1270dpi/50 lpi / 1270 dpi: "45"\r
761 *ColorSepScreenAngle ProcessCyan.50lpi.1270dpi/50 lpi / 1270 dpi: "15"\r
762 *ColorSepScreenAngle ProcessMagenta.50lpi.1270dpi/50 lpi / 1270 dpi: "75"\r
763 *ColorSepScreenAngle ProcessYellow.50lpi.1270dpi/50 lpi / 1270 dpi: "0"\r
764 *ColorSepScreenAngle ProcessBlack.50lpi.1270dpi/50 lpi / 1270 dpi: "45"\r
766 *ColorSepScreenFreq CustomColor.50lpi.1270dpi/50 lpi / 1270 dpi: "50"\r
767 *ColorSepScreenFreq ProcessCyan.50lpi.1270dpi/50 lpi / 1270 dpi: "50"\r
768 *ColorSepScreenFreq ProcessMagenta.50lpi.1270dpi/50 lpi / 1270 dpi: "50"\r
769 *ColorSepScreenFreq ProcessYellow.50lpi.1270dpi/50 lpi / 1270 dpi: "50"\r
770 *ColorSepScreenFreq ProcessBlack.50lpi.1270dpi/50 lpi / 1270 dpi: "50"\r
772 *% For 60 lpi / 1270 dpi\r
773 *ColorSepScreenAngle CustomColor.60lpi.1270dpi/60 lpi / 1270 dpi: "45"\r
774 *ColorSepScreenAngle ProcessCyan.60lpi.1270dpi/60 lpi / 1270 dpi: "15"\r
775 *ColorSepScreenAngle ProcessMagenta.60lpi.1270dpi/60 lpi / 1270 dpi: "75"\r
776 *ColorSepScreenAngle ProcessYellow.60lpi.1270dpi/60 lpi / 1270 dpi: "0"\r
777 *ColorSepScreenAngle ProcessBlack.60lpi.1270dpi/60 lpi / 1270 dpi: "45"\r
779 *ColorSepScreenFreq CustomColor.60lpi.1270dpi/60 lpi / 1270 dpi: "60"\r
780 *ColorSepScreenFreq ProcessCyan.60lpi.1270dpi/60 lpi / 1270 dpi: "60"\r
781 *ColorSepScreenFreq ProcessMagenta.60lpi.1270dpi/60 lpi / 1270 dpi: "60"\r
782 *ColorSepScreenFreq ProcessYellow.60lpi.1270dpi/60 lpi / 1270 dpi: "60"\r
783 *ColorSepScreenFreq ProcessBlack.60lpi.1270dpi/60 lpi / 1270 dpi: "60"\r
785 *% For 75 lpi / 1270 dpi\r
786 *ColorSepScreenAngle CustomColor.75lpi.1270dpi/75 lpi / 1270 dpi: "45"\r
787 *ColorSepScreenAngle ProcessCyan.75lpi.1270dpi/75 lpi / 1270 dpi: "15"\r
788 *ColorSepScreenAngle ProcessMagenta.75lpi.1270dpi/75 lpi / 1270 dpi: "75"\r
789 *ColorSepScreenAngle ProcessYellow.75lpi.1270dpi/75 lpi / 1270 dpi: "0"\r
790 *ColorSepScreenAngle ProcessBlack.75lpi.1270dpi/75 lpi / 1270 dpi: "45"\r
792 *ColorSepScreenFreq CustomColor.75lpi.1270dpi/75 lpi / 1270 dpi: "75"\r
793 *ColorSepScreenFreq ProcessCyan.75lpi.1270dpi/75 lpi / 1270 dpi: "75"\r
794 *ColorSepScreenFreq ProcessMagenta.75lpi.1270dpi/75 lpi / 1270 dpi: "75"\r
795 *ColorSepScreenFreq ProcessYellow.75lpi.1270dpi/75 lpi / 1270 dpi: "75"\r
796 *ColorSepScreenFreq ProcessBlack.75lpi.1270dpi/75 lpi / 1270 dpi: "75"\r
798 *% For 85 lpi / 1270 dpi\r
799 *ColorSepScreenAngle CustomColor.85lpi.1270dpi/85 lpi / 1270 dpi: "45"\r
800 *ColorSepScreenAngle ProcessCyan.85lpi.1270dpi/85 lpi / 1270 dpi: "15"\r
801 *ColorSepScreenAngle ProcessMagenta.85lpi.1270dpi/85 lpi / 1270 dpi: "75"\r
802 *ColorSepScreenAngle ProcessYellow.85lpi.1270dpi/85 lpi / 1270 dpi: "0"\r
803 *ColorSepScreenAngle ProcessBlack.85lpi.1270dpi/85 lpi / 1270 dpi: "45"\r
805 *ColorSepScreenFreq CustomColor.85lpi.1270dpi/85 lpi / 1270 dpi: "85"\r
806 *ColorSepScreenFreq ProcessCyan.85lpi.1270dpi/85 lpi / 1270 dpi: "85"\r
807 *ColorSepScreenFreq ProcessMagenta.85lpi.1270dpi/85 lpi / 1270 dpi: "85"\r
808 *ColorSepScreenFreq ProcessYellow.85lpi.1270dpi/85 lpi / 1270 dpi: "85"\r
809 *ColorSepScreenFreq ProcessBlack.85lpi.1270dpi/85 lpi / 1270 dpi: "85"\r
811 *% For 100 lpi / 1270 dpi\r
812 *ColorSepScreenAngle CustomColor.100lpi.1270dpi/100 lpi / 1270 dpi: "45"\r
813 *ColorSepScreenAngle ProcessCyan.100lpi.1270dpi/100 lpi / 1270 dpi: "15"\r
814 *ColorSepScreenAngle ProcessMagenta.100lpi.1270dpi/100 lpi / 1270 dpi: "75"\r
815 *ColorSepScreenAngle ProcessYellow.100lpi.1270dpi/100 lpi / 1270 dpi: "0"\r
816 *ColorSepScreenAngle ProcessBlack.100lpi.1270dpi/100 lpi / 1270 dpi: "45"\r
818 *ColorSepScreenFreq CustomColor.100lpi.1270dpi/100 lpi / 1270 dpi: "100"\r
819 *ColorSepScreenFreq ProcessCyan.100lpi.1270dpi/100 lpi / 1270 dpi: "100"\r
820 *ColorSepScreenFreq ProcessMagenta.100lpi.1270dpi/100 lpi / 1270 dpi: "100"\r
821 *ColorSepScreenFreq ProcessYellow.100lpi.1270dpi/100 lpi / 1270 dpi: "100"\r
822 *ColorSepScreenFreq ProcessBlack.100lpi.1270dpi/100 lpi / 1270 dpi: "100"\r
824 *% For 50 lpi / 1693 dpi\r
825 *ColorSepScreenAngle CustomColor.50lpi.1693dpi/50 lpi / 1693 dpi: "45"\r
826 *ColorSepScreenAngle ProcessCyan.50lpi.1693dpi/50 lpi / 1693 dpi: "15"\r
827 *ColorSepScreenAngle ProcessMagenta.50lpi.1693dpi/50 lpi / 1693 dpi: "75"\r
828 *ColorSepScreenAngle ProcessYellow.50lpi.1693dpi/50 lpi / 1693 dpi: "0"\r
829 *ColorSepScreenAngle ProcessBlack.50lpi.1693dpi/50 lpi / 1693 dpi: "45"\r
831 *ColorSepScreenFreq CustomColor.50lpi.1693dpi/50 lpi / 1693 dpi: "50"\r
832 *ColorSepScreenFreq ProcessCyan.50lpi.1693dpi/50 lpi / 1693 dpi: "50"\r
833 *ColorSepScreenFreq ProcessMagenta.50lpi.1693dpi/50 lpi / 1693 dpi: "50"\r
834 *ColorSepScreenFreq ProcessYellow.50lpi.1693dpi/50 lpi / 1693 dpi: "50"\r
835 *ColorSepScreenFreq ProcessBlack.50lpi.1693dpi/50 lpi / 1693 dpi: "50"\r
837 *% For 60 lpi / 1693 dpi\r
838 *ColorSepScreenAngle CustomColor.60lpi.1693dpi/60 lpi / 1693 dpi: "45"\r
839 *ColorSepScreenAngle ProcessCyan.60lpi.1693dpi/60 lpi / 1693 dpi: "15"\r
840 *ColorSepScreenAngle ProcessMagenta.60lpi.1693dpi/60 lpi / 1693 dpi: "75"\r
841 *ColorSepScreenAngle ProcessYellow.60lpi.1693dpi/60 lpi / 1693 dpi: "0"\r
842 *ColorSepScreenAngle ProcessBlack.60lpi.1693dpi/60 lpi / 1693 dpi: "45"\r
844 *ColorSepScreenFreq CustomColor.60lpi.1693dpi/60 lpi / 1693 dpi: "60"\r
845 *ColorSepScreenFreq ProcessCyan.60lpi.1693dpi/60 lpi / 1693 dpi: "60"\r
846 *ColorSepScreenFreq ProcessMagenta.60lpi.1693dpi/60 lpi / 1693 dpi: "60"\r
847 *ColorSepScreenFreq ProcessYellow.60lpi.1693dpi/60 lpi / 1693 dpi: "60"\r
848 *ColorSepScreenFreq ProcessBlack.60lpi.1693dpi/60 lpi / 1693 dpi: "60"\r
850 *% For 75 lpi / 1693 dpi\r
851 *ColorSepScreenAngle CustomColor.75lpi.1693dpi/75 lpi / 1693 dpi: "45"\r
852 *ColorSepScreenAngle ProcessCyan.75lpi.1693dpi/75 lpi / 1693 dpi: "15"\r
853 *ColorSepScreenAngle ProcessMagenta.75lpi.1693dpi/75 lpi / 1693 dpi: "75"\r
854 *ColorSepScreenAngle ProcessYellow.75lpi.1693dpi/75 lpi / 1693 dpi: "0"\r
855 *ColorSepScreenAngle ProcessBlack.75lpi.1693dpi/75 lpi / 1693 dpi: "45"\r
857 *ColorSepScreenFreq CustomColor.75lpi.1693dpi/75 lpi / 1693 dpi: "75"\r
858 *ColorSepScreenFreq ProcessCyan.75lpi.1693dpi/75 lpi / 1693 dpi: "75"\r
859 *ColorSepScreenFreq ProcessMagenta.75lpi.1693dpi/75 lpi / 1693 dpi: "75"\r
860 *ColorSepScreenFreq ProcessYellow.75lpi.1693dpi/75 lpi / 1693 dpi: "75"\r
861 *ColorSepScreenFreq ProcessBlack.75lpi.1693dpi/75 lpi / 1693 dpi: "75"\r
863 *% For 85 lpi / 1693 dpi\r
864 *ColorSepScreenAngle CustomColor.85lpi.1693dpi/85 lpi / 1693 dpi: "45"\r
865 *ColorSepScreenAngle ProcessCyan.85lpi.1693dpi/85 lpi / 1693 dpi: "15"\r
866 *ColorSepScreenAngle ProcessMagenta.85lpi.1693dpi/85 lpi / 1693 dpi: "75"\r
867 *ColorSepScreenAngle ProcessYellow.85lpi.1693dpi/85 lpi / 1693 dpi: "0"\r
868 *ColorSepScreenAngle ProcessBlack.85lpi.1693dpi/85 lpi / 1693 dpi: "45"\r
870 *ColorSepScreenFreq CustomColor.85lpi.1693dpi/85 lpi / 1693 dpi: "85"\r
871 *ColorSepScreenFreq ProcessCyan.85lpi.1693dpi/85 lpi / 1693 dpi: "85"\r
872 *ColorSepScreenFreq ProcessMagenta.85lpi.1693dpi/85 lpi / 1693 dpi: "85"\r
873 *ColorSepScreenFreq ProcessYellow.85lpi.1693dpi/85 lpi / 1693 dpi: "85"\r
874 *ColorSepScreenFreq ProcessBlack.85lpi.1693dpi/85 lpi / 1693 dpi: "85"\r
876 *% For 100 lpi / 1693 dpi\r
877 *ColorSepScreenAngle CustomColor.100lpi.1693dpi/100 lpi / 1693 dpi: "45"\r
878 *ColorSepScreenAngle ProcessCyan.100lpi.1693dpi/100 lpi / 1693 dpi: "15"\r
879 *ColorSepScreenAngle ProcessMagenta.100lpi.1693dpi/100 lpi / 1693 dpi: "75"\r
880 *ColorSepScreenAngle ProcessYellow.100lpi.1693dpi/100 lpi / 1693 dpi: "0"\r
881 *ColorSepScreenAngle ProcessBlack.100lpi.1693dpi/100 lpi / 1693 dpi: "45"\r
883 *ColorSepScreenFreq CustomColor.100lpi.1693dpi/100 lpi / 1693 dpi: "100"\r
884 *ColorSepScreenFreq ProcessCyan.100lpi.1693dpi/100 lpi / 1693 dpi: "100"\r
885 *ColorSepScreenFreq ProcessMagenta.100lpi.1693dpi/100 lpi / 1693 dpi: "100"\r
886 *ColorSepScreenFreq ProcessYellow.100lpi.1693dpi/100 lpi / 1693 dpi: "100"\r
887 *ColorSepScreenFreq ProcessBlack.100lpi.1693dpi/100 lpi / 1693 dpi: "100"\r
889 *% For 120 lpi / 1693 dpi\r
890 *ColorSepScreenAngle CustomColor.120lpi.1693dpi/120 lpi / 1693 dpi: "45"\r
891 *ColorSepScreenAngle ProcessCyan.120lpi.1693dpi/120 lpi / 1693 dpi: "15"\r
892 *ColorSepScreenAngle ProcessMagenta.120lpi.1693dpi/120 lpi / 1693 dpi: "75"\r
893 *ColorSepScreenAngle ProcessYellow.120lpi.1693dpi/120 lpi / 1693 dpi: "0"\r
894 *ColorSepScreenAngle ProcessBlack.120lpi.1693dpi/120 lpi / 1693 dpi: "45"\r
896 *ColorSepScreenFreq CustomColor.120lpi.1693dpi/120 lpi / 1693 dpi: "120"\r
897 *ColorSepScreenFreq ProcessCyan.120lpi.1693dpi/120 lpi / 1693 dpi: "120"\r
898 *ColorSepScreenFreq ProcessMagenta.120lpi.1693dpi/120 lpi / 1693 dpi: "120"\r
899 *ColorSepScreenFreq ProcessYellow.120lpi.1693dpi/120 lpi / 1693 dpi: "120"\r
900 *ColorSepScreenFreq ProcessBlack.120lpi.1693dpi/120 lpi / 1693 dpi: "120"\r
902 *% For 133 lpi / 1693 dpi\r
903 *ColorSepScreenAngle CustomColor.133lpi.1693dpi/133 lpi / 1693 dpi: "45"\r
904 *ColorSepScreenAngle ProcessCyan.133lpi.1693dpi/133 lpi / 1693 dpi: "15"\r
905 *ColorSepScreenAngle ProcessMagenta.133lpi.1693dpi/133 lpi / 1693 dpi: "75"\r
906 *ColorSepScreenAngle ProcessYellow.133lpi.1693dpi/133 lpi / 1693 dpi: "0"\r
907 *ColorSepScreenAngle ProcessBlack.133lpi.1693dpi/133 lpi / 1693 dpi: "45"\r
909 *ColorSepScreenFreq CustomColor.133lpi.1693dpi/133 lpi / 1693 dpi: "133"\r
910 *ColorSepScreenFreq ProcessCyan.133lpi.1693dpi/133 lpi / 1693 dpi: "133"\r
911 *ColorSepScreenFreq ProcessMagenta.133lpi.1693dpi/133 lpi / 1693 dpi: "133"\r
912 *ColorSepScreenFreq ProcessYellow.133lpi.1693dpi/133 lpi / 1693 dpi: "133"\r
913 *ColorSepScreenFreq ProcessBlack.133lpi.1693dpi/133 lpi / 1693 dpi: "133"\r
914 *% For 50 lpi / 2032 dpi\r
915 *ColorSepScreenAngle CustomColor.50lpi.2032dpi/50 lpi / 2032 dpi: "45"\r
916 *ColorSepScreenAngle ProcessCyan.50lpi.2032dpi/50 lpi / 2032 dpi: "15"\r
917 *ColorSepScreenAngle ProcessMagenta.50lpi.2032dpi/50 lpi / 2032 dpi: "75"\r
918 *ColorSepScreenAngle ProcessYellow.50lpi.2032dpi/50 lpi / 2032 dpi: "0"\r
919 *ColorSepScreenAngle ProcessBlack.50lpi.2032dpi/50 lpi / 2032 dpi: "45"\r
921 *ColorSepScreenFreq CustomColor.50lpi.2032dpi/50 lpi / 2032 dpi: "50"\r
922 *ColorSepScreenFreq ProcessCyan.50lpi.2032dpi/50 lpi / 2032 dpi: "50"\r
923 *ColorSepScreenFreq ProcessMagenta.50lpi.2032dpi/50 lpi / 2032 dpi: "50"\r
924 *ColorSepScreenFreq ProcessYellow.50lpi.2032dpi/50 lpi / 2032 dpi: "50"\r
925 *ColorSepScreenFreq ProcessBlack.50lpi.2032dpi/50 lpi / 2032 dpi: "50"\r
927 *% For 60 lpi / 2032 dpi\r
928 *ColorSepScreenAngle CustomColor.60lpi.2032dpi/60 lpi / 2032 dpi: "45"\r
929 *ColorSepScreenAngle ProcessCyan.60lpi.2032dpi/60 lpi / 2032 dpi: "15"\r
930 *ColorSepScreenAngle ProcessMagenta.60lpi.2032dpi/60 lpi / 2032 dpi: "75"\r
931 *ColorSepScreenAngle ProcessYellow.60lpi.2032dpi/60 lpi / 2032 dpi: "0"\r
932 *ColorSepScreenAngle ProcessBlack.60lpi.2032dpi/60 lpi / 2032 dpi: "45"\r
934 *ColorSepScreenFreq CustomColor.60lpi.2032dpi/60 lpi / 2032 dpi: "60"\r
935 *ColorSepScreenFreq ProcessCyan.60lpi.2032dpi/60 lpi / 2032 dpi: "60"\r
936 *ColorSepScreenFreq ProcessMagenta.60lpi.2032dpi/60 lpi / 2032 dpi: "60"\r
937 *ColorSepScreenFreq ProcessYellow.60lpi.2032dpi/60 lpi / 2032 dpi: "60"\r
938 *ColorSepScreenFreq ProcessBlack.60lpi.2032dpi/60 lpi / 2032 dpi: "60"\r
940 *% For 75 lpi / 2032 dpi\r
941 *ColorSepScreenAngle CustomColor.75lpi.2032dpi/75 lpi / 2032 dpi: "45"\r
942 *ColorSepScreenAngle ProcessCyan.75lpi.2032dpi/75 lpi / 2032 dpi: "15"\r
943 *ColorSepScreenAngle ProcessMagenta.75lpi.2032dpi/75 lpi / 2032 dpi: "75"\r
944 *ColorSepScreenAngle ProcessYellow.75lpi.2032dpi/75 lpi / 2032 dpi: "0"\r
945 *ColorSepScreenAngle ProcessBlack.75lpi.2032dpi/75 lpi / 2032 dpi: "45"\r
947 *ColorSepScreenFreq CustomColor.75lpi.2032dpi/75 lpi / 2032 dpi: "75"\r
948 *ColorSepScreenFreq ProcessCyan.75lpi.2032dpi/75 lpi / 2032 dpi: "75"\r
949 *ColorSepScreenFreq ProcessMagenta.75lpi.2032dpi/75 lpi / 2032 dpi: "75"\r
950 *ColorSepScreenFreq ProcessYellow.75lpi.2032dpi/75 lpi / 2032 dpi: "75"\r
951 *ColorSepScreenFreq ProcessBlack.75lpi.2032dpi/75 lpi / 2032 dpi: "75"\r
953 *% For 85 lpi / 2032 dpi\r
954 *ColorSepScreenAngle CustomColor.85lpi.2032dpi/85 lpi / 2032 dpi: "45"\r
955 *ColorSepScreenAngle ProcessCyan.85lpi.2032dpi/85 lpi / 2032 dpi: "15"\r
956 *ColorSepScreenAngle ProcessMagenta.85lpi.2032dpi/85 lpi / 2032 dpi: "75"\r
957 *ColorSepScreenAngle ProcessYellow.85lpi.2032dpi/85 lpi / 2032 dpi: "0"\r
958 *ColorSepScreenAngle ProcessBlack.85lpi.2032dpi/85 lpi / 2032 dpi: "45"\r
960 *ColorSepScreenFreq CustomColor.85lpi.2032dpi/85 lpi / 2032 dpi: "85"\r
961 *ColorSepScreenFreq ProcessCyan.85lpi.2032dpi/85 lpi / 2032 dpi: "85"\r
962 *ColorSepScreenFreq ProcessMagenta.85lpi.2032dpi/85 lpi / 2032 dpi: "85"\r
963 *ColorSepScreenFreq ProcessYellow.85lpi.2032dpi/85 lpi / 2032 dpi: "85"\r
964 *ColorSepScreenFreq ProcessBlack.85lpi.2032dpi/85 lpi / 2032 dpi: "85"\r
966 *% For 100 lpi / 2032 dpi\r
967 *ColorSepScreenAngle CustomColor.100lpi.2032dpi/100 lpi / 2032 dpi: "45"\r
968 *ColorSepScreenAngle ProcessCyan.100lpi.2032dpi/100 lpi / 2032 dpi: "15"\r
969 *ColorSepScreenAngle ProcessMagenta.100lpi.2032dpi/100 lpi / 2032 dpi: "75"\r
970 *ColorSepScreenAngle ProcessYellow.100lpi.2032dpi/100 lpi / 2032 dpi: "0"\r
971 *ColorSepScreenAngle ProcessBlack.100lpi.2032dpi/100 lpi / 2032 dpi: "45"\r
973 *ColorSepScreenFreq CustomColor.100lpi.2032dpi/100 lpi / 2032 dpi: "100"\r
974 *ColorSepScreenFreq ProcessCyan.100lpi.2032dpi/100 lpi / 2032 dpi: "100"\r
975 *ColorSepScreenFreq ProcessMagenta.100lpi.2032dpi/100 lpi / 2032 dpi: "100"\r
976 *ColorSepScreenFreq ProcessYellow.100lpi.2032dpi/100 lpi / 2032 dpi: "100"\r
977 *ColorSepScreenFreq ProcessBlack.100lpi.2032dpi/100 lpi / 2032 dpi: "100"\r
979 *% For 120 lpi / 2032 dpi\r
980 *ColorSepScreenAngle CustomColor.120lpi.2032dpi/120 lpi / 2032 dpi: "45"\r
981 *ColorSepScreenAngle ProcessCyan.120lpi.2032dpi/120 lpi / 2032 dpi: "15"\r
982 *ColorSepScreenAngle ProcessMagenta.120lpi.2032dpi/120 lpi / 2032 dpi: "75"\r
983 *ColorSepScreenAngle ProcessYellow.120lpi.2032dpi/120 lpi / 2032 dpi: "0"\r
984 *ColorSepScreenAngle ProcessBlack.120lpi.2032dpi/120 lpi / 2032 dpi: "45"\r
986 *ColorSepScreenFreq CustomColor.120lpi.2032dpi/120 lpi / 2032 dpi: "120"\r
987 *ColorSepScreenFreq ProcessCyan.120lpi.2032dpi/120 lpi / 2032 dpi: "120"\r
988 *ColorSepScreenFreq ProcessMagenta.120lpi.2032dpi/120 lpi / 2032 dpi: "120"\r
989 *ColorSepScreenFreq ProcessYellow.120lpi.2032dpi/120 lpi / 2032 dpi: "120"\r
990 *ColorSepScreenFreq ProcessBlack.120lpi.2032dpi/120 lpi / 2032 dpi: "120"\r
992 *% For 133 lpi / 2032 dpi\r
993 *ColorSepScreenAngle CustomColor.133lpi.2032dpi/133 lpi / 2032 dpi: "45"\r
994 *ColorSepScreenAngle ProcessCyan.133lpi.2032dpi/133 lpi / 2032 dpi: "15"\r
995 *ColorSepScreenAngle ProcessMagenta.133lpi.2032dpi/133 lpi / 2032 dpi: "75"\r
996 *ColorSepScreenAngle ProcessYellow.133lpi.2032dpi/133 lpi / 2032 dpi: "0"\r
997 *ColorSepScreenAngle ProcessBlack.133lpi.2032dpi/133 lpi / 2032 dpi: "45"\r
999 *ColorSepScreenFreq CustomColor.133lpi.2032dpi/133 lpi / 2032 dpi: "133"\r
1000 *ColorSepScreenFreq ProcessCyan.133lpi.2032dpi/133 lpi / 2032 dpi: "133"\r
1001 *ColorSepScreenFreq ProcessMagenta.133lpi.2032dpi/133 lpi / 2032 dpi: "133"\r
1002 *ColorSepScreenFreq ProcessYellow.133lpi.2032dpi/133 lpi / 2032 dpi: "133"\r
1003 *ColorSepScreenFreq ProcessBlack.133lpi.2032dpi/133 lpi / 2032 dpi: "133"\r
1005 *% For 165 lpi / 2032 dpi\r
1006 *ColorSepScreenAngle CustomColor.165lpi.2032dpi/165 lpi / 2032 dpi: "45"\r
1007 *ColorSepScreenAngle ProcessCyan.165lpi.2032dpi/165 lpi / 2032 dpi: "15"\r
1008 *ColorSepScreenAngle ProcessMagenta.165lpi.2032dpi/165 lpi / 2032 dpi: "75"\r
1009 *ColorSepScreenAngle ProcessYellow.165lpi.2032dpi/165 lpi / 2032 dpi: "0"\r
1010 *ColorSepScreenAngle ProcessBlack.165lpi.2032dpi/165 lpi / 2032 dpi: "45"\r
1012 *ColorSepScreenFreq CustomColor.165lpi.2032dpi/165 lpi / 2032 dpi: "165"\r
1013 *ColorSepScreenFreq ProcessCyan.165lpi.2032dpi/165 lpi / 2032 dpi: "165"\r
1014 *ColorSepScreenFreq ProcessMagenta.165lpi.2032dpi/165 lpi / 2032 dpi: "165"\r
1015 *ColorSepScreenFreq ProcessYellow.165lpi.2032dpi/165 lpi / 2032 dpi: "165"\r
1016 *ColorSepScreenFreq ProcessBlack.165lpi.2032dpi/165 lpi / 2032 dpi: "165"\r
1018 *% For 50 lpi / 2540 dpi\r
1019 *ColorSepScreenAngle CustomColor.50lpi.2540dpi/50 lpi / 2540 dpi: "45"\r
1020 *ColorSepScreenAngle ProcessCyan.50lpi.2540dpi/50 lpi / 2540 dpi: "15"\r
1021 *ColorSepScreenAngle ProcessMagenta.50lpi.2540dpi/50 lpi / 2540 dpi: "75"\r
1022 *ColorSepScreenAngle ProcessYellow.50lpi.2540dpi/50 lpi / 2540 dpi: "0"\r
1023 *ColorSepScreenAngle ProcessBlack.50lpi.2540dpi/50 lpi / 2540 dpi: "45"\r
1025 *ColorSepScreenFreq CustomColor.50lpi.2540dpi/50 lpi / 2540 dpi: "50"\r
1026 *ColorSepScreenFreq ProcessCyan.50lpi.2540dpi/50 lpi / 2540 dpi: "50"\r
1027 *ColorSepScreenFreq ProcessMagenta.50lpi.2540dpi/50 lpi / 2540 dpi: "50"\r
1028 *ColorSepScreenFreq ProcessYellow.50lpi.2540dpi/50 lpi / 2540 dpi: "50"\r
1029 *ColorSepScreenFreq ProcessBlack.50lpi.2540dpi/50 lpi / 2540 dpi: "50"\r
1031 *% For 60 lpi / 2540 dpi\r
1032 *ColorSepScreenAngle CustomColor.60lpi.2540dpi/60 lpi / 2540 dpi: "45"\r
1033 *ColorSepScreenAngle ProcessCyan.60lpi.2540dpi/60 lpi / 2540 dpi: "15"\r
1034 *ColorSepScreenAngle ProcessMagenta.60lpi.2540dpi/60 lpi / 2540 dpi: "75"\r
1035 *ColorSepScreenAngle ProcessYellow.60lpi.2540dpi/60 lpi / 2540 dpi: "0"\r
1036 *ColorSepScreenAngle ProcessBlack.60lpi.2540dpi/60 lpi / 2540 dpi: "45"\r
1038 *ColorSepScreenFreq CustomColor.60lpi.2540dpi/60 lpi / 2540 dpi: "60"\r
1039 *ColorSepScreenFreq ProcessCyan.60lpi.2540dpi/60 lpi / 2540 dpi: "60"\r
1040 *ColorSepScreenFreq ProcessMagenta.60lpi.2540dpi/60 lpi / 2540 dpi: "60"\r
1041 *ColorSepScreenFreq ProcessYellow.60lpi.2540dpi/60 lpi / 2540 dpi: "60"\r
1042 *ColorSepScreenFreq ProcessBlack.60lpi.2540dpi/60 lpi / 2540 dpi: "60"\r
1044 *% For 75 lpi / 2540 dpi\r
1045 *ColorSepScreenAngle CustomColor.75lpi.2540dpi/75 lpi / 2540 dpi: "45"\r
1046 *ColorSepScreenAngle ProcessCyan.75lpi.2540dpi/75 lpi / 2540 dpi: "15"\r
1047 *ColorSepScreenAngle ProcessMagenta.75lpi.2540dpi/75 lpi / 2540 dpi: "75"\r
1048 *ColorSepScreenAngle ProcessYellow.75lpi.2540dpi/75 lpi / 2540 dpi: "0"\r
1049 *ColorSepScreenAngle ProcessBlack.75lpi.2540dpi/75 lpi / 2540 dpi: "45"\r
1051 *ColorSepScreenFreq CustomColor.75lpi.2540dpi/75 lpi / 2540 dpi: "75"\r
1052 *ColorSepScreenFreq ProcessCyan.75lpi.2540dpi/75 lpi / 2540 dpi: "75"\r
1053 *ColorSepScreenFreq ProcessMagenta.75lpi.2540dpi/75 lpi / 2540 dpi: "75"\r
1054 *ColorSepScreenFreq ProcessYellow.75lpi.2540dpi/75 lpi / 2540 dpi: "75"\r
1055 *ColorSepScreenFreq ProcessBlack.75lpi.2540dpi/75 lpi / 2540 dpi: "75"\r
1057 *% For 85 lpi / 2540 dpi\r
1058 *ColorSepScreenAngle CustomColor.85lpi.2540dpi/85 lpi / 2540 dpi: "45"\r
1059 *ColorSepScreenAngle ProcessCyan.85lpi.2540dpi/85 lpi / 2540 dpi: "15"\r
1060 *ColorSepScreenAngle ProcessMagenta.85lpi.2540dpi/85 lpi / 2540 dpi: "75"\r
1061 *ColorSepScreenAngle ProcessYellow.85lpi.2540dpi/85 lpi / 2540 dpi: "0"\r
1062 *ColorSepScreenAngle ProcessBlack.85lpi.2540dpi/85 lpi / 2540 dpi: "45"\r
1064 *ColorSepScreenFreq CustomColor.85lpi.2540dpi/85 lpi / 2540 dpi: "85"\r
1065 *ColorSepScreenFreq ProcessCyan.85lpi.2540dpi/85 lpi / 2540 dpi: "85"\r
1066 *ColorSepScreenFreq ProcessMagenta.85lpi.2540dpi/85 lpi / 2540 dpi: "85"\r
1067 *ColorSepScreenFreq ProcessYellow.85lpi.2540dpi/85 lpi / 2540 dpi: "85"\r
1068 *ColorSepScreenFreq ProcessBlack.85lpi.2540dpi/85 lpi / 2540 dpi: "85"\r
1070 *% For 100 lpi / 2540 dpi\r
1071 *ColorSepScreenAngle CustomColor.100lpi.2540dpi/100 lpi / 2540 dpi: "45"\r
1072 *ColorSepScreenAngle ProcessCyan.100lpi.2540dpi/100 lpi / 2540 dpi: "15"\r
1073 *ColorSepScreenAngle ProcessMagenta.100lpi.2540dpi/100 lpi / 2540 dpi: "75"\r
1074 *ColorSepScreenAngle ProcessYellow.100lpi.2540dpi/100 lpi / 2540 dpi: "0"\r
1075 *ColorSepScreenAngle ProcessBlack.100lpi.2540dpi/100 lpi / 2540 dpi: "45"\r
1077 *ColorSepScreenFreq CustomColor.100lpi.2540dpi/100 lpi / 2540 dpi: "100"\r
1078 *ColorSepScreenFreq ProcessCyan.100lpi.2540dpi/100 lpi / 2540 dpi: "100"\r
1079 *ColorSepScreenFreq ProcessMagenta.100lpi.2540dpi/100 lpi / 2540 dpi: "100"\r
1080 *ColorSepScreenFreq ProcessYellow.100lpi.2540dpi/100 lpi / 2540 dpi: "100"\r
1081 *ColorSepScreenFreq ProcessBlack.100lpi.2540dpi/100 lpi / 2540 dpi: "100"\r
1083 *% For 120 lpi / 2540 dpi\r
1084 *ColorSepScreenAngle CustomColor.120lpi.2540dpi/120 lpi / 2540 dpi: "45"\r
1085 *ColorSepScreenAngle ProcessCyan.120lpi.2540dpi/120 lpi / 2540 dpi: "15"\r
1086 *ColorSepScreenAngle ProcessMagenta.120lpi.2540dpi/120 lpi / 2540 dpi: "75"\r
1087 *ColorSepScreenAngle ProcessYellow.120lpi.2540dpi/120 lpi / 2540 dpi: "0"\r
1088 *ColorSepScreenAngle ProcessBlack.120lpi.2540dpi/120 lpi / 2540 dpi: "45"\r
1090 *ColorSepScreenFreq CustomColor.120lpi.2540dpi/120 lpi / 2540 dpi: "120"\r
1091 *ColorSepScreenFreq ProcessCyan.120lpi.2540dpi/120 lpi / 2540 dpi: "120"\r
1092 *ColorSepScreenFreq ProcessMagenta.120lpi.2540dpi/120 lpi / 2540 dpi: "120"\r
1093 *ColorSepScreenFreq ProcessYellow.120lpi.2540dpi/120 lpi / 2540 dpi: "120"\r
1094 *ColorSepScreenFreq ProcessBlack.120lpi.2540dpi/120 lpi / 2540 dpi: "120"\r
1096 *% For 133 lpi / 2540 dpi\r
1097 *ColorSepScreenAngle CustomColor.133lpi.2540dpi/133 lpi / 2540 dpi: "45"\r
1098 *ColorSepScreenAngle ProcessCyan.133lpi.2540dpi/133 lpi / 2540 dpi: "15"\r
1099 *ColorSepScreenAngle ProcessMagenta.133lpi.2540dpi/133 lpi / 2540 dpi: "75"\r
1100 *ColorSepScreenAngle ProcessYellow.133lpi.2540dpi/133 lpi / 2540 dpi: "0"\r
1101 *ColorSepScreenAngle ProcessBlack.133lpi.2540dpi/133 lpi / 2540 dpi: "45"\r
1103 *ColorSepScreenFreq CustomColor.133lpi.2540dpi/133 lpi / 2540 dpi: "133"\r
1104 *ColorSepScreenFreq ProcessCyan.133lpi.2540dpi/133 lpi / 2540 dpi: "133"\r
1105 *ColorSepScreenFreq ProcessMagenta.133lpi.2540dpi/133 lpi / 2540 dpi: "133"\r
1106 *ColorSepScreenFreq ProcessYellow.133lpi.2540dpi/133 lpi / 2540 dpi: "133"\r
1107 *ColorSepScreenFreq ProcessBlack.133lpi.2540dpi/133 lpi / 2540 dpi: "133"\r
1109 *% For 150 lpi / 2540 dpi\r
1110 *ColorSepScreenAngle CustomColor.150lpi.2540dpi/150 lpi / 2540 dpi: "45"\r
1111 *ColorSepScreenAngle ProcessCyan.150lpi.2540dpi/150 lpi / 2540 dpi: "15"\r
1112 *ColorSepScreenAngle ProcessMagenta.150lpi.2540dpi/150 lpi / 2540 dpi: "75"\r
1113 *ColorSepScreenAngle ProcessYellow.150lpi.2540dpi/150 lpi / 2540 dpi: "0"\r
1114 *ColorSepScreenAngle ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi: "45"\r
1116 *ColorSepScreenFreq CustomColor.150lpi.2540dpi/150 lpi / 2540 dpi: "150"\r
1117 *ColorSepScreenFreq ProcessCyan.150lpi.2540dpi/150 lpi / 2540 dpi: "150"\r
1118 *ColorSepScreenFreq ProcessMagenta.150lpi.2540dpi/150 lpi / 2540 dpi: "150"\r
1119 *ColorSepScreenFreq ProcessYellow.150lpi.2540dpi/150 lpi / 2540 dpi: "150"\r
1120 *ColorSepScreenFreq ProcessBlack.150lpi.2540dpi/150 lpi / 2540 dpi: "150"\r
1122 *% For 175 lpi / 2540 dpi\r
1123 *ColorSepScreenAngle CustomColor.175lpi.2540dpi/175 lpi / 2540 dpi: "45"\r
1124 *ColorSepScreenAngle ProcessCyan.175lpi.2540dpi/175 lpi / 2540 dpi: "15"\r
1125 *ColorSepScreenAngle ProcessMagenta.175lpi.2540dpi/175 lpi / 2540 dpi: "75"\r
1126 *ColorSepScreenAngle ProcessYellow.175lpi.2540dpi/175 lpi / 2540 dpi: "0"\r
1127 *ColorSepScreenAngle ProcessBlack.175lpi.2540dpi/175 lpi / 2540 dpi: "45"\r
1129 *ColorSepScreenFreq CustomColor.175lpi.2540dpi/175 lpi / 2540 dpi: "175"\r
1130 *ColorSepScreenFreq ProcessCyan.175lpi.2540dpi/175 lpi / 2540 dpi: "175"\r
1131 *ColorSepScreenFreq ProcessMagenta.175lpi.2540dpi/175 lpi / 2540 dpi: "175"\r
1132 *ColorSepScreenFreq ProcessYellow.175lpi.2540dpi/175 lpi / 2540 dpi: "175"\r
1133 *ColorSepScreenFreq ProcessBlack.175lpi.2540dpi/175 lpi / 2540 dpi: "175"\r
1135 *% For 200 lpi / 2540 dpi\r
1136 *ColorSepScreenAngle CustomColor.200lpi.2540dpi/200 lpi / 2540 dpi: "45"\r
1137 *ColorSepScreenAngle ProcessCyan.200lpi.2540dpi/200 lpi / 2540 dpi: "15"\r
1138 *ColorSepScreenAngle ProcessMagenta.200lpi.2540dpi/200 lpi / 2540 dpi: "75"\r
1139 *ColorSepScreenAngle ProcessYellow.200lpi.2540dpi/200 lpi / 2540 dpi: "0"\r
1140 *ColorSepScreenAngle ProcessBlack.200lpi.2540dpi/200 lpi / 2540 dpi: "45"\r
1142 *ColorSepScreenFreq CustomColor.200lpi.2540dpi/200 lpi / 2540 dpi: "200"\r
1143 *ColorSepScreenFreq ProcessCyan.200lpi.2540dpi/200 lpi / 2540 dpi: "200"\r
1144 *ColorSepScreenFreq ProcessMagenta.200lpi.2540dpi/200 lpi / 2540 dpi: "200"\r
1145 *ColorSepScreenFreq ProcessYellow.200lpi.2540dpi/200 lpi / 2540 dpi: "200"\r
1146 *ColorSepScreenFreq ProcessBlack.200lpi.2540dpi/200 lpi / 2540 dpi: "200"\r
1148 *% For 50 lpi / 3386 dpi\r
1149 *ColorSepScreenAngle CustomColor.50lpi.3386dpi/50 lpi / 3386 dpi: "45"\r
1150 *ColorSepScreenAngle ProcessCyan.50lpi.3386dpi/50 lpi / 3386 dpi: "15"\r
1151 *ColorSepScreenAngle ProcessMagenta.50lpi.3386dpi/50 lpi / 3386 dpi: "75"\r
1152 *ColorSepScreenAngle ProcessYellow.50lpi.3386dpi/50 lpi / 3386 dpi: "0"\r
1153 *ColorSepScreenAngle ProcessBlack.50lpi.3386dpi/50 lpi / 3386 dpi: "45"\r
1155 *ColorSepScreenFreq CustomColor.50lpi.3386dpi/50 lpi / 3386 dpi: "50"\r
1156 *ColorSepScreenFreq ProcessCyan.50lpi.3386dpi/50 lpi / 3386 dpi: "50"\r
1157 *ColorSepScreenFreq ProcessMagenta.50lpi.3386dpi/50 lpi / 3386 dpi: "50"\r
1158 *ColorSepScreenFreq ProcessYellow.50lpi.3386dpi/50 lpi / 3386 dpi: "50"\r
1159 *ColorSepScreenFreq ProcessBlack.50lpi.3386dpi/50 lpi / 3386 dpi: "50"\r
1161 *% For 60 lpi / 3386 dpi\r
1162 *ColorSepScreenAngle CustomColor.60lpi.3386dpi/60 lpi / 3386 dpi: "45"\r
1163 *ColorSepScreenAngle ProcessCyan.60lpi.3386dpi/60 lpi / 3386 dpi: "15"\r
1164 *ColorSepScreenAngle ProcessMagenta.60lpi.3386dpi/60 lpi / 3386 dpi: "75"\r
1165 *ColorSepScreenAngle ProcessYellow.60lpi.3386dpi/60 lpi / 3386 dpi: "0"\r
1166 *ColorSepScreenAngle ProcessBlack.60lpi.3386dpi/60 lpi / 3386 dpi: "45"\r
1168 *ColorSepScreenFreq CustomColor.60lpi.3386dpi/60 lpi / 3386 dpi: "60"\r
1169 *ColorSepScreenFreq ProcessCyan.60lpi.3386dpi/60 lpi / 3386 dpi: "60"\r
1170 *ColorSepScreenFreq ProcessMagenta.60lpi.3386dpi/60 lpi / 3386 dpi: "60"\r
1171 *ColorSepScreenFreq ProcessYellow.60lpi.3386dpi/60 lpi / 3386 dpi: "60"\r
1172 *ColorSepScreenFreq ProcessBlack.60lpi.3386dpi/60 lpi / 3386 dpi: "60"\r
1174 *% For 75 lpi / 3386 dpi\r
1175 *ColorSepScreenAngle CustomColor.75lpi.3386dpi/75 lpi / 3386 dpi: "45"\r
1176 *ColorSepScreenAngle ProcessCyan.75lpi.3386dpi/75 lpi / 3386 dpi: "15"\r
1177 *ColorSepScreenAngle ProcessMagenta.75lpi.3386dpi/75 lpi / 3386 dpi: "75"\r
1178 *ColorSepScreenAngle ProcessYellow.75lpi.3386dpi/75 lpi / 3386 dpi: "0"\r
1179 *ColorSepScreenAngle ProcessBlack.75lpi.3386dpi/75 lpi / 3386 dpi: "45"\r
1181 *ColorSepScreenFreq CustomColor.75lpi.3386dpi/75 lpi / 3386 dpi: "75"\r
1182 *ColorSepScreenFreq ProcessCyan.75lpi.3386dpi/75 lpi / 3386 dpi: "75"\r
1183 *ColorSepScreenFreq ProcessMagenta.75lpi.3386dpi/75 lpi / 3386 dpi: "75"\r
1184 *ColorSepScreenFreq ProcessYellow.75lpi.3386dpi/75 lpi / 3386 dpi: "75"\r
1185 *ColorSepScreenFreq ProcessBlack.75lpi.3386dpi/75 lpi / 3386 dpi: "75"\r
1187 *% For 85 lpi / 3386 dpi\r
1188 *ColorSepScreenAngle CustomColor.85lpi.3386dpi/85 lpi / 3386 dpi: "45"\r
1189 *ColorSepScreenAngle ProcessCyan.85lpi.3386dpi/85 lpi / 3386 dpi: "15"\r
1190 *ColorSepScreenAngle ProcessMagenta.85lpi.3386dpi/85 lpi / 3386 dpi: "75"\r
1191 *ColorSepScreenAngle ProcessYellow.85lpi.3386dpi/85 lpi / 3386 dpi: "0"\r
1192 *ColorSepScreenAngle ProcessBlack.85lpi.3386dpi/85 lpi / 3386 dpi: "45"\r
1194 *ColorSepScreenFreq CustomColor.85lpi.3386dpi/85 lpi / 3386 dpi: "85"\r
1195 *ColorSepScreenFreq ProcessCyan.85lpi.3386dpi/85 lpi / 3386 dpi: "85"\r
1196 *ColorSepScreenFreq ProcessMagenta.85lpi.3386dpi/85 lpi / 3386 dpi: "85"\r
1197 *ColorSepScreenFreq ProcessYellow.85lpi.3386dpi/85 lpi / 3386 dpi: "85"\r
1198 *ColorSepScreenFreq ProcessBlack.85lpi.3386dpi/85 lpi / 3386 dpi: "85"\r
1200 *% For 100 lpi / 3386 dpi\r
1201 *ColorSepScreenAngle CustomColor.100lpi.3386dpi/100 lpi / 3386 dpi: "45"\r
1202 *ColorSepScreenAngle ProcessCyan.100lpi.3386dpi/100 lpi / 3386 dpi: "15"\r
1203 *ColorSepScreenAngle ProcessMagenta.100lpi.3386dpi/100 lpi / 3386 dpi: "75"\r
1204 *ColorSepScreenAngle ProcessYellow.100lpi.3386dpi/100 lpi / 3386 dpi: "0"\r
1205 *ColorSepScreenAngle ProcessBlack.100lpi.3386dpi/100 lpi / 3386 dpi: "45"\r
1207 *ColorSepScreenFreq CustomColor.100lpi.3386dpi/100 lpi / 3386 dpi: "100"\r
1208 *ColorSepScreenFreq ProcessCyan.100lpi.3386dpi/100 lpi / 3386 dpi: "100"\r
1209 *ColorSepScreenFreq ProcessMagenta.100lpi.3386dpi/100 lpi / 3386 dpi: "100"\r
1210 *ColorSepScreenFreq ProcessYellow.100lpi.3386dpi/100 lpi / 3386 dpi: "100"\r
1211 *ColorSepScreenFreq ProcessBlack.100lpi.3386dpi/100 lpi / 3386 dpi: "100"\r
1213 *% For 120 lpi / 3386 dpi\r
1214 *ColorSepScreenAngle CustomColor.120lpi.3386dpi/120 lpi / 3386 dpi: "45"\r
1215 *ColorSepScreenAngle ProcessCyan.120lpi.3386dpi/120 lpi / 3386 dpi: "15"\r
1216 *ColorSepScreenAngle ProcessMagenta.120lpi.3386dpi/120 lpi / 3386 dpi: "75"\r
1217 *ColorSepScreenAngle ProcessYellow.120lpi.3386dpi/120 lpi / 3386 dpi: "0"\r
1218 *ColorSepScreenAngle ProcessBlack.120lpi.3386dpi/120 lpi / 3386 dpi: "45"\r
1220 *ColorSepScreenFreq CustomColor.120lpi.3386dpi/120 lpi / 3386 dpi: "120"\r
1221 *ColorSepScreenFreq ProcessCyan.120lpi.3386dpi/120 lpi / 3386 dpi: "120"\r
1222 *ColorSepScreenFreq ProcessMagenta.120lpi.3386dpi/120 lpi / 3386 dpi: "120"\r
1223 *ColorSepScreenFreq ProcessYellow.120lpi.3386dpi/120 lpi / 3386 dpi: "120"\r
1224 *ColorSepScreenFreq ProcessBlack.120lpi.3386dpi/120 lpi / 3386 dpi: "120"\r
1226 *% For 133 lpi / 3386 dpi\r
1227 *ColorSepScreenAngle CustomColor.133lpi.3386dpi/133 lpi / 3386 dpi: "45"\r
1228 *ColorSepScreenAngle ProcessCyan.133lpi.3386dpi/133 lpi / 3386 dpi: "15"\r
1229 *ColorSepScreenAngle ProcessMagenta.133lpi.3386dpi/133 lpi / 3386 dpi: "75"\r
1230 *ColorSepScreenAngle ProcessYellow.133lpi.3386dpi/133 lpi / 3386 dpi: "0"\r
1231 *ColorSepScreenAngle ProcessBlack.133lpi.3386dpi/133 lpi / 3386 dpi: "45"\r
1233 *ColorSepScreenFreq CustomColor.133lpi.3386dpi/133 lpi / 3386 dpi: "133"\r
1234 *ColorSepScreenFreq ProcessCyan.133lpi.3386dpi/133 lpi / 3386 dpi: "133"\r
1235 *ColorSepScreenFreq ProcessMagenta.133lpi.3386dpi/133 lpi / 3386 dpi: "133"\r
1236 *ColorSepScreenFreq ProcessYellow.133lpi.3386dpi/133 lpi / 3386 dpi: "133"\r
1237 *ColorSepScreenFreq ProcessBlack.133lpi.3386dpi/133 lpi / 3386 dpi: "133"\r
1239 *% For 150 lpi / 3386 dpi\r
1240 *ColorSepScreenAngle CustomColor.150lpi.3386dpi/150 lpi / 3386 dpi: "45"\r
1241 *ColorSepScreenAngle ProcessCyan.150lpi.3386dpi/150 lpi / 3386 dpi: "15"\r
1242 *ColorSepScreenAngle ProcessMagenta.150lpi.3386dpi/150 lpi / 3386 dpi: "75"\r
1243 *ColorSepScreenAngle ProcessYellow.150lpi.3386dpi/150 lpi / 3386 dpi: "0"\r
1244 *ColorSepScreenAngle ProcessBlack.150lpi.3386dpi/150 lpi / 3386 dpi: "45"\r
1246 *ColorSepScreenFreq CustomColor.150lpi.3386dpi/150 lpi / 3386 dpi: "150"\r
1247 *ColorSepScreenFreq ProcessCyan.150lpi.3386dpi/150 lpi / 3386 dpi: "150"\r
1248 *ColorSepScreenFreq ProcessMagenta.150lpi.3386dpi/150 lpi / 3386 dpi: "150"\r
1249 *ColorSepScreenFreq ProcessYellow.150lpi.3386dpi/150 lpi / 3386 dpi: "150"\r
1250 *ColorSepScreenFreq ProcessBlack.150lpi.3386dpi/150 lpi / 3386 dpi: "150"\r
1252 *% For 165 lpi / 3386 dpi\r
1253 *ColorSepScreenAngle CustomColor.165lpi.3386dpi/165 lpi / 3386 dpi: "45"\r
1254 *ColorSepScreenAngle ProcessCyan.165lpi.3386dpi/165 lpi / 3386 dpi: "15"\r
1255 *ColorSepScreenAngle ProcessMagenta.165lpi.3386dpi/165 lpi / 3386 dpi: "75"\r
1256 *ColorSepScreenAngle ProcessYellow.165lpi.3386dpi/165 lpi / 3386 dpi: "0"\r
1257 *ColorSepScreenAngle ProcessBlack.165lpi.3386dpi/165 lpi / 3386 dpi: "45"\r
1259 *ColorSepScreenFreq CustomColor.165lpi.3386dpi/165 lpi / 3386 dpi: "165"\r
1260 *ColorSepScreenFreq ProcessCyan.165lpi.3386dpi/165 lpi / 3386 dpi: "165"\r
1261 *ColorSepScreenFreq ProcessMagenta.165lpi.3386dpi/165 lpi / 3386 dpi: "165"\r
1262 *ColorSepScreenFreq ProcessYellow.165lpi.3386dpi/165 lpi / 3386 dpi: "165"\r
1263 *ColorSepScreenFreq ProcessBlack.165lpi.3386dpi/165 lpi / 3386 dpi: "165"\r
1265 *% For 175 lpi / 3386 dpi\r
1266 *ColorSepScreenAngle CustomColor.175lpi.3386dpi/175 lpi / 3386 dpi: "45"\r
1267 *ColorSepScreenAngle ProcessCyan.175lpi.3386dpi/175 lpi / 3386 dpi: "15"\r
1268 *ColorSepScreenAngle ProcessMagenta.175lpi.3386dpi/175 lpi / 3386 dpi: "75"\r
1269 *ColorSepScreenAngle ProcessYellow.175lpi.3386dpi/175 lpi / 3386 dpi: "0"\r
1270 *ColorSepScreenAngle ProcessBlack.175lpi.3386dpi/175 lpi / 3386 dpi: "45"\r
1272 *ColorSepScreenFreq CustomColor.175lpi.3386dpi/175 lpi / 3386 dpi: "175"\r
1273 *ColorSepScreenFreq ProcessCyan.175lpi.3386dpi/175 lpi / 3386 dpi: "175"\r
1274 *ColorSepScreenFreq ProcessMagenta.175lpi.3386dpi/175 lpi / 3386 dpi: "175"\r
1275 *ColorSepScreenFreq ProcessYellow.175lpi.3386dpi/175 lpi / 3386 dpi: "175"\r
1276 *ColorSepScreenFreq ProcessBlack.175lpi.3386dpi/175 lpi / 3386 dpi: "175"\r
1278 *% For 200 lpi / 3386 dpi\r
1279 *ColorSepScreenAngle CustomColor.200lpi.3386dpi/200 lpi / 3386 dpi: "45"\r
1280 *ColorSepScreenAngle ProcessCyan.200lpi.3386dpi/200 lpi / 3386 dpi: "15"\r
1281 *ColorSepScreenAngle ProcessMagenta.200lpi.3386dpi/200 lpi / 3386 dpi: "75"\r
1282 *ColorSepScreenAngle ProcessYellow.200lpi.3386dpi/200 lpi / 3386 dpi: "0"\r
1283 *ColorSepScreenAngle ProcessBlack.200lpi.3386dpi/200 lpi / 3386 dpi: "45"\r
1285 *ColorSepScreenFreq CustomColor.200lpi.3386dpi/200 lpi / 3386 dpi: "200"\r
1286 *ColorSepScreenFreq ProcessCyan.200lpi.3386dpi/200 lpi / 3386 dpi: "200"\r
1287 *ColorSepScreenFreq ProcessMagenta.200lpi.3386dpi/200 lpi / 3386 dpi: "200"\r
1288 *ColorSepScreenFreq ProcessYellow.200lpi.3386dpi/200 lpi / 3386 dpi: "200"\r
1289 *ColorSepScreenFreq ProcessBlack.200lpi.3386dpi/200 lpi / 3386 dpi: "200"\r
1291 *% For 225 lpi / 3386 dpi\r
1292 *ColorSepScreenAngle CustomColor.225lpi.3386dpi/225 lpi / 3386 dpi: "45"\r
1293 *ColorSepScreenAngle ProcessCyan.225lpi.3386dpi/225 lpi / 3386 dpi: "15"\r
1294 *ColorSepScreenAngle ProcessMagenta.225lpi.3386dpi/225 lpi / 3386 dpi: "75"\r
1295 *ColorSepScreenAngle ProcessYellow.225lpi.3386dpi/225 lpi / 3386 dpi: "0"\r
1296 *ColorSepScreenAngle ProcessBlack.225lpi.3386dpi/225 lpi / 3386 dpi: "45"\r
1298 *ColorSepScreenFreq CustomColor.225lpi.3386dpi/225 lpi / 3386 dpi: "225"\r
1299 *ColorSepScreenFreq ProcessCyan.225lpi.3386dpi/225 lpi / 3386 dpi: "225"\r
1300 *ColorSepScreenFreq ProcessMagenta.225lpi.3386dpi/225 lpi / 3386 dpi: "225"\r
1301 *ColorSepScreenFreq ProcessYellow.225lpi.3386dpi/225 lpi / 3386 dpi: "225"\r
1302 *ColorSepScreenFreq ProcessBlack.225lpi.3386dpi/225 lpi / 3386 dpi: "225"\r
1304 *% For 275 lpi / 3386 dpi\r
1305 *ColorSepScreenAngle CustomColor.275lpi.3386dpi/275 lpi / 3386 dpi: "45"\r
1306 *ColorSepScreenAngle ProcessCyan.275lpi.3386dpi/275 lpi / 3386 dpi: "15"\r
1307 *ColorSepScreenAngle ProcessMagenta.275lpi.3386dpi/275 lpi / 3386 dpi: "75"\r
1308 *ColorSepScreenAngle ProcessYellow.275lpi.3386dpi/275 lpi / 3386 dpi: "0"\r
1309 *ColorSepScreenAngle ProcessBlack.275lpi.3386dpi/275 lpi / 3386 dpi: "45"\r
1311 *ColorSepScreenFreq CustomColor.275lpi.3386dpi/275 lpi / 3386 dpi: "275"\r
1312 *ColorSepScreenFreq ProcessCyan.275lpi.3386dpi/275 lpi / 3386 dpi: "275"\r
1313 *ColorSepScreenFreq ProcessMagenta.275lpi.3386dpi/275 lpi / 3386 dpi: "275"\r
1314 *ColorSepScreenFreq ProcessYellow.275lpi.3386dpi/275 lpi / 3386 dpi: "275"\r
1315 *ColorSepScreenFreq ProcessBlack.275lpi.3386dpi/275 lpi / 3386 dpi: "275"\r
1317 *% For 75 lpi / 4064 dpi\r
1318 *ColorSepScreenAngle CustomColor.75lpi.4064dpi/75 lpi / 4064 dpi: "45"\r
1319 *ColorSepScreenAngle ProcessCyan.75lpi.4064dpi/75 lpi / 4064 dpi: "15"\r
1320 *ColorSepScreenAngle ProcessMagenta.75lpi.4064dpi/75 lpi / 4064 dpi: "75"\r
1321 *ColorSepScreenAngle ProcessYellow.75lpi.4064dpi/75 lpi / 4064 dpi: "0"\r
1322 *ColorSepScreenAngle ProcessBlack.75lpi.4064dpi/75 lpi / 4064 dpi: "45"\r
1324 *ColorSepScreenFreq CustomColor.75lpi.4064dpi/75 lpi / 4064 dpi: "75"\r
1325 *ColorSepScreenFreq ProcessCyan.75lpi.4064dpi/75 lpi / 4064 dpi: "75"\r
1326 *ColorSepScreenFreq ProcessMagenta.75lpi.4064dpi/75 lpi / 4064 dpi: "75"\r
1327 *ColorSepScreenFreq ProcessYellow.75lpi.4064dpi/75 lpi / 4064 dpi: "75"\r
1328 *ColorSepScreenFreq ProcessBlack.75lpi.4064dpi/75 lpi / 4064 dpi: "75"\r
1330 *% For 85 lpi / 4064 dpi\r
1331 *ColorSepScreenAngle CustomColor.85lpi.4064dpi/85 lpi / 4064 dpi: "45"\r
1332 *ColorSepScreenAngle ProcessCyan.85lpi.4064dpi/85 lpi / 4064 dpi: "15"\r
1333 *ColorSepScreenAngle ProcessMagenta.85lpi.4064dpi/85 lpi / 4064 dpi: "75"\r
1334 *ColorSepScreenAngle ProcessYellow.85lpi.4064dpi/85 lpi / 4064 dpi: "0"\r
1335 *ColorSepScreenAngle ProcessBlack.85lpi.4064dpi/85 lpi / 4064 dpi: "45"\r
1337 *ColorSepScreenFreq CustomColor.85lpi.4064dpi/85 lpi / 4064 dpi: "85"\r
1338 *ColorSepScreenFreq ProcessCyan.85lpi.4064dpi/85 lpi / 4064 dpi: "85"\r
1339 *ColorSepScreenFreq ProcessMagenta.85lpi.4064dpi/85 lpi / 4064 dpi: "85"\r
1340 *ColorSepScreenFreq ProcessYellow.85lpi.4064dpi/85 lpi / 4064 dpi: "85"\r
1341 *ColorSepScreenFreq ProcessBlack.85lpi.4064dpi/85 lpi / 4064 dpi: "85"\r
1343 *% For 100 lpi / 4064 dpi\r
1344 *ColorSepScreenAngle CustomColor.100lpi.4064dpi/100 lpi / 4064 dpi: "45"\r
1345 *ColorSepScreenAngle ProcessCyan.100lpi.4064dpi/100 lpi / 4064 dpi: "15"\r
1346 *ColorSepScreenAngle ProcessMagenta.100lpi.4064dpi/100 lpi / 4064 dpi: "75"\r
1347 *ColorSepScreenAngle ProcessYellow.100lpi.4064dpi/100 lpi / 4064 dpi: "0"\r
1348 *ColorSepScreenAngle ProcessBlack.100lpi.4064dpi/100 lpi / 4064 dpi: "45"\r
1350 *ColorSepScreenFreq CustomColor.100lpi.4064dpi/100 lpi / 4064 dpi: "100"\r
1351 *ColorSepScreenFreq ProcessCyan.100lpi.4064dpi/100 lpi / 4064 dpi: "100"\r
1352 *ColorSepScreenFreq ProcessMagenta.100lpi.4064dpi/100 lpi / 4064 dpi: "100"\r
1353 *ColorSepScreenFreq ProcessYellow.100lpi.4064dpi/100 lpi / 4064 dpi: "100"\r
1354 *ColorSepScreenFreq ProcessBlack.100lpi.4064dpi/100 lpi / 4064 dpi: "100"\r
1356 *% For 120 lpi / 4064 dpi\r
1357 *ColorSepScreenAngle CustomColor.120lpi.4064dpi/120 lpi / 4064 dpi: "45"\r
1358 *ColorSepScreenAngle ProcessCyan.120lpi.4064dpi/120 lpi / 4064 dpi: "15"\r
1359 *ColorSepScreenAngle ProcessMagenta.120lpi.4064dpi/120 lpi / 4064 dpi: "75"\r
1360 *ColorSepScreenAngle ProcessYellow.120lpi.4064dpi/120 lpi / 4064 dpi: "0"\r
1361 *ColorSepScreenAngle ProcessBlack.120lpi.4064dpi/120 lpi / 4064 dpi: "45"\r
1363 *ColorSepScreenFreq CustomColor.120lpi.4064dpi/120 lpi / 4064 dpi: "120"\r
1364 *ColorSepScreenFreq ProcessCyan.120lpi.4064dpi/120 lpi / 4064 dpi: "120"\r
1365 *ColorSepScreenFreq ProcessMagenta.120lpi.4064dpi/120 lpi / 4064 dpi: "120"\r
1366 *ColorSepScreenFreq ProcessYellow.120lpi.4064dpi/120 lpi / 4064 dpi: "120"\r
1367 *ColorSepScreenFreq ProcessBlack.120lpi.4064dpi/120 lpi / 4064 dpi: "120"\r
1369 *% For 133 lpi / 4064 dpi\r
1370 *ColorSepScreenAngle CustomColor.133lpi.4064dpi/133 lpi / 4064 dpi: "45"\r
1371 *ColorSepScreenAngle ProcessCyan.133lpi.4064dpi/133 lpi / 4064 dpi: "15"\r
1372 *ColorSepScreenAngle ProcessMagenta.133lpi.4064dpi/133 lpi / 4064 dpi: "75"\r
1373 *ColorSepScreenAngle ProcessYellow.133lpi.4064dpi/133 lpi / 4064 dpi: "0"\r
1374 *ColorSepScreenAngle ProcessBlack.133lpi.4064dpi/133 lpi / 4064 dpi: "45"\r
1376 *ColorSepScreenFreq CustomColor.133lpi.4064dpi/133 lpi / 4064 dpi: "133"\r
1377 *ColorSepScreenFreq ProcessCyan.133lpi.4064dpi/133 lpi / 4064 dpi: "133"\r
1378 *ColorSepScreenFreq ProcessMagenta.133lpi.4064dpi/133 lpi / 4064 dpi: "133"\r
1379 *ColorSepScreenFreq ProcessYellow.133lpi.4064dpi/133 lpi / 4064 dpi: "133"\r
1380 *ColorSepScreenFreq ProcessBlack.133lpi.4064dpi/133 lpi / 4064 dpi: "133"\r
1382 *% For 150 lpi / 4064 dpi\r
1383 *ColorSepScreenAngle CustomColor.150lpi.4064dpi/150 lpi / 4064 dpi: "45"\r
1384 *ColorSepScreenAngle ProcessCyan.150lpi.4064dpi/150 lpi / 4064 dpi: "15"\r
1385 *ColorSepScreenAngle ProcessMagenta.150lpi.4064dpi/150 lpi / 4064 dpi: "75"\r
1386 *ColorSepScreenAngle ProcessYellow.150lpi.4064dpi/150 lpi / 4064 dpi: "0"\r
1387 *ColorSepScreenAngle ProcessBlack.150lpi.4064dpi/150 lpi / 4064 dpi: "45"\r
1389 *ColorSepScreenFreq CustomColor.150lpi.4064dpi/150 lpi / 4064 dpi: "150"\r
1390 *ColorSepScreenFreq ProcessCyan.150lpi.4064dpi/150 lpi / 4064 dpi: "150"\r
1391 *ColorSepScreenFreq ProcessMagenta.150lpi.4064dpi/150 lpi / 4064 dpi: "150"\r
1392 *ColorSepScreenFreq ProcessYellow.150lpi.4064dpi/150 lpi / 4064 dpi: "150"\r
1393 *ColorSepScreenFreq ProcessBlack.150lpi.4064dpi/150 lpi / 4064 dpi: "150"\r
1395 *% For 165 lpi / 4064 dpi\r
1396 *ColorSepScreenAngle CustomColor.165lpi.4064dpi/165 lpi / 4064 dpi: "45"\r
1397 *ColorSepScreenAngle ProcessCyan.165lpi.4064dpi/165 lpi / 4064 dpi: "15"\r
1398 *ColorSepScreenAngle ProcessMagenta.165lpi.4064dpi/165 lpi / 4064 dpi: "75"\r
1399 *ColorSepScreenAngle ProcessYellow.165lpi.4064dpi/165 lpi / 4064 dpi: "0"\r
1400 *ColorSepScreenAngle ProcessBlack.165lpi.4064dpi/165 lpi / 4064 dpi: "45"\r
1402 *ColorSepScreenFreq CustomColor.165lpi.4064dpi/165 lpi / 4064 dpi: "165"\r
1403 *ColorSepScreenFreq ProcessCyan.165lpi.4064dpi/165 lpi / 4064 dpi: "165"\r
1404 *ColorSepScreenFreq ProcessMagenta.165lpi.4064dpi/165 lpi / 4064 dpi: "165"\r
1405 *ColorSepScreenFreq ProcessYellow.165lpi.4064dpi/165 lpi / 4064 dpi: "165"\r
1406 *ColorSepScreenFreq ProcessBlack.165lpi.4064dpi/165 lpi / 4064 dpi: "165"\r
1408 *% For 175 lpi / 4064 dpi\r
1409 *ColorSepScreenAngle CustomColor.175lpi.4064dpi/175 lpi / 4064 dpi: "45"\r
1410 *ColorSepScreenAngle ProcessCyan.175lpi.4064dpi/175 lpi / 4064 dpi: "15"\r
1411 *ColorSepScreenAngle ProcessMagenta.175lpi.4064dpi/175 lpi / 4064 dpi: "75"\r
1412 *ColorSepScreenAngle ProcessYellow.175lpi.4064dpi/175 lpi / 4064 dpi: "0"\r
1413 *ColorSepScreenAngle ProcessBlack.175lpi.4064dpi/175 lpi / 4064 dpi: "45"\r
1415 *ColorSepScreenFreq CustomColor.175lpi.4064dpi/175 lpi / 4064 dpi: "175"\r
1416 *ColorSepScreenFreq ProcessCyan.175lpi.4064dpi/175 lpi / 4064 dpi: "175"\r
1417 *ColorSepScreenFreq ProcessMagenta.175lpi.4064dpi/175 lpi / 4064 dpi: "175"\r
1418 *ColorSepScreenFreq ProcessYellow.175lpi.4064dpi/175 lpi / 4064 dpi: "175"\r
1419 *ColorSepScreenFreq ProcessBlack.175lpi.4064dpi/175 lpi / 4064 dpi: "175"\r
1421 *% For 200 lpi / 4064 dpi\r
1422 *ColorSepScreenAngle CustomColor.200lpi.4064dpi/200 lpi / 4064 dpi: "45"\r
1423 *ColorSepScreenAngle ProcessCyan.200lpi.4064dpi/200 lpi / 4064 dpi: "15"\r
1424 *ColorSepScreenAngle ProcessMagenta.200lpi.4064dpi/200 lpi / 4064 dpi: "75"\r
1425 *ColorSepScreenAngle ProcessYellow.200lpi.4064dpi/200 lpi / 4064 dpi: "0"\r
1426 *ColorSepScreenAngle ProcessBlack.200lpi.4064dpi/200 lpi / 4064 dpi: "45"\r
1428 *ColorSepScreenFreq CustomColor.200lpi.4064dpi/200 lpi / 4064 dpi: "200"\r
1429 *ColorSepScreenFreq ProcessCyan.200lpi.4064dpi/200 lpi / 4064 dpi: "200"\r
1430 *ColorSepScreenFreq ProcessMagenta.200lpi.4064dpi/200 lpi / 4064 dpi: "200"\r
1431 *ColorSepScreenFreq ProcessYellow.200lpi.4064dpi/200 lpi / 4064 dpi: "200"\r
1432 *ColorSepScreenFreq ProcessBlack.200lpi.4064dpi/200 lpi / 4064 dpi: "200"\r
1434 *% For 225 lpi / 4064 dpi\r
1435 *ColorSepScreenAngle CustomColor.225lpi.4064dpi/225 lpi / 4064 dpi: "45"\r
1436 *ColorSepScreenAngle ProcessCyan.225lpi.4064dpi/225 lpi / 4064 dpi: "15"\r
1437 *ColorSepScreenAngle ProcessMagenta.225lpi.4064dpi/225 lpi / 4064 dpi: "75"\r
1438 *ColorSepScreenAngle ProcessYellow.225lpi.4064dpi/225 lpi / 4064 dpi: "0"\r
1439 *ColorSepScreenAngle ProcessBlack.225lpi.4064dpi/225 lpi / 4064 dpi: "45"\r
1441 *ColorSepScreenFreq CustomColor.225lpi.4064dpi/225 lpi / 4064 dpi: "225"\r
1442 *ColorSepScreenFreq ProcessCyan.225lpi.4064dpi/225 lpi / 4064 dpi: "225"\r
1443 *ColorSepScreenFreq ProcessMagenta.225lpi.4064dpi/225 lpi / 4064 dpi: "225"\r
1444 *ColorSepScreenFreq ProcessYellow.225lpi.4064dpi/225 lpi / 4064 dpi: "225"\r
1445 *ColorSepScreenFreq ProcessBlack.225lpi.4064dpi/225 lpi / 4064 dpi: "225"\r
1447 *% For 250 lpi / 4064 dpi\r
1448 *ColorSepScreenAngle CustomColor.250lpi.4064dpi/250 lpi / 4064 dpi: "45"\r
1449 *ColorSepScreenAngle ProcessCyan.250lpi.4064dpi/250 lpi / 4064 dpi: "15"\r
1450 *ColorSepScreenAngle ProcessMagenta.250lpi.4064dpi/250 lpi / 4064 dpi: "75"\r
1451 *ColorSepScreenAngle ProcessYellow.250lpi.4064dpi/250 lpi / 4064 dpi: "0"\r
1452 *ColorSepScreenAngle ProcessBlack.250lpi.4064dpi/250 lpi / 4064 dpi: "45"\r
1454 *ColorSepScreenFreq CustomColor.250lpi.4064dpi/250 lpi / 4064 dpi: "250"\r
1455 *ColorSepScreenFreq ProcessCyan.250lpi.4064dpi/250 lpi / 4064 dpi: "250"\r
1456 *ColorSepScreenFreq ProcessMagenta.250lpi.4064dpi/250 lpi / 4064 dpi: "250"\r
1457 *ColorSepScreenFreq ProcessYellow.250lpi.4064dpi/250 lpi / 4064 dpi: "250"\r
1458 *ColorSepScreenFreq ProcessBlack.250lpi.4064dpi/250 lpi / 4064 dpi: "250"\r
1460 *% For 275 lpi / 4064 dpi\r
1461 *ColorSepScreenAngle CustomColor.275lpi.4064dpi/275 lpi / 4064 dpi: "45"\r
1462 *ColorSepScreenAngle ProcessCyan.275lpi.4064dpi/275 lpi / 4064 dpi: "15"\r
1463 *ColorSepScreenAngle ProcessMagenta.275lpi.4064dpi/275 lpi / 4064 dpi: "75"\r
1464 *ColorSepScreenAngle ProcessYellow.275lpi.4064dpi/275 lpi / 4064 dpi: "0"\r
1465 *ColorSepScreenAngle ProcessBlack.275lpi.4064dpi/275 lpi / 4064 dpi: "45"\r
1467 *ColorSepScreenFreq CustomColor.275lpi.4064dpi/275 lpi / 4064 dpi: "275"\r
1468 *ColorSepScreenFreq ProcessCyan.275lpi.4064dpi/275 lpi / 4064 dpi: "275"\r
1469 *ColorSepScreenFreq ProcessMagenta.275lpi.4064dpi/275 lpi / 4064 dpi: "275"\r
1470 *ColorSepScreenFreq ProcessYellow.275lpi.4064dpi/275 lpi / 4064 dpi: "275"\r
1471 *ColorSepScreenFreq ProcessBlack.275lpi.4064dpi/275 lpi / 4064 dpi: "275"\r
1473 *% For 300 lpi / 4064 dpi\r
1474 *ColorSepScreenAngle CustomColor.300lpi.4064dpi/300 lpi / 4064 dpi: "45"\r
1475 *ColorSepScreenAngle ProcessCyan.300lpi.4064dpi/300 lpi / 4064 dpi: "15"\r
1476 *ColorSepScreenAngle ProcessMagenta.300lpi.4064dpi/300 lpi / 4064 dpi: "75"\r
1477 *ColorSepScreenAngle ProcessYellow.300lpi.4064dpi/300 lpi / 4064 dpi: "0"\r
1478 *ColorSepScreenAngle ProcessBlack.300lpi.4064dpi/300 lpi / 4064 dpi: "45"\r
1480 *ColorSepScreenFreq CustomColor.300lpi.4064dpi/300 lpi / 4064 dpi: "300"\r
1481 *ColorSepScreenFreq ProcessCyan.300lpi.4064dpi/300 lpi / 4064 dpi: "300"\r
1482 *ColorSepScreenFreq ProcessMagenta.300lpi.4064dpi/300 lpi / 4064 dpi: "300"\r
1483 *ColorSepScreenFreq ProcessYellow.300lpi.4064dpi/300 lpi / 4064 dpi: "300"\r
1484 *ColorSepScreenFreq ProcessBlack.300lpi.4064dpi/300 lpi / 4064 dpi: "300"\r
1486 *% The byte count of this file should be exactly 067232 or 068723\r
1487 *% depending on the filesystem it resides in.\r
1488 *% end of PPD file for Linotype\r
1489 *% Last edited JUL 26, 1996-Hell Quasar IS\r