Equations incorrectly Dummied in LTex-Catalan #865
Labels
1-bug 🐛
Issue type: Bug report (something isn't working as expected)
2-unconfirmed
Issue status: Bug that needs to be reproduced (all new bugs have this label)
Describe the bug
When writing in Catalan, math is not correctly handled by the parser. It raises a
MORFOLOGIK_RULE_CA_ES
at the end of every equation, both inline and envs.Steps to reproduce
Steps to reproduce the behavior:
The linter raises an spelling error for each end of an equation or enviroment.
Expected behavior
The parser should dummy the equations like it is the case for the english support.
LTeX configuration
"LTeX Language Server" log file
"LTeX Language Client" log file
First, set the
ltex.trace.server
setting in yoursettings.json
to"verbose"
. Then, reload the VS Code window and reproduce the bug. Go toView
→Output
and selectLTeX Language Client
in the drop-down list. Paste this log here (note: it will contain your checked document):Version information
Additional context/information
I think this problem is similar to #27
The text was updated successfully, but these errors were encountered: