-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add option to enable parsebib's replace-tex
option
#445
base: master
Are you sure you want to change the base?
Conversation
The introduction of With it set to @Article{JC:BLRSSS18,
author = "Shi Bai and
Tancr{\`e}de Lepoint and
Adeline {Roux-Langlois} and
Amin Sakzad and
Damien Stehl{\'e} and
Ron Steinfeld",
title = "Improved Security Proofs in Lattice-Based Cryptography: Using the {R}{\'e}nyi Divergence Rather than the Statistical Distance",
pages = "610--640",
volume = 31,
month = apr,
publisher = "springer",
year = 2018,
journal = "jcrypto",
number = 2,
doi = "10.1007/s00145-017-9265-9",
} in https://cryptobib.di.ens.fr/ using "stehle renyi" With it set to |
Also, my use of |
Hi, I've been sick for some time and have a lot of stuff to deal with. I will look at this PR as soon as I find some time. |
We drop properties potentially added by parsebib as some consumers of our output expect plain strings.
I've rebased the PR to the current master branch. |
|
This PR
bibtex-completion-replace-tex
which is passed toparsebib-read-entry
forreplace-tex
helm-bibtex-ignore-diacritics
which is passed to:diacritics
inhelm-source-bibtex
Both are
nil
by default, preserving the current behaviour of this package.