Subversion Repositories wimsdev

Rev

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

Rev 5921 Rev 11210
Line 1... Line 1...
1
!! +exec+ +var+ +string+
1
!! +exec+ +var+ +string+
-
 
2
tit:deaccent
2
$lst_tit deaccent$lst_titend$type_both
3
type:$type_both
3
  $(lst_syntax)deaccent $emph string$emphend</span>
4
syntax:!deaccent `string'
4
  $lst_mean Returns $emph string$emphend with all accented letters (such as
5
mean:Returns `string' with all accented letters (such as é, à, ï) folded to \
5
  é, à, ï) folded to their unaccented counterparts.
6
 their unaccented counterparts.
6
 
-