texext 0.6.7-5 source package in Ubuntu

Changelog

texext (0.6.7-5) unstable; urgency=medium

  * Add my ID to Uploaders
    Closes: #1064948

 -- Andreas Tille <email address hidden>  Thu, 28 Mar 2024 10:20:58 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
texext_0.6.7-5.dsc 2.1 KiB 2b569675a7f8fe17ab7e71849cd77ce3c0ae69c0269a4535683f844104ea8b91
texext_0.6.7.orig.tar.xz 32.6 KiB f1fc9d0665694176de7e48cd4ef4786c8902e40776bb1652fa3ded11c9c8ccb2
texext_0.6.7-5.debian.tar.xz 3.9 KiB b373fc30e95925e4ff80a9f2a177ba88918cd3930d88dd08c6ef3ad821187a8b

Available diffs

No changes file available.

Binary packages built by this source

python3-texext: sphinx extensions for working with LaTeX math - Python

 texext contains a couple of Sphinx extensions for working with LaTeX math:
 .
  * math_dollar, replaces math expressions between dollars in ReST with
    equivalent inline math.
 .
  * users of sympy may want to generate LaTeX expressions dynamically in Sympy,
    and then render them in LaTeX in the built pages. You can do this with the
    mathcode directive
 .
 This package contains the Python 2 version of texext..