<< SetShadow | SetSmart >> |
Top: Documentation Library | Up: S Commands |
SetSmallCaps Text Command
SETSMALLCAPS Text Commands
Sets the small cap style option at the insertion point, for selected text or for a style tag.
setsmallcaps
...TITLE...
[ALL | LOWERONLY]
OFF Toggles off the style.
STANDARD Sets the default small caps style.
CUSTOM/d Sets custom scale for the small caps.
DOCUMENT/s The document name.
WINDOW/s The window name.
STYLETAG/s Sets the attribute for a style tag.
Notes:
If the STANDARD option is chosen and the font does not have a true small caps or titilng style, the normal style will be scaled.
The standard smallcaps style is:
- scalex: 75%
- scaley: 75%
The standard titlingcaps style is:
- scalex: 60%
- scaley: 60%
Examples:
setsmallcaps standard setsmallcaps custom 30 40 40 document 'project.doc'
SetSmallCaps Command Definition url:PGScmd/setsmallcaps
created:2006-03-31 10:52:58 last updated:2006-03-31 10:52:58
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetSmallCaps | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:04:18 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . SetSmallcaps ([OFF | STANDARD | TITLE | CUSTOM <xsize ysize PGS40:[ALL | LOWERONLY] PGS50:[UPPERONLY | NOTLOWER | NOTUPPER]>] [DOCUMENT document | WINDOW document-window | STYLETAG document:...-tagname])
ARexx: Applescript: | |
User Contributed Comments For SetSmallCaps | sign in to add a comment |
<< SetShadow | SetSmart >> |
Top: Documentation Library | Up: S Commands |