lhs2tex 1.22-2build2 source package in Ubuntu

Changelog

lhs2tex (1.22-2build2) focal; urgency=medium

  * No-change rebuild for libffi soname change.

 -- Matthias Klose <email address hidden>  Sun, 12 Jan 2020 08:51:45 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lhs2tex_1.22.orig.tar.gz 664.1 KiB 7eea3b5b4bae019aa9acb6036e6c2606c62a0d9969a081d4b9b9f04baa3129bd
lhs2tex_1.22-2build2.debian.tar.xz 6.8 KiB 08baa3ca0b2bfcd3b394f9130910feb30d56d0a62103330184f71eafa55e8ab0
lhs2tex_1.22-2build2.dsc 2.1 KiB 83a992c3544a5fe21bc4c08feea76b9fe3e093e0ce01c2139b8d15a8f61bb9b4

Available diffs

View changes file

Binary packages built by this source

lhs2tex: Generates LaTeX code from literate Haskell sources

 lhs2TeX includes the following features:
 .
 Different styles to process your source file: for instance,
 "tt" style uses a monospaced font for the code while still
 allowing you to highlight keywords etc, whereas
 "poly" style uses proportional fonts for identifiers, handles
 indentation nicely, is able to replace binary operators by
 mathematical symbols and take care of complex horizontal
 alignments.
 .
 Formatting directives, which let you customize the way certain
 tokens in the source code should appear in the processed
 output.
 .
 A liberal parser that can handle most of the language
 extensions; you don't have to restrict yourself to Haskell 98.
 .
 Preprocessor-style conditionals that allow you to generate
 different versions of a document from a single source file
 (for instance, a paper and a presentation).
 .
 Active documents: you can use Haskell to generate parts of the
 document (useful for papers on Haskell).
 .
 A manual explaining all the important aspects of lhs2TeX.

lhs2tex-dbgsym: debug symbols for lhs2tex