Summary
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.
Versions
v2.0.1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_7
- Build with Python 3.7
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-python / six : Python 2 and 3 compatibility library
Depending packages
dev-python / pybtex : BibTeX-compatible bibliography processor
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - William Pettersson · gentoo
dev-python/latexcodec: Drop old version
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: William Pettersson <william@ewpettersson.se> Closes: https://github.com/gentoo/gentoo/pull/19158 Signed-off-by: Sam James <sam@gentoo.org> - William Pettersson · gentoo
dev-python/latexcodec: Version bump to 2.0.1
Some new translations added Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: William Pettersson <william@ewpettersson.se> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/latexcodec: Add py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/latexcodec: Fix HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Pettersson · gentoo
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>