add directory Minix
This commit is contained in:
677
Minix/CD-ROM-2.0/MINIX/MANUALS/PS1/LP.1
Normal file
677
Minix/CD-ROM-2.0/MINIX/MANUALS/PS1/LP.1
Normal file
@@ -0,0 +1,677 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:04:00 1996
|
||||
%%Pages: (atend)
|
||||
%%DocumentFonts: (atend)
|
||||
|
||||
/devps 180 dict def devps begin
|
||||
/res 10.000000 def
|
||||
/y_offset 843 def
|
||||
/X{exch}bind def
|
||||
/mm {transform round X round X itransform} bind def
|
||||
/r{rmoveto}bind def
|
||||
/m{moveto}bind def
|
||||
/l{lineto}bind def
|
||||
/rl{rlineto}bind def
|
||||
/st{stroke}bind def
|
||||
/gs{gsave}bind def
|
||||
/gr{grestore}bind def
|
||||
/cp{currentpoint}bind def
|
||||
/np{newpath}bind def
|
||||
/ct{curveto}bind def
|
||||
systemdict /setpacking known
|
||||
{ /savepacking currentpacking def true setpacking } if
|
||||
/m0{0 0 moveto}bind def
|
||||
/xc{//res div}bind def
|
||||
/yc{//res neg div //y_offset add}bind def
|
||||
/lc{yc X xc X l st}bind def
|
||||
/mc{yc X xc X m}bind def
|
||||
/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
|
||||
/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
|
||||
/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
|
||||
/V{//res neg div //y_offset add
|
||||
currentpoint pop X
|
||||
m}bind def
|
||||
/H{//res div
|
||||
0 transform X round X itransform pop
|
||||
currentpoint X pop
|
||||
moveto}bind def
|
||||
/h{//res div 0 r}bind def
|
||||
/v{//res neg div 0 X r}bind def
|
||||
/S{X H show}bind def
|
||||
/A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
|
||||
/psize 10 def
|
||||
/height 0 def
|
||||
/cheight { height 0 ne { height } { psize } ifelse } bind def
|
||||
/slant 0 def
|
||||
/FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
|
||||
[psize 0 cheight slant sin slant cos div mul cheight 0 0]
|
||||
makefont setfont}bind def
|
||||
/shade{gs
|
||||
/dy X def
|
||||
/dx X def
|
||||
np m
|
||||
0 /dy rl
|
||||
/dx 0 rl
|
||||
0 /dy neg rl
|
||||
/dx neg 0 rl
|
||||
closepath
|
||||
.9 setgray
|
||||
fill
|
||||
gr}bind def
|
||||
1 setlinecap
|
||||
|
||||
/resolution res 72 mul def
|
||||
|
||||
|
||||
/startFig {
|
||||
/SavedState save def
|
||||
userdict maxlength dict begin
|
||||
currentpoint transform
|
||||
|
||||
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
|
||||
setlinewidth setmatrix
|
||||
|
||||
itransform moveto
|
||||
|
||||
/ury exch def
|
||||
/urx exch def
|
||||
/lly exch def
|
||||
/llx exch def
|
||||
/y exch 72 mul resolution div def
|
||||
/x exch 72 mul resolution div def
|
||||
|
||||
currentpoint /cy exch def /cx exch def
|
||||
|
||||
/sx x urx llx sub div def
|
||||
/sy y ury lly sub div def
|
||||
|
||||
sx sy scale
|
||||
|
||||
cx sx div llx sub
|
||||
cy sy div ury sub translate
|
||||
|
||||
/DefFigCTM matrix currentmatrix def
|
||||
|
||||
/initmatrix {
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
/defaultmatrix {
|
||||
DefFigCTM exch copy
|
||||
} def
|
||||
|
||||
/initgraphics {
|
||||
DocumentInitState setmiterlimit setgray setdash
|
||||
setlinejoin setlinecap setlinewidth setmatrix
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
|
||||
/showpage {
|
||||
initgraphics
|
||||
} def
|
||||
|
||||
}bind def
|
||||
/clipFig {
|
||||
currentpoint 6 2 roll
|
||||
newpath 4 copy
|
||||
4 2 roll moveto
|
||||
6 -1 roll exch lineto
|
||||
exch lineto
|
||||
exch lineto
|
||||
closepath clip
|
||||
newpath
|
||||
moveto
|
||||
}bind def
|
||||
/doclip { llx lly urx ury clipFig } def
|
||||
/endFig {
|
||||
end SavedState restore
|
||||
}bind def
|
||||
/globalstart {
|
||||
fontnum psize slant height resolution currentpoint
|
||||
pagesave restore gsave
|
||||
}bind def
|
||||
/globalend {
|
||||
grestore moveto
|
||||
/resolution exch def /height exch def
|
||||
/slant exch def /psize exch def /fontnum exch def
|
||||
F
|
||||
/pagesave save def
|
||||
}bind def
|
||||
|
||||
|
||||
/fontnum 1 def
|
||||
systemdict /setpacking known { savepacking setpacking} if
|
||||
end
|
||||
/BP{
|
||||
save mark devps begin m0
|
||||
/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
|
||||
currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
|
||||
}bind def
|
||||
/EP{
|
||||
end cleartomark restore showpage}def
|
||||
|
||||
/Encoding-1 256 array def
|
||||
0 1 255 {Encoding-1 exch /.notdef put} for
|
||||
Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
|
||||
Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
|
||||
Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
|
||||
Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
|
||||
Encoding-1
|
||||
dup 8#41 /copyright put
|
||||
dup 8#42 /registered put
|
||||
dup 8#43 /trademark put
|
||||
dup 8#44 /logicalnot put
|
||||
dup 8#45 /Eth put
|
||||
dup 8#46 /eth put
|
||||
dup 8#47 /Thorn put
|
||||
dup 8#50 /thorn put
|
||||
dup 8#51 /brokenbar put
|
||||
dup 8#52 /degree put
|
||||
dup 8#53 /divide put
|
||||
dup 8#54 /multiply put
|
||||
dup 8#55 /minus put
|
||||
dup 8#56 /onehalf put
|
||||
dup 8#57 /onequarter put
|
||||
dup 8#60 /threequarters put
|
||||
dup 8#101 /Aacute put
|
||||
dup 8#102 /Acircumflex put
|
||||
dup 8#103 /Adieresis put
|
||||
dup 8#104 /Agrave put
|
||||
dup 8#105 /Aring put
|
||||
dup 8#106 /Atilde put
|
||||
dup 8#107 /Ccedilla put
|
||||
dup 8#110 /Eacute put
|
||||
dup 8#111 /Ecircumflex put
|
||||
dup 8#112 /Edieresis put
|
||||
dup 8#113 /Egrave put
|
||||
dup 8#114 /Iacute put
|
||||
dup 8#115 /Icircumflex put
|
||||
dup 8#116 /Idieresis put
|
||||
dup 8#117 /Igrave put
|
||||
dup 8#120 /Ntilde put
|
||||
dup 8#121 /Oacute put
|
||||
dup 8#122 /Ocircumflex put
|
||||
dup 8#123 /Odieresis put
|
||||
dup 8#124 /Ograve put
|
||||
dup 8#125 /Otilde put
|
||||
dup 8#126 /Scaron put
|
||||
dup 8#127 /Uacute put
|
||||
dup 8#130 /Ucircumflex put
|
||||
dup 8#131 /Udieresis put
|
||||
dup 8#132 /Ugrave put
|
||||
dup 8#133 /Ydieresis put
|
||||
dup 8#134 /Zcaron put
|
||||
dup 8#135 /aacute put
|
||||
dup 8#136 /acircumflex put
|
||||
dup 8#137 /adieresis put
|
||||
dup 8#140 /agrave put
|
||||
dup 8#141 /aring put
|
||||
dup 8#142 /atilde put
|
||||
dup 8#143 /ccedilla put
|
||||
dup 8#144 /eacute put
|
||||
dup 8#145 /ecircumflex put
|
||||
dup 8#146 /edieresis put
|
||||
dup 8#147 /egrave put
|
||||
dup 8#150 /iacute put
|
||||
dup 8#151 /icircumflex put
|
||||
dup 8#152 /idieresis put
|
||||
dup 8#153 /igrave put
|
||||
dup 8#154 /ntilde put
|
||||
dup 8#155 /oacute put
|
||||
dup 8#156 /ocircumflex put
|
||||
dup 8#157 /odieresis put
|
||||
dup 8#160 /ograve put
|
||||
dup 8#161 /otilde put
|
||||
dup 8#162 /scaron put
|
||||
dup 8#163 /uacute put
|
||||
dup 8#164 /ucircumflex put
|
||||
dup 8#165 /udieresis put
|
||||
dup 8#166 /ugrave put
|
||||
dup 8#167 /ydieresis put
|
||||
dup 8#170 /zcaron put
|
||||
pop
|
||||
|
||||
/Enc-dict 30 dict def
|
||||
Enc-dict /tmpstr1 50 string put
|
||||
Enc-dict /tmpstr2 50 string put
|
||||
Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
|
||||
/AEnc-def { % arguments: the original font's name, encoding nr
|
||||
Enc-dict begin
|
||||
tmpstr2 cvs /Enc-no exch def % Remember the number in a string
|
||||
dup /OrigName exch def % remember the name
|
||||
findfont dup maxlength dict /newdict exch def % get dictionary for new font
|
||||
{ exch dup /FID ne
|
||||
{ exch newdict 3 1 roll put }
|
||||
{ pop pop } % Ignore FID
|
||||
ifelse
|
||||
} forall
|
||||
newdict begin
|
||||
/Encoding
|
||||
tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
|
||||
cvn load
|
||||
def % Replace encoding
|
||||
currentdict /UniqueID known
|
||||
{ /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
|
||||
end % newdict
|
||||
/FNlength OrigName tmpstr1 cvs length def % convert name, remember length
|
||||
FNlength 1 add Enc-no length add string
|
||||
dup 0 OrigName tmpstr1 cvs putinterval
|
||||
dup FNlength (-) putinterval
|
||||
dup FNlength 1 add Enc-no putinterval
|
||||
dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
|
||||
cvn dup newdict /FontName 3 2 roll put newdict definefont
|
||||
end % Enc-dict
|
||||
} def
|
||||
/Times-Roman 1 AEnc-def pop
|
||||
/R-1{/Times-Roman-1 FF}def
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
/I{/Times-Italic FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(LP)S
|
||||
846(\()S
|
||||
888(1)S
|
||||
946(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
5001(LP)S
|
||||
5127(\()S
|
||||
5169(1)S
|
||||
5227(\))S
|
||||
960 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NA)S
|
||||
790(AM)S
|
||||
858(ME)S
|
||||
940(E)S
|
||||
1080 V
|
||||
10 R
|
||||
1080(lp,)S
|
||||
1208(lpd)S
|
||||
10 R-1
|
||||
1361(-)S
|
||||
10 R
|
||||
(copy)195 1443 A
|
||||
1663(a)S
|
||||
1733(\256le)S
|
||||
1887(to)S
|
||||
1990(the)S
|
||||
2138(line)S
|
||||
2314(printer)S
|
||||
1248 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SY)S
|
||||
774(YN)S
|
||||
842(NO)S
|
||||
910(OP)S
|
||||
978(PS)S
|
||||
1030(SI)S
|
||||
1082(IS)S
|
||||
1115(S)S
|
||||
1368 V
|
||||
10 B
|
||||
1080(lp)S
|
||||
10 R
|
||||
1202([)S
|
||||
10 I
|
||||
1236(\256le)S
|
||||
10 R
|
||||
(...])109 1405 A
|
||||
1536 V
|
||||
9 R
|
||||
720(D)S
|
||||
722(DE)S
|
||||
790(ES)S
|
||||
848(SC)S
|
||||
900(CR)S
|
||||
962(RI)S
|
||||
1024(IP)S
|
||||
1057(PT)S
|
||||
1109(TI)S
|
||||
1167(IO)S
|
||||
1200(ON)S
|
||||
1268(N)S
|
||||
1656 V
|
||||
10 R
|
||||
1080(Each)S
|
||||
1313(\256le)S
|
||||
1473(argument)S
|
||||
1884(to)S
|
||||
10 B
|
||||
1993(lp)S
|
||||
10 R
|
||||
2108(is)S
|
||||
2206(send)S
|
||||
2421(to)S
|
||||
2530(the)S
|
||||
2684(line)S
|
||||
2867(printer)S
|
||||
3168(to)S
|
||||
3278(be)S
|
||||
3405(printed.)S
|
||||
3772(Standard)S
|
||||
(input)206 4162 A
|
||||
4400(is)S
|
||||
4499(read)S
|
||||
4705(and)S
|
||||
4882(printed)S
|
||||
5199(if)S
|
||||
1776 V
|
||||
1080(there)S
|
||||
1334(are)S
|
||||
1510(no)S
|
||||
1662(arguments.)S
|
||||
10 B
|
||||
2183(Lp)S
|
||||
10 R
|
||||
2358(executes)S
|
||||
10 B
|
||||
(/usr/lib/lpd)476 2757 A
|
||||
10 R
|
||||
3285(with)S
|
||||
(each)185 3516 A
|
||||
3753(\256le)S
|
||||
3934(as)S
|
||||
(input.)231 4070 A
|
||||
10 B
|
||||
4378(Lpd)S
|
||||
10 R
|
||||
4609(puts)S
|
||||
4828(the)S
|
||||
5003(\256le)S
|
||||
5183(in)S
|
||||
1896 V
|
||||
10 B
|
||||
(/usr/spool/lpd)587 1080 A
|
||||
10 R
|
||||
1692(and)S
|
||||
1863(starts)S
|
||||
2102(printing)S
|
||||
2446(the)S
|
||||
2595(jobs)S
|
||||
2788(on)S
|
||||
10 B
|
||||
2914(/dev/lp)S
|
||||
10 R
|
||||
3231(unless)S
|
||||
3508(another)S
|
||||
10 B
|
||||
3836(lpd)S
|
||||
10 R
|
||||
4002(is)S
|
||||
4095(already)S
|
||||
(running.)337 4418 A
|
||||
4806(If)S
|
||||
10 B
|
||||
4900(lpd)S
|
||||
10 R
|
||||
5066(\256nds)S
|
||||
2016 V
|
||||
1080(any)S
|
||||
1250(character)S
|
||||
1646(in)S
|
||||
1749(the)S
|
||||
(input)206 1897 A
|
||||
2128(that)S
|
||||
2304(it)S
|
||||
2385(doesn't)S
|
||||
(know)223 2706 A
|
||||
2954(how)S
|
||||
3152(to)S
|
||||
3255(handle)S
|
||||
3548(then)S
|
||||
3746(it)S
|
||||
(will)157 3827 A
|
||||
4009(print)S
|
||||
4224(the)S
|
||||
4372(rest)S
|
||||
4543(of)S
|
||||
4652(the)S
|
||||
4800(\256le)S
|
||||
(without)307 4954 A
|
||||
2136 V
|
||||
1080(any)S
|
||||
1255(special)S
|
||||
1565(treatment.)S
|
||||
2026(This)S
|
||||
2235(also)S
|
||||
2427(means)S
|
||||
2714(that)S
|
||||
2895(no)S
|
||||
3025(formfeed)S
|
||||
3425(is)S
|
||||
3522(sent)S
|
||||
3714(after)S
|
||||
3930(the)S
|
||||
4083(\256le)S
|
||||
4242(has)S
|
||||
4407(been)S
|
||||
4628(printed)S
|
||||
4944(to)S
|
||||
5053(force)S
|
||||
2256 V
|
||||
1080(out)S
|
||||
1233(the)S
|
||||
1381(page.)S
|
||||
10 B
|
||||
1646(Lpd)S
|
||||
10 R
|
||||
1850(simply)S
|
||||
2148(assumes)S
|
||||
2508(that)S
|
||||
(you)150 2684 A
|
||||
(know)223 2859 A
|
||||
3107(what)S
|
||||
(you)150 3328 A
|
||||
3503(are)S
|
||||
3652(doing.)S
|
||||
3955(\(dumb,)S
|
||||
4267(eh?\))S
|
||||
2424 V
|
||||
1080(Note:)S
|
||||
1330(Don't)S
|
||||
1591(do)S
|
||||
1717(anything)S
|
||||
2094(with)S
|
||||
2299(a)S
|
||||
2370(\256le)S
|
||||
(until)184 2525 A
|
||||
2735(it)S
|
||||
2817(is)S
|
||||
2910(printed,)S
|
||||
10 B
|
||||
3246(lpd)S
|
||||
10 R
|
||||
3412(only)S
|
||||
3616(makes)S
|
||||
3899(a)S
|
||||
(copy)195 3970 A
|
||||
4191(of)S
|
||||
4301(a)S
|
||||
4372(\256le)S
|
||||
4527(in)S
|
||||
4631(the)S
|
||||
(spool)217 4781 A
|
||||
5025(direc-)S
|
||||
2544 V
|
||||
1080(tory)S
|
||||
1267(when)S
|
||||
1510(it)S
|
||||
1591(is)S
|
||||
1683(not)S
|
||||
1836(world)S
|
||||
2096(readable.)S
|
||||
2513(If)S
|
||||
2606(it)S
|
||||
2687(can)S
|
||||
2852(be)S
|
||||
2972(read)S
|
||||
3171(then)S
|
||||
3369(it)S
|
||||
3450(is)S
|
||||
3542(printed)S
|
||||
3852(directly.)S
|
||||
2712 V
|
||||
9 R
|
||||
720(F)S
|
||||
722(FI)S
|
||||
774(IL)S
|
||||
807(LE)S
|
||||
865(ES)S
|
||||
923(S)S
|
||||
2832 V
|
||||
10 B
|
||||
(/usr/spool/lpd/job)755 1080 A
|
||||
10 I
|
||||
(XXXXX)310 1835 A
|
||||
2952 V
|
||||
10 R
|
||||
2080(Information)S
|
||||
(about)223 2586 A
|
||||
2834(a)S
|
||||
2904(job.)S
|
||||
3120 V
|
||||
10 B
|
||||
(/usr/spool/lpd/tmp)789 1080 A
|
||||
10 I
|
||||
(XXXXX)310 1869 A
|
||||
3240 V
|
||||
10 R
|
||||
2080(Associated)S
|
||||
2547(\256le)S
|
||||
2701(to)S
|
||||
2804(be)S
|
||||
2924(printed.)S
|
||||
3408 V
|
||||
10 B
|
||||
1080(/etc/termcap)S
|
||||
10 R
|
||||
2080(The)S
|
||||
2262('lp')S
|
||||
2433(entry)S
|
||||
2665(describes)S
|
||||
3065(the)S
|
||||
3213(printer)S
|
||||
3507(by)S
|
||||
3632(the)S
|
||||
3780("li#")S
|
||||
3994(and)S
|
||||
4165("co#")S
|
||||
4418(\256elds.)S
|
||||
4712(By)S
|
||||
4855(default)S
|
||||
5161(66)S
|
||||
3528 V
|
||||
2080(lines)S
|
||||
(\(li#66\),)299 2295 A
|
||||
2619(and)S
|
||||
2789(80)S
|
||||
2914(columns)S
|
||||
(\(co#80\).)338 3279 A
|
||||
3696 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
913(A)S
|
||||
915(AL)S
|
||||
983(LS)S
|
||||
1041(SO)S
|
||||
1093(O)S
|
||||
3816 V
|
||||
10 B
|
||||
1080(lp)S
|
||||
10 R
|
||||
1164(\(4\),)S
|
||||
10 B
|
||||
1332(termcap)S
|
||||
10 R
|
||||
1691(\(5\),)S
|
||||
10 B
|
||||
1859(termcap)S
|
||||
10 R
|
||||
2218(\(7\).)S
|
||||
3984 V
|
||||
9 R
|
||||
720(B)S
|
||||
722(BU)S
|
||||
784(UG)S
|
||||
852(GS)S
|
||||
920(S)S
|
||||
4104 V
|
||||
10 R
|
||||
1080(Not)S
|
||||
(spooling)345 1256 A
|
||||
1626(a)S
|
||||
1696(world)S
|
||||
1956(readable)S
|
||||
2323(\256le)S
|
||||
2477(may)S
|
||||
2675(not)S
|
||||
2828(be)S
|
||||
2948(such)S
|
||||
3157(a)S
|
||||
3227(smart)S
|
||||
3476(idea.)S
|
||||
4272 V
|
||||
1080(A)S
|
||||
1187(formfeed)S
|
||||
(should)267 1591 A
|
||||
1892(be)S
|
||||
2021(printed)S
|
||||
2340(and)S
|
||||
2519(the)S
|
||||
2676(printer)S
|
||||
2979(reset)S
|
||||
3204(after)S
|
||||
3424(a)S
|
||||
3503(job)S
|
||||
3665(full)S
|
||||
3839(of)S
|
||||
3957(escape)S
|
||||
4260(codes,)S
|
||||
4548(but)S
|
||||
4711(this)S
|
||||
4891(may)S
|
||||
5099(cost)S
|
||||
4392 V
|
||||
1080(paper.)S
|
||||
4560 V
|
||||
1080(No)S
|
||||
1228(banner)S
|
||||
1527(page.)S
|
||||
4728 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
4848 V
|
||||
10 R
|
||||
1080(Kees)S
|
||||
1307(J.)S
|
||||
1396(Bot)S
|
||||
1566(\(kjb@cs.vu.nl\))S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 1
|
||||
Reference in New Issue
Block a user