Rev 14037 | Rev 16650 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14037 | Rev 16634 | ||
---|---|---|---|
Line 49... | Line 49... | ||
49 | $swout |
49 | $swout |
50 | !goto after |
50 | !goto after |
51 | !endif |
51 | !endif |
52 | !if $sw=jsxgraph |
52 | !if $sw=jsxgraph |
53 | <div id="jsxbox" class="box" style="width:400px; height:400px;text-align:center;"></div> |
53 | <div id="jsxbox" class="box" style="width:400px; height:400px;text-align:center;"></div> |
54 | <script |
54 | <script> |
55 | $swout |
55 | $swout |
56 | </script> |
56 | </script> |
57 | !goto after |
57 | !goto after |
58 | !endif |
58 | !endif |
59 | !if $sw=insmath |
59 | !if $sw=insmath |
Line 74... | Line 74... | ||
74 | !goto after |
74 | !goto after |
75 | !endif |
75 | !endif |
76 | !if $sw=jsme |
76 | !if $sw=jsme |
77 | !set swout1=!lines2rows $swout |
77 | !set swout1=!lines2rows $swout |
78 | !readproc slib/chemistry/chemshow $swout1,200,200,white,, |
78 | !readproc slib/chemistry/chemshow $swout1,200,200,white,, |
- | 79 | $slib_out |
|
- | 80 | !goto after |
|
- | 81 | !endif |
|
- | 82 | !if $sw=reactiondraw |
|
- | 83 | !readproc slib/chemistry/reactiondraw $swout,html |
|
79 | $slib_out |
84 | $slib_out |
80 | !goto after |
85 | !goto after |
81 | !endif |
86 | !endif |
82 | !!! no space at the beginning of the line |
87 | !!! no space at the beginning of the line |
83 | <pre style="font-weight:bold;font-family:Courier New,Courier,mono;overflow:auto;color:blue;"> |
88 | <pre style="font-weight:bold;font-family:Courier New,Courier,mono;overflow:auto;color:blue;"> |