Subversion Repositories wimsdev

Rev

Rev 1091 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +ins+ +var+
2
$lst_tit instexstatic$lst_titend$type_pexec
3
  $lst_alias instexst, staticinstex, stinstex<br>
4
  $(lst_syntax)instexstatic $emph gifname texsource $emphend</tt> <br>
5
  $lst_mean This command is obsolete, and will be dropped in future versions.
6
  Use
7
  $(ref1)cmdlist_instex_&cmd_choose=all$(ref2)cmdlist_instex_>!instex</a>
8
  instead.
9
 
10
!exit
11
 
12
  $lst_mean This is similar to
13
  $(ref1)cmdlist_instex_&cmd_choose=all$(ref2)cmdlist_instex_>!instex</a>,
14
  to the difference that no variable substitution is performed on
15
  $emph texsource$emphend, and that the name of the gif file
16
  $emph gifname$emphend shoule be given (together with the extension
17
  $emph .gif$emphend). $emph gifname$emphend should be the name of a file in
18
  the module's home directory. <br>
19
  Wims will produce the gif file if it does not exist, or if the file
20
  containing the command is newer than the gif file. No TeX is called in the
21
  subsequent requests, thus greatly improving performance. <br>
22
  When $emph instexstatic$emphend is used as a variable command, it returns
23
  the tag string $emph &lt;IMG SRC=...>$emphend, which can be inserted
24
  elsewhere in the document.
25
  <p>
26
  <blink><font color=red>Important</font></blink>.
27
  Since version 0.11.5, $emph gifname$emphend is optional, and
28
  <tt>!instex</tt> will automatically use static insertion whenever there is
29
  no real variable substitution in $emph texsource$emphend. Therefore
30
  <tt>!instexstatic</tt> is no longuer really necessary, and is provided only
31
  for backward compatibility. so <font color=red><blink>avoid using
32
  it!</blink></font> Use <tt>!instex</tt> instead.
33