diagrams-pandoc: A Pandoc filter to express diagrams inline using the Haskell EDSL _Diagrams_
'diagrams-pandoc' replaces appropriately marked code
blocks in pandoc input with images. The code blocks are compiled
using the Haskell EDSL Diagrams. Each block should define a
Diagram named example, to be output. This name and other
defaults can be overridden by command-line arguments to the
diagrams-pandoc program.
[Skip to Readme]
Downloads
- diagrams-pandoc-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.2, 0.3, 0.3.1, 0.3.1.1, 0.4, 0.4.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.6 && <4.9), diagrams-builder (>=0.7 && <0.8), diagrams-cairo (>=1.3 && <1.4), diagrams-lib (>=1.3 && <1.4), diagrams-pandoc (>=0.2 && <0.3), directory (>=1.2 && <1.3), filepath (>=1.3 && <1.5), linear (>=1.10 && <1.21), optparse-applicative (>=0.11 && <0.13), pandoc-types (>=1.16 && <1.17) [details] |
| Tested with | ghc ==7.8.4, ghc ==7.10.2 |
| License | BSD-3-Clause |
| Author | Daniel Bergey |
| Maintainer | diagrams-discuss@googlegroups.com |
| Uploaded | by bergey at 2016-02-23T14:48:51Z |
| Category | Text |
| Bug tracker | http://github.com/diagrams/diagrams-pandoc/issues |
| Source repo | head: git clone http://github.com/diagrams/diagrams-pandoc.git |
| Distributions | |
| Executables | diagrams-pandoc |
| Downloads | 2847 total (11 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-11-11 [all 3 reports] |