Closed beatrizgoa closed 7 years ago
If you have v0.44.0 of the package you shouldn't need set TeX Path
. It should be set automatically.
FIrst I would check to make sure your TeX Live install works. What is the output the following executed on the command line.
pdflatex -version
latexmk -v
If those both work then execute the following (where foo.tex
is the name of your file).
latexmk -pdf foo.tex
Hi yitzchack,
Sorry for my ignorance, but I do not know how to execute those commands in windows.
The compiler was incorrectly installed, I have installed it again and it works.
Thank you very much!
@gomezabeatriz Glad you got it working.
Hi everyone.
I am trying to install atom+live tex on Windows 7.
I have installed latex packege, but I got the folowwing error when I am trying to rub a latex file
As it is possible to see in the image, I can not select the builder either!
Anyone could help me?
Kind Regards.
Beatriz.