Rev 17550 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17550 | Rev 17951 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !distribute items $sw,$sw into sw_1,sw_2 |
2 | !distribute items $sw,$sw into sw_1,sw_2 |
3 | 3 | ||
4 | !if $sw=pari |
4 | !if $sw=pari |
5 | !set sw_1=gp |
5 | !set sw_1=gp |
6 | !endif |
6 | !endif |
7 | !if $sw iswordof draw |
7 | !if $sw iswordof draw tikz |
8 | !set sw_1=flydraw |
8 | !set sw_1=flydraw |
9 | !set sw_2=flydraw |
9 | !set sw_2=flydraw |
10 | !endif |
10 | !endif |
11 | !if $sw=insmath |
11 | !if $sw=insmath |
12 | !set sw_1=latex |
12 | !set sw_1=latex |
Line 78... | Line 78... | ||
78 | !goto after |
78 | !goto after |
79 | !endif |
79 | !endif |
80 | !if $sw=reactiondraw |
80 | !if $sw=reactiondraw |
81 | !readproc slib/chemistry/reactiondraw $swout,html |
81 | !readproc slib/chemistry/reactiondraw $swout,html |
82 | $slib_out |
82 | $slib_out |
- | 83 | !goto after |
|
- | 84 | !endif |
|
- | 85 | !if $sw=tikz |
|
- | 86 | <pre>$swout</pre> |
|
83 | !goto after |
87 | !goto after |
84 | !endif |
88 | !endif |
85 | !!! no space at the beginning of the line |
89 | !!! no space at the beginning of the line |
86 | <pre style="font-weight:bold;font-family:Courier New,Courier,mono;overflow:auto;color:blue;"> |
90 | <pre style="font-weight:bold;font-family:Courier New,Courier,mono;overflow:auto;color:blue;"> |
87 | $swout |
91 | $swout |