Subversion Repositories wimsdev

Rev

Rev 5766 | Rev 11219 | 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
 
5811 zjchen 10
  $lst_mean 类似于
4564 bpr 11
  $(ref1)cmdlist_instex_&cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>,
5811 zjchen 12
  差别在于对
13
  $emph texsource$emphend 不作变量替换, 而且应该给出 gif 文件
14
  $emph gifname$emphend 的名字 (且带有后缀
15
  $emph .gif$emphend). $emph gifname$emphend 对应的文件应该位于
16
  模块的主目录内. <br/>
17
  当 gif 文件不存在或文件里包含比 gif 文件新的命令时,
18
  Wims 会生成此 gif 文件. 在以后的请求里不会调用 TeX,
19
  这样就提高了效率. <br/>
20
  当 $emph instexstatic$emphend 用作变量命令时,
21
  它返回 tag 串 $emph &lt;IMG SRC=...>$emphend,
22
  可被插在文件的其它地方.
2071 zjchen 23
  <p>
5811 zjchen 24
  <blink><font color=red>重要</font></blink>.
25
  从版本 0.11.5 开始, $emph gifname$emphend 是可选的, 并且
26
  <tt>!instex</tt> 将自动使用静态插入,
27
  不管 $emph texsource$emphend 里有没有变量替换. 因此
28
  <tt>!instexstatic</tt> 不再是必须的, 而只是为了与以前版本兼容而存在.
29
  因此 <font color=red><blink>请避免使用它
30
  !</blink></font> 而是使用 <tt>!instex</tt>.
2071 zjchen 31