Latexcodec provides a convenient way of going between text written in LaTeX and unicode. Since it is not a LaTeX compiler, it is more appropriate for short chunks of text, such as a paragraph or the values of a BibTeX entry, and it is not appropriate for a full LaTeX document. In particular, its behavior on the LaTeX commands that do not simply select characters is intended to allow the unicode representation to be understandable by a human reader, but is not canonical and may require hand tuning to produce the desired effect. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669176a7eef1f4f9f93b20234cdfdbad2556a1be commit 669176a7eef1f4f9f93b20234cdfdbad2556a1be Author: William Pettersson <william@ewpettersson.se> AuthorDate: 2020-05-02 12:22:31 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-06-28 10:40:56 +0000 dev-python/latexcodec: new package Closes: https://bugs.gentoo.org/720456 Package-Manager: Portage-2.3.89, Repoman-2.3.22 Signed-off-by: William Pettersson <william@ewpettersson.se> Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-python/latexcodec/Manifest | 1 + dev-python/latexcodec/latexcodec-2.0.0.ebuild | 20 ++++++++++++++++++++ dev-python/latexcodec/metadata.xml | 19 +++++++++++++++++++ 3 files changed, 40 insertions(+)