Macro Language Reference > PIs > Maths > <?tptxdm>
  
<?tptxdm>
Description
Sets the auto multiply options for splitting an equation - the PI allows you to advise PTC ALD where splitting is permitted and make the assumption that multiplication should happen there. To set the options, specify the corresponding pair of left- and right-node items where multiplication should be assumed, either via the dialog check box or by entering the relevant numerical values with the command.
Syntax
<?tptxdm flags:n?>
<?tptxdm>
[no parameter]
Invoke the tptxdm dialog box.
flags
The numerical value for the combination of items between which multiplication signs should be added:
Left node
Right node
Value
Closing delimiter
Opening delimiter
1
Closing delimiter
Mathop (\sum, \sin)
2
Closing delimiter
Fraction
4
Closing delimiter
Root
512
Fraction
Opening delimiter
8
Fraction
Mathop (\sum, \sin)
16
Fraction
Fraction
32
Fraction
Root
1024
Root
Opening delimiter
64
Root
Mathop (\sum, \sin)
128
Root
Fraction
256
Root
Root
2048
Letter
Opening delimiter
4096
Letter
Mathop (\sum, \sin)
8192
Letter
Fraction
16384
Letter
Root
32768
Number
Opening delimiter
65536
Number
Mathop (\sum, \sin)
131072
Number
Fraction
262144
Number
Root
524288
Sub/superscript
Opening delimiter
1048576
Sub/superscript
Mathop (\sum, \sin)
2097152
Sub/superscript
Fraction
4194304
Sub/superscript
Root
8388608
See below for the dialog box from which these combinations are taken, accessed via Text > Properties > Maths > Splitting > Auto-Multiply.
Additional Information