Subversion Repositories wimsdev

Rev

Rev 10954 | Rev 13349 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10954 Rev 12042
Line 41... Line 41...
41
   !goto after
41
   !goto after
42
  !endif
42
  !endif
43
  !if $sw=graphviz
43
  !if $sw=graphviz
44
   !set swout=!line 1 of $swout
44
   !set swout=!line 1 of $swout
45
   <img src="$swout" alt="" />
45
   <img src="$swout" alt="" />
-
 
46
   !goto after
-
 
47
  !endif
-
 
48
  !if $sw=graphvizsvg
-
 
49
   $swout
46
   !goto after
50
   !goto after
47
  !endif
51
  !endif
48
  !if $sw=jsxgraph
52
  !if $sw=jsxgraph
49
  <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>
50
  <script type="text/javascript">
54
  <script type="text/javascript">