Subversion Repositories wimsdev

Rev

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

Rev 11210 Rev 11282
Line 1... Line 1...
1
!! +exec+ +var+ +string+
1
!! +exec+ +var+ +string+
2
tit:reaccent
2
tit:reaccent
3
type:$type_both
3
type:$type_both
4
syntax:!reaccent `string'
4
syntax:!reaccent `string'
5
mean:Replace accented letter compositions in `string' by accented letters \
5
mean:Replace accented letter compositions in `string' by accented letters \
6
  (replacing <span class="tt">e'</span> by é, <span class="tt">a`</span> by à,\
6
  (replacing <span class="tt">e\'</span> by é, <span class="tt">a\`</span> by à,\
7
  <span class="tt">i"</span> by ï, <span class="tt">o^</span> by ô, etc.)\
7
  <span class="tt">i"</span> by ï, <span class="tt">o^</span> by ô, etc.)\
8
  The only exception is that ç and Ç are composed from <span class="tt">c~</span>\
8
  The only exception is that ç and Ç are composed from <span class="tt">c~</span>\
9
  and <span class="tt">C~</span> respectivement.
9
  and <span class="tt">C~</span> respectivement.