Update formula-doc-latex-injection.md

fixed command typo
This commit is contained in:
JM Sanchez 2023-06-12 01:25:43 +08:00 committed by GitHub
parent 840b63af94
commit 7602fbe931
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -178,7 +178,7 @@ ewread\file
### Write file <a href="#write-file" id="write-file"></a>
```bash
ewwrite\outfile
newwrite\outfile
\openout\outfile=cmd.tex
\write\outfile{Hello-world}
\closeout\outfile