Skip to main content
1-Visitor
May 30, 2014
Solved

Parenthesis around numbers

  • May 30, 2014
  • 1 reply
  • 1210 views

Hi All,

I'm looking for guidance on adding parenthesis around numbers using FOSI. I have the numbering in the document, but for some reason can not figure out how to add the parenthesis around the numbers.

Best answer by TimPhelps

Jay,

Have you tried in your <savetext> or <usetext> using the syintax

\(\,thenumber,\)\

???

It is described in the Arbortext Editor's help topic

Savetext construction rule and usetext source syntax.

Best regards,

Tim

1 reply

TimPhelps12-AmethystAnswer
12-Amethyst
May 31, 2014

Jay,

Have you tried in your <savetext> or <usetext> using the syintax

\(\,thenumber,\)\

???

It is described in the Arbortext Editor's help topic

Savetext construction rule and usetext source syntax.

Best regards,

Tim

1-Visitor
June 2, 2014

HI Tim,

Your solution worked great. Thank you for your help.

Jay