Skip to content

BibTeX accented characters escaping #35

@dan-zeman

Description

@dan-zeman

The Bibtex provided in citationbox converts known accented characters to corresponding LaTeX escape sequences. However, it does not properly handle accented "i" (and perhaps also "j") where the dot should be removed first, then the new accent added. Example (e.g. in http://hdl.handle.net/11234/1-1983) is i with macron (Grūzītis, Normunds). The current BibTeX has

Gr{=
u}z{=i}tis, Normunds

while it should be

Gr{=u}z{={\i}}tis, Normunds

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions