Patches item #3315923, was opened at 2011-06-13 13:37
Message generated for change (Comment added) made by tmaas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3315923&group_id=52322

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kay Smarczewski ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Biblatex-Support: recognize addbibresource

Initial Comment:
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.

----------------------------------------------------------------------

>Comment By: Till Maas (tmaas)
Date: 2012-10-31 15:56

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

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=466458&aid=3315923&group_id=52322

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to