|
|
1.1 ! root 1: .de IB \" Begin a Picture ! 2: . \" $1=file(page) $2=height $3=width $4=position ! 3: . \" Height, width, position, and offset are for the frame, flags is for ! 4: . \" the picture. The position flag should be l, c, or r. Omitting the ! 5: . \" position argument is also allowed for compatibility with the original ! 6: . \" version of the macro. ! 7: .BB ! 8: .nr z2 \\$2u ! 9: .nr z3 \\$3u ! 10: .if '\\$4'l' .nr z5 0u ! 11: .if '\\$4'c' .nr z5 (\\n(.lu-\\n(z3u)/2u ! 12: .if '\\$4'r' .nr z5 \\n(.lu-\\n(z3u ! 13: . \" $1=file(page) $2=height,width,yoff,xoff $3=flags ! 14: .X COORD \\$1 ! 15: \\X'PI:\\n(.o:\\n(.i:\\n(.l:\\n(.t:\\$1:\\n(z2u,\\n(z3u,0u,\\n(z5u:\\$4:' ! 16: .SP \\n(z2u ! 17: .BB ! 18: .rr z5 ! 19: .rr z2 ! 20: .rr z3 ! 21: ..
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.