Rev 4562 | Rev 5920 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4562 | Rev 5766 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set lstyle=<br><i><font color="#800080"> |
1 | !set lstyle=<br/><i><font color="#800080"> |
2 | !set lstend=</font></i>: |
2 | !set lstend=</font></i>: |
3 | !set lst_tit=!char 5 to -1 of $tit |
3 | !set lst_tit=!char 5 to -1 of $tit |
4 | !set lst_titend=$titend |
4 | !set lst_titend=$titend |
5 | !set lst_type=$lstyle Type$lstend |
5 | !set lst_type=$lstyle Type$lstend |
6 | !set type_exec=$lst_type execution command |
6 | !set type_exec=$lst_type execution command |
Line 23... | Line 23... | ||
23 | Some commands can be used both as execution command and as variable command. |
23 | Some commands can be used both as execution command and as variable command. |
24 | <p> |
24 | <p> |
25 | Commands may accept parameters which are words following it. Parameter |
25 | Commands may accept parameters which are words following it. Parameter |
26 | fields are separated by white spaces or special words (depending on the command). |
26 | fields are separated by white spaces or special words (depending on the command). |
27 | <a name="cmdlist_list"></a> |
27 | <a name="cmdlist_list"></a> |
28 | <hr><h4>Here is the list of $emph$(choose_$cmd_choose)$emphend commands.</h4> |
28 | <hr/><h4>Here is the list of $emph$(choose_$cmd_choose)$emphend commands.</h4> |
29 | 29 | ||
30 | !if $style!=integral |
30 | !if $style!=integral |
31 | You may switch to the list of |
31 | You may switch to the list of |
32 | !for i in $cmd_choose_list |
32 | !for i in $cmd_choose_list |
33 | !if $i != $cmd_choose |
33 | !if $i != $cmd_choose |