Code Monkey home page Code Monkey logo

Comments (5)

pbrueske avatar pbrueske commented on July 29, 2024

Same goes for me. I am building my document with a Grunt job and use Atom just for editing.
Atom: 1.3.2
Distribution: Ubuntu 14.04

from atom-latextools.

msiniscalchi avatar msiniscalchi commented on July 29, 2024

Hi @HamletGhost and @pbrueske .

Hmm... looks like bib files are not found, so completion fails (silently). First of all, to clarify:

  • Completion only works with bibliographies in bib files, not for references provided using the \bibitem command.
  • bib files must be indicated using the usual \bibliography (or \addbibresource) command, specifying the path relative to the tex file (the master tex file, in a multi-file document). So for instance bib files in your texmf tree are not yet supported on Atom (they are on Sublime Text).

Anyway, I have just pushed a couple of commits to master. Ref / cite toggles (Settings) are now honored. Also, if a bib file is not found, the user is informed. These are in master, but not yet in a tagged release. I hope to be able to do a release later today.

In the meantime, can you check your tex file and/or the console to see if bib files are correctly identified? I'm assuming they are not.

from atom-latextools.

pbrueske avatar pbrueske commented on July 29, 2024

@msiniscalchi thanks, adding the .bib file via \addbibresource works for me. 👍

from atom-latextools.

msiniscalchi avatar msiniscalchi commented on July 29, 2024

If all is OK (or at least better) now, can I close?

BTW @pbrueske on a different topic, would the ability to integrate your Grunt job with LaTeXTools be useful to you? What I mean is this: when you hit Ctrl-Alt-B, your grunt job runs, then LaTeXTools picks up the log file and displays the errors. The Sublime Text version of the plugin does have this feature (you can redefine the build command), and I was planning to add it to Atom, too.

from atom-latextools.

pbrueske avatar pbrueske commented on July 29, 2024

@msiniscalchi For me its OK to close.

The feature you are describing sounds interesting, but for my current workflow unnecessary. Thanks, anyway ;)

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.