Rev 4564 | Rev 5811 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2071 | zjchen | 1 | !! +exec+ +ins+ +var+ |
2 | $lst_tit instexstatic$lst_titend$type_pexec |
||
4563 | bpr | 3 | $lst_alias instexst, staticinstex, stinstex |
4 | $(lst_syntax)instexstatic $emph gifname texsource $emphend</tt> |
||
2071 | zjchen | 5 | $lst_mean 本命令已过时, 以后的版本将被弃用. 请使用 |
4564 | bpr | 6 | $(ref1)cmdlist_instex_&cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>. |
2071 | zjchen | 7 | |
8 | !exit |
||
9 | |||
10 | $lst_mean This is similar to |
||
4564 | bpr | 11 | $(ref1)cmdlist_instex_&cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>, |
2071 | zjchen | 12 | to the difference that no variable substitution is performed on |
13 | $emph texsource$emphend, and that the name of the gif file |
||
14 | $emph gifname$emphend shoule be given (together with the extension |
||
15 | $emph .gif$emphend). $emph gifname$emphend should be the name of a file in |
||
5766 | bpr | 16 | the module's home directory. <br/> |
2071 | zjchen | 17 | Wims will produce the gif file if it does not exist, or if the file |
18 | containing the command is newer than the gif file. No TeX is called in the |
||
5766 | bpr | 19 | subsequent requests, thus greatly improving performance. <br/> |
2071 | zjchen | 20 | When $emph instexstatic$emphend is used as a variable command, it returns |
21 | the tag string $emph <IMG SRC=...>$emphend, which can be inserted |
||
22 | elsewhere in the document. |
||
23 | <p> |
||
24 | <blink><font color=red>Important</font></blink>. |
||
25 | Since version 0.11.5, $emph gifname$emphend is optional, and |
||
26 | <tt>!instex</tt> will automatically use static insertion whenever there is |
||
27 | no real variable substitution in $emph texsource$emphend. Therefore |
||
28 | <tt>!instexstatic</tt> is no longuer really necessary, and is provided only |
||
29 | for backward compatibility. so <font color=red><blink>avoid using |
||
30 | it!</blink></font> Use <tt>!instex</tt> instead. |
||
31 |