Package: python3-pyx Version: 0.15-3+b3 Severity: important Tags: upstream patch
The following example shows the alignment issue: from pyx import * text.set(engine=text.LatexEngine) c = canvas.canvas() c.text(0, 0, "Hello, world!") c.stroke(path.line(0, 0, 2, 0)) c.writePDFfile() This issue is caused by a change in texlive. As upstream authors we recommand fixing this issue in Debian stable by applying the patch in commit https://github.com/pyx-project/pyx/commit/8d561b02e55008e4ad50ea7bdd247a1c9a58b2ee since otherwise text output is broken for all LaTeX users. We recieved several corresponding bug reports already. Thanks and best regards, Andre Wobst and Joerg Lehmann -- System Information: Debian Release: 11.0 APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.10.0-8-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python3-pyx depends on: ii libc6 2.31-13 ii libkpathsea6 2020.20200327.54578-7 ii python3 3.9.2-3 Versions of packages python3-pyx recommends: ii texlive-latex-base 2020.20210202-3 Versions of packages python3-pyx suggests: ii python3-pil 8.1.2+dfsg-0.3 pn python3-pyx-doc <none> ii texlive-fonts-recommended 2020.20210202-3 -- no debconf information