diff options
| author | adelon <22380201+adelon@users.noreply.github.com> | 2025-08-14 02:49:20 +0200 |
|---|---|---|
| committer | adelon <22380201+adelon@users.noreply.github.com> | 2025-08-14 02:49:20 +0200 |
| commit | 833d81f2b010ecaafac935d21a3f15f80cce1e25 (patch) | |
| tree | 14ae967692ca92a7c0a16866723438b26747589e /test/examples/abbr.tex | |
| parent | 0a59ce43beaf13ec25a4483aaf7b8a66d9e4907e (diff) | |
Improve scanning
Fixes scanning of relation symbols and adds a few error cases for function symbols.
Diffstat (limited to 'test/examples/abbr.tex')
| -rw-r--r-- | test/examples/abbr.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/examples/abbr.tex b/test/examples/abbr.tex index c4790bb..c81cd59 100644 --- a/test/examples/abbr.tex +++ b/test/examples/abbr.tex @@ -13,7 +13,7 @@ \end{abbreviation} \begin{proposition}\label{dummy_abbr_test_noun} - $x$ is a function. + For all $x$ we have $x$ is a function. \end{proposition} |
