Subversion Repositories wimsdev

Rev

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

Rev 15179 Rev 15703
Line 159... Line 159...
159
      <div class="word_jumble">\Mot[\a;]
159
      <div class="word_jumble">\Mot[\a;]
160
      \if{ \indication[\a;] notsametext xxx }{<em class="indication">(\indication[\a;])</em>}</div>
160
      \if{ \indication[\a;] notsametext xxx }{<em class="indication">(\indication[\a;])</em>}</div>
161
    }
161
    }
162
  }
162
  }
163
  \if{\step <= \N}{
163
  \if{\step <= \N}{
164
    <p class="instruction">\instruction</p>
164
    <div class="instruction">\instruction</div>
165
    <div class="wimscenter">
165
    <div class="wimscenter">
166
      \embed{r \step,50 x 50}
166
      \embed{r \step,50 x 50}
167
      \if{ \indication[\step;] notsametext xxx }{
167
      \if{ \indication[\step;] notsametext xxx }{
168
      <span class="indication">(\indication[\step;])</span> }
168
      <span class="indication">(\indication[\step;])</span> }
169
    </div>
169
    </div>