Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 1090 → Rev 1091

/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/instexstatic.phtml
4,13 → 4,13
$(lst_syntax)instexstatic $emph gifname texsource $emphend</tt> <br>
$lst_mean This command is obsolete, and will be dropped in future versions.
Use
$(ref1)cmdlist_instex_&cmd_choose=all$(ref2)cmdlist_instex_>!instex</a>
$(ref1)cmdlist_instex_&+cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>
instead.
 
!exit
 
$lst_mean This is similar to
$(ref1)cmdlist_instex_&cmd_choose=all$(ref2)cmdlist_instex_>!instex</a>,
$(ref1)cmdlist_instex_&+cmd_choose=all$(ref2)cmdlist_instex_">!instex</a>,
to the difference that no variable substitution is performed on
$emph texsource$emphend, and that the name of the gif file
$emph gifname$emphend shoule be given (together with the extension
23,11 → 23,11
the tag string $emph &lt;IMG SRC=...>$emphend, which can be inserted
elsewhere in the document.
<p>
<blink><font color=red>Important</font></blink>.
<b><font color=red>Important</font></b>.
Since version 0.11.5, $emph gifname$emphend is optional, and
<tt>!instex</tt> will automatically use static insertion whenever there is
no real variable substitution in $emph texsource$emphend. Therefore
<tt>!instexstatic</tt> is no longuer really necessary, and is provided only
for backward compatibility. so <font color=red><blink>avoid using
it!</blink></font> Use <tt>!instex</tt> instead.
for backward compatibility. so <font color=red><b>avoid using
it!</b></font> Use <tt>!instex</tt> instead.