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
%
stop/undo
Click the STOP! button.
implementation
ReadPress.mesa in ReadPress.df
keyword hints
help button info man
keywords
to be supplied by the Index Czar