Overview
Comment: | [fr] faux positif |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fr |
Files: | files | file ages | folders |
SHA3-256: |
5b778ceb2647a2968d2aaaef3e9dc28b |
User & Date: | olr on 2020-10-02 10:16:05 |
Other Links: | manifest | tags |
Context
2020-10-02
| ||
15:41 | [fr] faux positif et ajustements check-in: b53e5995ba user: olr tags: trunk, fr | |
10:16 | [fr] faux positif check-in: 5b778ceb26 user: olr tags: trunk, fr | |
09:32 | [graphspell] tokenizer: token UNDERSCORE check-in: e2313363fe user: olr tags: trunk, graphspell | |
Changes
Modified gc_lang/fr/rules.grx from [339e0d4e7e] to [e7a8c94fba].
︙ | |||
758 759 760 761 762 763 764 | 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 | - + - + + | # LaTeX __<i]/latex(p_latex1)__ \\[a-z]+ <<- ~>> * __<i>/latex(p_latex2)__ \\[,;/\\] <<- ~>> * __<s>/latex(p_latex3)__ \{(?:abstract|align|cases|center|description|enumerate|equation|figure|flush(?:left|right)|gather|minipage|multline|quot(?:ation|e)|SaveVerbatim|table|tabular|thebibliography|[vV]erbatim|verse|wrapfigure)\} <<- ~>> * # Markdown |
︙ |