Rev 11220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11220 | Rev 11292 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | alias:instexst, staticinstex, stinstex |
4 | alias:instexst, staticinstex, stinstex |
5 | syntax:!instexstatic |
5 | syntax:!instexstatic ``gifname texsource'' |
6 | mean:This command is obsolete, and will be dropped in future versions.\ |
6 | mean:This command is obsolete, and will be dropped in future versions.\ |
7 | Use $(ref1)cmdlist_instex_&+cmd_choose=all$(ref2)cmdlist_instex_">!instex</a> instead. |
7 | Use $(ref1)cmdlist_instex_&+cmd_choose=all$(ref2)cmdlist_instex_">!instex</a> instead. |
8 | 8 | ||
9 | !exit |
9 | !exit |
10 | 10 | ||
11 | $lst_mean This is similar to |
11 | $lst_mean This is similar to |
12 | $(ref1)cmdlist_instex_&+cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>, |
12 | $(ref1)cmdlist_instex_&+cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>, |
13 | to the difference that no variable substitution is performed on |
13 | to the difference that no variable substitution is performed on |
14 |
|
14 | ``texsource'', and that the name of the gif file |
15 |
|
15 | ``gifname'' shoule be given (together with the extension |
16 |
|
16 | ``.gif''). ``gifname'' should be the name of a file in |
17 |
|
17 | the module's home directory. <br/> |
18 | Wims will produce the gif file if it does not exist, or if the file |
18 | Wims will produce the gif file if it does not exist, or if the file |
19 | containing the command is newer than the gif file. No TeX is called in the |
19 | containing the command is newer than the gif file. No TeX is called in the |
20 | subsequent requests, thus greatly improving performance. <br/> |
20 | subsequent requests, thus greatly improving performance. <br/> |
21 | When |
21 | When ``instexstatic'' is used as a variable command, it returns |
22 | the tag string |
22 | the tag string ``<IMG SRC=...>'', which can be inserted |
23 | elsewhere in the document. |
23 | elsewhere in the document. |
24 | <p> |
24 | <p> |
25 | <span class="wims_warning">Important</span>. |
25 | <span class="wims_warning">Important</span>. |
26 | Since version 0.11.5, |
26 | Since version 0.11.5, ``gifname'' is optional, and |
27 | <span class="tt">!instex</span> will automatically use static insertion whenever there is |
27 | <span class="tt">!instex</span> will automatically use static insertion whenever there is |
28 | no real variable substitution in |
28 | no real variable substitution in ``texsource''. Therefore |
29 | <span class="tt">!instexstatic</span> is no longuer really necessary, and is provided only |
29 | <span class="tt">!instexstatic</span> is no longuer really necessary, and is provided only |
30 | for backward compatibility. so < |
30 | for backward compatibility. so <span class="wims_warning">avoid using |
31 | it!</ |
31 | it!</span> Use <span class="tt">!instex</span> instead. |
32 | </p> |
32 | </p> |