17 lines
257 B
Markdown
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
|
|
|