Subversion Repositories wimsdev

Rev

Rev 17951 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17951 Rev 17958
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 tikz
7
!if $sw iswordof draw
8
  !set sw_1=flydraw
8
  !set sw_1=flydraw
9
  !set sw_2=flydraw
9
  !set sw_2=flydraw
-
 
10
!endif
-
 
11
!if $sw iswordof tikz
-
 
12
  !set sw_1=tikz
-
 
13
  !set sw_2=tikz
10
!endif
14
!endif
11
!if $sw=insmath
15
!if $sw=insmath
12
  !set sw_1=latex
16
  !set sw_1=latex
13
  !set sw_2=latex
17
  !set sw_2=latex
14
!endif
18
!endif