Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goto error from build window #30

Closed
Chrismarsh opened this issue Apr 11, 2012 · 8 comments
Closed

Goto error from build window #30

Chrismarsh opened this issue Apr 11, 2012 · 8 comments

Comments

@Chrismarsh
Copy link

When there is a build error, if you double click the error, it opens a newfile instead of jumping to the line in the file.

For example,:

There were errors in your LaTeX source
C:...\background.tex [3]:69: Undefined control sequence. [The \turbulent]```

will create a new file background.tex [3] instead of opening background.text to line 69.

@msiniscalchi
Copy link
Contributor

Are you using miktex or texlive? Also, do you have spaces in your path name?

@Chrismarsh
Copy link
Author

Sorry, I'm using Miktex & a path with no spaces.

I should note, everything else works as advertised. It's just the double click to jump to error that does not.

@msiniscalchi
Copy link
Contributor

Do you still have this issue? If so, could you please attach a log file? I no longer have miktex on my windows machine.

@Chrismarsh
Copy link
Author

Arg, missed this sorry! I remove spaces from directory names as a work around. I'll take a look see...

@msiniscalchi
Copy link
Contributor

Any news?

@Chrismarsh
Copy link
Author

Sorry for the lack of updates. Just defended my MSc, been a little preoccupied. :(

Just did a test with a folder with spaces in the path, and it seems fine. Do sublime plugins silently update? I.e., did you make an update to fix this? I am unable to reproduce the original error.

I wish I had done a proper bug report with MikTex version number included. I wonder if this was fixed in an Sublime update?

$ latex --version MiKTeX-pdfTeX 2.9.4307 (1.40.12) (MiKTeX 2.9) Copyright (C) 1982 D. E. Knuth, (C) 1996-2006 Han The Thanh TeX is a trademark of the American Mathematical Society.

The errors and warnings that properly skip to the file location:
[Compiling E:\test thesis folder\marsh_thesis.tex] There were errors in your LaTeX source E:\test thesis folder\introduction.tex:11: Undefined control sequence. [...ble, these data are often not \turbulent] There were also warnings. E:\test thesis folder\introduction.tex:13: Package natbib Warning: Citation Sivapalan2003' on page 1 undefined on input line 13.
E:\test thesis folder\introduction.tex:13: Package natbib Warning: Citation McDonnell2007' on page 1 undefined on input line 13.

@msiniscalchi
Copy link
Contributor

If you installed the plugin via Package Control, then yes, it should
auto-update. I don't recall changing anything to fix that problem
specifically, but some other change may have helped....

Anyway, glad it's fixed, and congrats on your defense!

On Thu, Sep 6, 2012 at 12:04 PM, Chris Marsh notifications@github.comwrote:

Sorry for the lack of updates. Just defended my MSc, been a little
preoccupied. :(

Just did a test with a folder with spaces in the path, and it seems fine.
Do sublime plugins silently update? I.e., did you make an update to fix
this? I am unable to reproduce the original error.

I wish I had done a proper bug report with MikTex version number included.
I wonder if this was fixed in an Sublime update?

$ latex --version
MiKTeX-pdfTeX 2.9.4307 (1.40.12) (MiKTeX 2.9)
Copyright (C) 1982 D. E. Knuth, (C) 1996-2006 Han The Thanh
TeX is a trademark of the American Mathematical Society.

The errors and warnings that properly skip to the file location:
[Compiling E:\test thesis folder\marsh_thesis.tex]

There were errors in your LaTeX source
E:\test thesis folder\introduction.tex:11: Undefined control sequence.
[...ble, these data are often not \turbulent]
There were also warnings.
E:\test thesis folder\introduction.tex:13: Package natbib Warning:
Citation Sivapalan2003' on page 1 undefined on input line 13. E:\test thesis folder\introduction.tex:13: Package natbib Warning: CitationMcDonnell2007' on page 1 undefined on input line 13.


Reply to this email directly or view it on GitHubhttps://github.com//issues/30#issuecomment-8339703.

Marciano Siniscalchi
Economics Department, Northwestern University
http://faculty.wcas.northwestern.edu/~msi661

@Chrismarsh
Copy link
Author

Thanks :)
I'll close the ticket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants