Some unicode characters make problems, even with biblatex support (eg pdflatex still not completely supporting unicode). For example, Garcı́a gives
Package inputenc Error: Unicode character ́ (U+0301)
As these characters are hard to recognize, it would be nice if there would be an integrity check warning about them, and an automatic cleanup to convert them to their unproblematic equivalents (e.g. 0131 + 0301 to 00ED).
Is your suggestion for improvement related to a problem? Please describe.
Some unicode characters make problems, even with biblatex support (eg pdflatex still not completely supporting unicode). For example,
Garcı́agivesA few of such problematic characters are:
Describe the solution you'd like
As these characters are hard to recognize, it would be nice if there would be an integrity check warning about them, and an automatic cleanup to convert them to their unproblematic equivalents (e.g. 0131 + 0301 to 00ED).
Additional context
Might be helpful: https://github.com/zepinglee/citeproc-lua/blob/ab3ce712cc92073f12be26ff0b22b30eb906092d/citeproc/citeproc-latex-data.lua#L517