texext 0.6.1-1 source package in Ubuntu

Changelog

texext (0.6.1-1) unstable; urgency=medium

  * New upstream release; Closes: #906320
  * debian/control
    - b-d on sphinxtesters >= 0.2.1
    - bump Standards-Version to 4.2.1 (no changes needed)

 -- Sandro Tosi <email address hidden>  Sun, 16 Dec 2018 23:42:53 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
texext_0.6.1-1.dsc 2.2 KiB dc669255d028efe853a669fdd690f49cc2c7105811f1f721f945d3bd46c40583
texext_0.6.1.orig.tar.gz 35.2 KiB d103978ba910de4e0a0b03b0ae8cfde28ee5ec4f82bab71603d44c31ff82295d
texext_0.6.1-1.debian.tar.xz 2.4 KiB 7a4aa56385fccf4946490eeb6607c039a99530538fde07449fcce35e5687219b

Available diffs

No changes file available.

Binary packages built by this source

python-texext: No summary available for python-texext in ubuntu focal.

No description available for python-texext in ubuntu focal.

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..