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

Add argument to toBiblatex and toBibtex to toggle LaTeX conversion behaviour #108

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mwmclean
Copy link
Collaborator

  • Add argument encoded.names.to.latex to toBibTeX and toBibLaTeX to
    toggle whether tools::encoded_text_to_latex is called on name list fields
  • Closes toBiblatex utf8 problems #105

* tools::encoded_text_to_latex(text, UTF-8) can fail when text contains
Japanese characters, replacing valid text with questions marks
* Add escape hatch to return origin/unformatted/unescaped text if this
occurs
* Closes #106
* Add argument encoded.names.to.latex to toBibTeX and toBibLaTeX to
toggle whether tools::encoded_text_to_latex is called on name list fields
* Closes #105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

toBiblatex utf8 problems
1 participant