Multiple number styles, decimals depending on value

1 post / 0 new
Frances Adams X 0
FA
Multiple number styles, decimals depending on value

I have two questions about number styles that I am hoping someone can help me with,

1. (Simple question first) I want to know if it is possible to create multiple number styles in Modano. So, for example, one could have the following styles

  • Bold; 11pt; 1 decimal places
  • Italic; 11pt, 2 decimal places
  • Regular; 8pt, 4 decimal places

2. (Assuming that my first question is possible) I want to set the amount of decimal places such that it varies depending on the value taken. For example

  • if, Value =< 10, then display 5 decimal places
  • if, 10 < Value =< 100, then display 4 decimal places 
  • if, 100 < Value =< 1,000, then display 3 decimal places... etc... 

Can someone explain how to do this? And if it's not possible, can someone explain how I can add 5+ decimal places to the default styles? (currently, decimals are between 0 and 4). 

Thank you! :)