Subversion Repositories wimsdev

Rev

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

Rev 9261 Rev 10301
Line 26... Line 26...
26
!if $a=animate
26
!if $a=animate
27
 !set a=!line 1 of $pp
27
 !set a=!line 1 of $pp
28
 !set a=!word 2 to -1 of $a
28
 !set a=!word 2 to -1 of $a
29
 !set pp=!line 2 to -1 of $pp
29
 !set pp=!line 2 to -1 of $pp
30
 !if $printable!=yes
30
 !if $printable!=yes
31
  !set ins_anim_frames=!item 1 of $a
31
  !distribute items $a into ins_anim_frames, ins_anim_delay, ins_anim_loop
32
  !set ins_anim_delay =!item 2 of $a
-
 
33
  !set ins_anim_loop  =!item 3 of $a
-
 
34
 !endif
32
 !endif
35
!endif
33
!endif
36
!readproc $docdir/.def
34
!readproc $docdir/.def
37
!! only in case that we come from adm/doc to read common_files
35
!! only in case that we come from adm/doc to read common_files
38
!! already read in other cases
36
!! already read in other cases