Menu

#7 Biblatex-Support: recognize addbibresource

Unstable (example)
closed-fixed
nobody
None
5
2014-11-15
2011-06-13
Anonymous
No

When using biblatex the bib file is included by
\addbibresource{library.bib}
Vim-Latex does not recognize this command and so the outline does not work.

The attached tiny patch replaces the search functions in the texviewer. It is a quite simple patch, just works for this special case and makes latex suite recognize the bib file.

The diff is against the actual git master branch.

Discussion

  • Till Maas

    Till Maas - 2012-10-31

    The patch is not taking into account that \addbibresource can have an
    optional argument, e.g. used like \addbibressource[foo=bar]{baz}

     
  • Till Maas

    Till Maas - 2014-11-15

    fixed in 84006c01d24872458dbe70ebdeb32a2121f36061

     
  • Till Maas

    Till Maas - 2014-11-15
    • status: open --> closed-fixed
    • Group: --> Unstable (example)
     

Log in to post a comment.