Rev 17918 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17918 | Rev 17975 | ||
---|---|---|---|
Line 25... | Line 25... | ||
25 | !set a_=!word 1 of $pp |
25 | !set a_=!word 1 of $pp |
26 | !if $a_=animate |
26 | !if $a_=animate |
27 | !set pp=!line 2 to -1 of $pp |
27 | !set pp=!line 2 to -1 of $pp |
28 | !endif |
28 | !endif |
29 | !set insdraw_size=$s_ |
29 | !set insdraw_size=$s_ |
- | 30 | !set tmp_format=$ins_format |
|
30 | !set ins_format=tex |
31 | !set ins_format=tex |
31 | !insdraw $pp |
32 | !insdraw $pp |
32 | ! |
33 | !set ins_format=$tmp_format |