thomasjo / atom-latex

Compile LaTeX or knitr documents from within Atom
https://atom.io/packages/latex
MIT License
223 stars 42 forks source link

Failed Building LaTeX (code 12). #549

Closed onokr closed 2 years ago

onokr commented 3 years ago

Command Failed: latexmk -synctex=1 -interaction=nonstopmode -file-line-error -pdf document

I can't compile any tex files, how do I resolve this?

onokr commented 3 years ago

the log:

latexmk -synctex=1 -interaction=nonstopmode -file-line-error -pdf document

Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./document.tex LaTeX2e <2020-10-01> patch level 4 L3 programming layer <2021-02-18> (/usr/local/texlive/2021/texmf-dist/tex/latex/base/article.cls Document Class: article 2020/04/10 v1.4m Standard LaTeX document class (/usr/local/texlive/2021/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/2021/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./document.aux) (./document.aux) ) No pages of output. Transcript written on document.log. Latexmk: Examining 'document.log' === TeX engine is 'pdfTeX' Latexmk: Errors, so I did not complete making targets

stale[bot] commented 2 years ago

This issue has been marked as stale because due to inactivity. It will be closed in 14 days if no further activity occurs.