<< SetJustification | SetLanguage >> |
Top: Documentation Library | Up: S Commands |
SetKerning Text Command
SETKERNING Text Commands
Sets the kerning options at the insertion point, for selected text or for a style tag.
setkerning
toggle/k Toggles on or off kerning.
Options: on | off.
KERNABOVE/d kerns text only above a certain size.
DOCUMENT/s The document name.
WINDOW/s The window name.
STYLETAG/s Sets the attribute for a style tag.
Examples:
setkerning on setkerning off document 'project.doc' setkerning on kernabove 5 styletag 'Body Text'
SetKerning Command Definition url:PGScmd/setkerning
created:2006-03-31 10:52:56 last updated:2006-03-31 10:52:56
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetKerning | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:05:53 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . SetKerning ([ON | OFF][KERNABOVE size] [DOCUMENT document | WINDOW document-window | STYLETAG document:...-tagname]) Parameters:
ARexx: Applescript: | |
User Contributed Comments For SetKerning | sign in to add a comment |
<< SetJustification | SetLanguage >> |
Top: Documentation Library | Up: S Commands |