Subversion Repositories wimsdev

Rev

Rev 11219 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2071 zjchen 1
!! +exec+ +ins+
11219 bpr 2
tit:instex
3
type:$type_pexec
4
syntax:!instex `texsource'
5
mean:服务器将调用TeX以处理(plain)TeX源码 `texsource' (先作变量替换),\
17228 bpr 6
  把结果转换成图像, 在插到页面内命令所在的位置. <br>\
11219 bpr 7
  提示: 尽可能避免在 `texsource' 内使用变量替换.\
17228 bpr 8
  这样wims将使用静态 instex, 效率远比动态 instex 高. <br>\
11219 bpr 9
  为控制插入内容的颜色, 可使用变量\
10
  `instex_color', 或在 `texsource' 内使用 <tt>\special{color=...}</tt>.