@cspell/dict-latex
Advanced tools
Comparing version 3.1.0 to 4.0.0
@@ -461,5 +461,2 @@ | ||
required | ||
required author | ||
required date | ||
required title | ||
rfloor | ||
@@ -466,0 +463,0 @@ rgroup |
{ | ||
"name": "@cspell/dict-latex", | ||
"version": "3.1.0", | ||
"version": "4.0.0", | ||
"description": "LaTeX cspell dictionary", | ||
@@ -14,3 +14,3 @@ "publishConfig": { | ||
"scripts": { | ||
"build": "cspell-tools-cli compile --keep-raw-case --use-legacy-splitter src/latex.txt --no-compress -o ./dict", | ||
"build": "cspell-tools-cli compile build", | ||
"test": "yarn run test-dict && yarn run test-check", | ||
@@ -42,3 +42,3 @@ "test-dict": "head -n 1000 src/latex.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=latex stdin", | ||
], | ||
"gitHead": "0f0546dd1b66d14743cc170ddd1ba336c225179c" | ||
"gitHead": "50e337bb612dd8ebe3d91c09faa1a2b130997ae4" | ||
} |
@@ -1,2 +0,2 @@ | ||
# Cspell LaTeX Dictionary | ||
# CSpell LaTeX Dictionary | ||
@@ -3,0 +3,0 @@ LaTeX cspell dictionary |
11513