Code Monkey home page Code Monkey logo

Comments (7)

omnifocal avatar omnifocal commented on July 29, 2024

This. I, and many others I'm sure, would be very grateful for the addition of biblatex citation support.

Unfortunately the level of regex hacking that appears to be required is beyond me!

from atom-latextools.

ig0774 avatar ig0774 commented on July 29, 2024

For the Python version, I came up with this monstrosity which supports all the various citation commands from biblatex, natbib, csquotes, and apacite. Hasn't been merged into the Python version yet, however, because I keep hoping there's a better way.

from atom-latextools.

PaulEcoffet avatar PaulEcoffet commented on July 29, 2024

Wouldn't it be okay to just to use an exhaustive list of cite commands for bibtex, biblatex and natbib and allow the user to add theirs if needed? There aren't that many cite commands.

from atom-latextools.

ig0774 avatar ig0774 commented on July 29, 2024

This should be fixed in v0.8.1.

from atom-latextools.

PaulEcoffet avatar PaulEcoffet commented on July 29, 2024

The issue is not fixed for biblatex. \citep and \citet are indeed working for natbib, but \parencite and \textcite do not trigger the ref panel.

from atom-latextools.

ig0774 avatar ig0774 commented on July 29, 2024

@PaulEcoffet: I don't know what to tell you... They certainly work for me with v0.8.1. Can you provide more detail (are you just typing, e.g. \parencite followed by the { key? Are you using either of the optional arguments, etc.?

from atom-latextools.

PaulEcoffet avatar PaulEcoffet commented on July 29, 2024

I have found the issue, it is because { does not trigger the
latextools:cite-keypress. I guess it is because i have to type alt-y to
type a { on my keyboard and it is linked with the issue #98 . I was able to
make it works with citep last time apparently but I am no longer able to.
If I type \parencite{,, then the comma triggers the menu. I'll use the
module you recommanded me in #98 to make my { working.

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.