-- ReadPressDoc.tioga
-- ListFontsInPressFileDoc.tioga
-- last edited by: Rick Beach, February 24, 1984 3:03:38 pm PST
name ReadPress:, ListFontsInPressFile:
syntax
ReadPress press-file-name
ListFontsInPressFile press-file-name
description
The ReadPress command creates a listing document, press-file-name.lst, in a more human-readable form for the given press file. ListFontsInPressFile simply lists the fonts on the command log.
examples
% ReadPress foo.press
% ReadPress Rope.Mesa
File "Rope.Mesa" is not a Press file!
% ListFontsInPressFile foo.press
Family name: TIMESROMAN
 Face: 1 == Weight: medium, Slope: italic, Expansion: regular
 Size: -282
 Rotation: 0
Family name: HELVETICA
 Face: 0 == Weight: medium, Slope: regular, Expansion: regular
 Size: -353
 Rotation: 0
%
warnings
none
stop/undo
Click the STOP! button.
implementation
ReadPress.mesa in ReadPress.df
contact
Rick <Beach>
keyword hints
help button info man
keywords
to be supplied by the Index Czar