软件包:lhs2tex(1.24-1 以及其他的) [debports]
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 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libffi8 (>= 3.4)
- 外部函数接口库运行环境
-
- dep: libgmp10 (>= 2:6.2.1+dfsg)
- 多精度运算库
-
- dep: tex-common (>= 6.13)
- 用于构建和安装 TeX 的通用基础架构
-
- dep: texlive-latex-base
- TeX Live: LaTeX fundamental packages
-
- dep: texlive-science
- TeX Live: Mathematics, natural sciences, computer science packages