Open koppor opened 5 years ago
One of Biber's main feature is sorting. For that, it converts LaTeX commands to UTF-8.
Maybe, we can join forces and use his hashmap instead of https://github.com/tomtung/latex2unicode
Refs https://github.com/JabRef/jabref/pull/6155
see https://github.com/plk/biber/blob/dev/lib/Biber/LaTeX/recode_data.xml
One of Biber's main feature is sorting. For that, it converts LaTeX commands to UTF-8.
Maybe, we can join forces and use his hashmap instead of https://github.com/tomtung/latex2unicode