Subversion Repositories wimsdev

Rev

Rev 5920 | Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5920 Rev 5921
Line 2... Line 2...
2
$lst_tit instexstatic$lst_titend$type_pexec
2
$lst_tit instexstatic$lst_titend$type_pexec
3
  $lst_alias instexst, staticinstex, stinstex
3
  $lst_alias instexst, staticinstex, stinstex
4
  $(lst_syntax)instexstatic $emph gifname texsource $emphend</tt>
4
  $(lst_syntax)instexstatic $emph gifname texsource $emphend</span>
5
  $lst_mean This command is obsolete, and will be dropped in future versions.
5
  $lst_mean This command is obsolete, and will be dropped in future versions.
6
  Use
6
  Use
7
  $(ref1)cmdlist_instex_&+cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>
7
  $(ref1)cmdlist_instex_&+cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>
8
  instead.
8
  instead.
9
 
9
 
Line 23... Line 23...
23
  the tag string $emph &lt;IMG SRC=...>$emphend, which can be inserted
23
  the tag string $emph &lt;IMG SRC=...>$emphend, which can be inserted
24
  elsewhere in the document.
24
  elsewhere in the document.
25
  <p>
25
  <p>
26
  <span class="wims_warning">Important</span>.
26
  <span class="wims_warning">Important</span>.
27
  Since version 0.11.5, $emph gifname$emphend is optional, and
27
  Since version 0.11.5, $emph gifname$emphend is optional, and
28
  <tt>!instex</tt> will automatically use static insertion whenever there is
28
  <span class="tt">!instex</span> will automatically use static insertion whenever there is
29
  no real variable substitution in $emph texsource$emphend. Therefore
29
  no real variable substitution in $emph texsource$emphend. Therefore
30
  <tt>!instexstatic</tt> is no longuer really necessary, and is provided only
30
  <span class="tt">!instexstatic</span> is no longuer really necessary, and is provided only
31
  for backward compatibility. so <font color=red><b>avoid using
31
  for backward compatibility. so <font color=red><b>avoid using
32
  it!</b></font> Use <tt>!instex</tt> instead.
32
  it!</b></font> Use <span class="tt">!instex</span> instead.
33
  </p>
33
  </p>
34
 
-