Rev 4562 | Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4562 | Rev 5921 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ +string+ |
1 | !! +exec+ +var+ +string+ |
2 | $lst_tit reaccent$lst_titend$type_both |
2 | $lst_tit reaccent$lst_titend$type_both |
3 | $(lst_syntax)reaccent $emph string$emphend</ |
3 | $(lst_syntax)reaccent $emph string$emphend</span> |
4 | $lst_mean Replace accented letter compositions in $emph string$emphend |
4 | $lst_mean Replace accented letter compositions in $emph string$emphend |
5 | by accented letters (replacing <tt |
5 | by accented letters (replacing <span class="tt">e'</span> by é, <span class="tt">a`</span> by à, |
6 | <tt>i |
6 | <span class="tt">i"</span> by ï, <span class="tt">o^</span> by ô, etc.) |
7 | The only exception is that ç and Ç are composed from <tt>c~</ |
7 | The only exception is that ç and Ç are composed from <span class="tt">c~</span> |
8 | and <tt>C~</ |
8 | and <span class="tt">C~</span> respectivement. |
9 | - |