Rev 11544 | Rev 13477 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11544 | Rev 12914 | ||
---|---|---|---|
Line 75... | Line 75... | ||
75 | \text{datal=column(1,\data)} |
75 | \text{datal=column(1,\data)} |
76 | \text{datar1=column(2,\data)} |
76 | \text{datar1=column(2,\data)} |
77 | \text{datar=} |
77 | \text{datar=} |
78 | \for{k =1 to \tot}{ |
78 | \for{k =1 to \tot}{ |
79 | \text{audio=\datar1[\k]} |
79 | \text{audio=\datar1[\k]} |
80 | \text{audio=slib(lang/swac |
80 | \text{audio=slib(lang/swac \audio,\lang)} |
81 | \text{audio=\audio[1;1]} |
81 | \text{audio=\audio[1;1]} |
82 | \text{datar=wims(append item \audio to \datar)} |
82 | \text{datar=wims(append item \audio to \datar)} |
83 | } |
83 | } |
84 | \text{size=\sizev[]x\sizel[]x\sizer} |
84 | \text{size=\sizev[]x\sizel[]x\sizer} |
85 | \text{explain=\accolade=1 ? wims(embraced randitem \explain)} |
85 | \text{explain=\accolade=1 ? wims(embraced randitem \explain)} |