Update citeproc-js to 1.1.25
And split off Zotero additions
This commit is contained in:
parent
b69e6fc3ab
commit
bf58de7e62
3 changed files with 1558 additions and 882 deletions
|
@ -224,6 +224,7 @@ function makeZoteroContext(isConnector) {
|
|||
|
||||
// Load CiteProc into Zotero.CiteProc namespace
|
||||
zContext.Zotero.CiteProc = {"Zotero":zContext.Zotero};
|
||||
subscriptLoader.loadSubScript("chrome://zotero/content/xpcom/citeproc-prereqs.js", zContext.Zotero.CiteProc);
|
||||
subscriptLoader.loadSubScript("chrome://zotero/content/xpcom/citeproc.js", zContext.Zotero.CiteProc);
|
||||
|
||||
// Load XRegExp object into Zotero.XRegExp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue