Rev 5903 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5903 | Rev 17472 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | Shoot series, be transformed into oef format. |
16 | Shoot series, be transformed into oef format. |
17 | </p><p> |
17 | </p><p> |
18 | Please refer also to |
18 | Please refer also to |
19 | !href cmd=help&special_parm=examples the examples |
19 | !href cmd=help&special_parm=examples the examples |
20 | to have an idea of the structure of an OEF file. |
20 | to have an idea of the structure of an OEF file. |
21 |
|
21 | </p> |
22 | <h4>Basic syntax</h4> |
22 | <h4>Basic syntax</h4> |
23 | <p>The format of a OEF file is very similar to LaTeX. It is composed of |
23 | <p>The format of a OEF file is very similar to LaTeX. It is composed of |
24 | directives followed by one or more parameters. A directive is a word |
24 | directives followed by one or more parameters. A directive is a word |
25 | preceeded by the character <span class="tt wims_code_variable">\</span>, |
25 | preceeded by the character <span class="tt wims_code_variable">\</span>, |
26 | and the parameters are enclosed in braces. |
26 | and the parameters are enclosed in braces. |
Line 35... | Line 35... | ||
35 | <h4>List of directives</h4> |
35 | <h4>List of directives</h4> |
36 | <p>Here is a brief list of directives recognized by the OEF manager of WIMS. |
36 | <p>Here is a brief list of directives recognized by the OEF manager of WIMS. |
37 | See also |
37 | See also |
38 | !href cmd=help&special_parm=parameters help on parameters |
38 | !href cmd=help&special_parm=parameters help on parameters |
39 | for the syntax to define parameters. |
39 | for the syntax to define parameters. |
40 |
|
40 | </p> |
41 | 41 |