Code Monkey home page Code Monkey logo

Comments (11)

ducptruong avatar ducptruong commented on July 29, 2024 1

@elmewo and @ig0774, I have the same issue but in Ubuntu. Do you know how to make it works. You talked about changing the Path. Could you please show me more? Thank you.

from atom-latextools.

ig0774 avatar ig0774 commented on July 29, 2024

Is your E: a network drive or otherwise resolvable to a UNC path? This might be getting bit by the same thing as #81...

from atom-latextools.

chenyuewu avatar chenyuewu commented on July 29, 2024

E: is on my local hard disk.
I guess it's the problem of atom itself. Another latex package atom-latex also breaks with the same issue after the update of atom.

from atom-latextools.

ig0774 avatar ig0774 commented on July 29, 2024

When compiling outside of Atom, do you use the command above or another command? Does anything show up in any of the MiKTeX logs (usually in %AppData%\MiKTeX\2.9\logs)?

from atom-latextools.

blizzardwj avatar blizzardwj commented on July 29, 2024

I have the same question with chenyuewu. But I compile *.tex with texlive. It mess me up, and I can't find the answer in Google.

from atom-latextools.

blizzardwj avatar blizzardwj commented on July 29, 2024

I have reinstalled texlive(2016 replaced 2015), then the problem was solved...

from atom-latextools.

ig0774 avatar ig0774 commented on July 29, 2024

@blizzardwj: that seems like it might've been an altogether different issue.

from atom-latextools.

agamemnon314 avatar agamemnon314 commented on July 29, 2024

I have the same question.
My platform is ubuntu 16.04 with atom 1.11.2. texlive2016
Platform: linux; texpath: $PATH:/usr/texbin
Setting PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:$PATH:/usr/texbin:$PATH:/usr/texbin:$PATH:/usr/texbin
Processing file test_en.tex (test_en) in directory /home/agamemnon/workspace
latexmk builder
latexmk -cd -e -f -pdf -interaction=nonstopmode -synctex=1 "test_en.tex"
Parsing /home/agamemnon/workspace/test_en.log
Could not read log file!

but i can compile the same file successfully out side atom.

besides, it seems that latexmk generates no log file within atom

from atom-latextools.

ig0774 avatar ig0774 commented on July 29, 2024

@agamemnon314: Again that looks like a different issue. In particular, your texpath setting looks like it contains $PATH:/usr/texbin:$PATH:/usr/texbin:$PATH:/usr/texbin. $PATH isn't (currently) supported in the texpath setting. Try adjusting that and see if it fixes things.

from atom-latextools.

elmewo avatar elmewo commented on July 29, 2024

I've had the same issue. Setting either the TeX environment in the path or the texpath in the package settings in atom solved it.
If you launch MikTeX's mo_admin.exe on Windows, you'll see a respective warning, if the path is not set correctly.

from atom-latextools.

thanedowning avatar thanedowning commented on July 29, 2024

@minhducpsc I was getting the same error and then realized I hadn't installed latexmk. After installing latexmk it works fine without having changed the default path.

from atom-latextools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.