Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize citeproc with/without reverse lookup support as needed #158

Open
SteveRidout opened this issue Sep 19, 2012 · 0 comments
Open

Comments

@SteveRidout
Copy link
Member

Currently the reverse lookup support option is hardcoded to true in external/citeproc/citeproc.js in this line:

this.development_extensions.csl_reverse_lookup_support = true;

This is the only way I could get it working since altering the variable after CSL.Engine is constructed doesn't work.

Liase with Frank to find out how to specify this option when constructing CSL.Engine.

Related issue: #157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant