Macro Language Reference > Macros > Text (Frame Level) > tstd
  
tstd
Description
Invokes the dialog boxes otherwise accessed by selecting one of the Styles menu options.
Syntax
tstd code_str:s? tab_num:n? position:uh? format:n?
tstd
[no parameter]
Invoke the "..." Structure dialog box - Indents/Tabs (title will be completed by name of tag in which cursor is currently placed.
code_str
a
Arabic on/off
b
Breaks
c
Spacing control
e
Effects
f
Font
g
Ligatures
h
Hyphenation level
i
Side rules
j
Justify on/off
k
Customize Maths
l
Lines
m
Margins
O
Overflow
n
Revision markers
p
Tab positions
q
Maths fonts
r
Rules
s
Show string
t
Typographic
u
Structure
v
Vertical justification
V
Maths vertical justification
w
Maths margins
x
TeX maths
y
Hyphenation control
z
Simple show string
tab_num
The number of any tab to be set: must be preceded by a t.
position
The position of any tab to be set: must be preceded by a p. Optional: precede with a + or a @ to indicate relative or absolute positions based on the value specified in format.
format
The format of any tab to be set:
f0
Justified
f1
Non justified
f2
Right justified
f3
Centered
f4
Tab right
f5
Tab center
f6
Tab decimal
Additional Information
Additional options in the tstd r and tstd R paragraph rules definition option allow the application of rules based on user-defined line styles and patterns. For further information about user defined line styles, please refer to the macros tlctrl, tlpctrl and tlsctrl.
Related Links