features/diacritics.feature in latex-decode-0.0.10 vs features/diacritics.feature in latex-decode-0.0.11
- old
+ new
@@ -6,10 +6,9 @@
When I decode the string '<latex>'
Then the result should be '<unicode>'
Scenarios: Diacritics
| latex | unicode | description |
- | \\~{} | ~ | |
| \\\`{o} | ò | grave accent |
| \\\'{o} | ó | acute accent |
| \\^{o} | ô | circumflex |
| \\"{o} | ö | umlaut or dieresis |
| \\H{o} | ő | long Hungarian umlaut (double acute) |
\ No newline at end of file