Files
mkdocs/docs/macos/Latex.md
2021-07-25 13:17:19 +02:00

17 lines
257 B
Markdown

# Latex
### Erreurs:
```bash
$ echo -e "$list" | pandoc --pdf-engine=lualatex -o brew.pdf
Error producing PDF.
! LaTeX Error: File `lualatex-math.sty' not found.
```
https://tex.stackexchange.com/questions/160253/latex-cannot-find-sty-files/#280684