Jean-Marc Lasgouttes wrote:
Rationalizing all of this is something I hope to do early in the 1.7 cycle. We need more flexibility here if we're to have proper BibLaTeX support.Jürgen Spitzmüller <[EMAIL PROTECTED]> writes:+ vector<CiteStyle> citeStyleList = citeStyles(buf->params().citeEngine()); + vector<docstring> citeStrings = + buf->masterBibInfo().getCiteStrings(key, bv->buffer());Could you explain what these two vectors contain? This seems a bit complicated to me.
rh