Rev 160 | Rev 3298 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
160 | bpr | 1 | !if $wims_read_parm=help |
2071 | zjchen | 2 | !if $lang=cn |
160 | bpr | 3 | |
2071 | zjchen | 4 | 把制表符替换成换行符. 必要时可用于 applet. |
5 | |||
6 | <p><b>例:</b> |
||
7 | |||
8 | <pre> |
||
9 | \statement{ |
||
10 | \special{tabs2lines \texte \texte} |
||
11 | } |
||
12 | </pre> |
||
13 | |||
14 | !exit |
||
15 | !endif |
||
16 | |||
160 | bpr | 17 | Convert tabulation in new line. Can be used for applet, if necessary. |
18 | |||
19 | <p><b>Example:</b> |
||
20 | |||
21 | <pre> |
||
22 | \statement{ |
||
23 | \special{tabs2lines \texte \texte} |
||
24 | } |
||
25 | </pre> |
||
26 | |||
27 | !exit |
||
28 | !endif |
||
29 | |||
30 | !translate $ $ to $\ |
||
31 | $ in $wims_read_parm |