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