next up previous contents
Next: Atari ST Up: Terminal Previous: Terminal

Aifm

Several options may be set in the Adobe Illustrator 3.0 driver.

Syntax:

        set terminal aifm {<color>}
                                {"<fontname>"} {<fontsize>}

Selecting default sets all options to their default values. <color> is either color or monochrome. ''<fontname>'' is the name of a valid PostScript font. <fontsize> is the size of the font in PostScript points, before scaling by the set size command. Defaults are monochrome, ``Helvetica'', and 14pt.

Also, since AI does not really support multiple pages, multiple graphs will be output directly on one another. However, each graph will be grouped individually, making it easy to separate them inside AI (just pick them up and move them).

Examples:

        set term aifm
        set term aifm 22
        set size 0.7,1.4
        set term aifm color "Times-Roman" 14



Andreas Geyer-Schulz
Tue Sep 12 22:17:47 MET DST 1995