Subversion Repositories wimsdev

Rev

Rev 13902 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4158 bpr 1
slib_lang_exists_tmp=yes
2
 
13902 bpr 3
slib_title=Writing a number with grouping the numbers by three.
4701 bpr 4
slib_parms=2\
5
, the number
15408 bpr 6
, option word (<span class="tt">comma tex html</span>).
13902 bpr 7
slib_out=The number written with spaces. If the number has already a comma,\
8
  it must be in brackets [ ]. With option <span class="tt">comma</span>,\
9
  output has comma as decimal separetor. With option <span class="tt">tex</span>,\
15408 bpr 10
  output has to be inserted in a mathematical formula.\
11
  With option <span class="tt">html</span>, the space is a html space.\
12
  The <span class="tt">html</span> et <span class="tt">tex</span> options must not\
13
  be used simultaneously.