ArtworkDoc.tioga
Michael Plass, February 12, 1987 11:39:40 am PST
Artwork
CEDAR 7.0 — FOR INTERNAL XEROX USE ONLY
Artwork
Michael Plass
© Copyright 1987 Xerox Corporation. All rights reserved.
Abstract: Package for including and/or displaying artwork in tioga documents.
Created by: Michael Plass
Maintained by: Michael Plass <Plass.pa>
Keywords: Tioga, printing, Interpress, artwork, rules, figures
XEROX  Xerox Corporation
   Palo Alto Research Center
   3333 Coyote Hill Road
   Palo Alto, California 94304

For Internal Xerox Use Only
1. Commands
Artwork on | off
This command turns the artwork feature on or off, repainting the screen in needed. Note: this state will also affect hardcopy output, so be careful about turning it off.
ArtworkInterpress
A synonym for Artwork, for compatibility.
2. Artwork classes implemented in this package
Rule Artwork
This class is for displaying typographic rules in Tioga documents. The content of a node with Artwork property value of Rule is interpreted to determine the rule length and thickness. (This interpretation is identical to that of the obsolete TSetter ArtworkClass = Rule). The default length of the rule is the width of the column from the current indent. Some thicknesses are predefined: - (minus sign) gives a 0.4 point rule (a thin line), (em dash) also gives a 0.4 point rule, = (equals sign) gives a 1.0 point rule (a thicker line), ~ (tilde) gives a rule 80% of the font height, # (number sign) gives a rule 80% of the font height. Two keyword parameters may also be given, thickness: <value> <unit>, or length: <value> <unit>, where <value> is a real number and <unit> may be one of in for inches, pt for points, cm for centimeters, mm for millimeters, and bp for big points. The rule below has a 2 pt thickness and length 2 inches:
thickness: 2 pt length: 2 in
Interpress Artwork
This artwork class is for including figures encoded as Interpress documents.
3. Client interfaces
ImagerArtwork
For creating Interpress Artwork. Other packages (e.g., Preview, Gargoyle, PressScreen) use this to stuff artwork into a Tioga document.