clojure-pamphlet – A simple literate programming tool based on clojure's pamphlet system
The Clojure pamphlet system is a system based on the Clojure literate system. In the Clojure's pamphlet system you have your main LaTeX file, which can be compiled regularly. This file contains documentation and source code (just like in other forms of literate programming). These code snippets are wrapped in the chunk environment, hence they can be recognized by the tangler in order to extract them. Chunks can be included inside each other by the getchunk command (which will be typesetted acordingly). Finally, the LaTeX file will be run through the tangler to get the desired chunk of code.
Sources | /web/clojure-pamphlet |
Documentation | |
Home page | https://gitlab.com/elancha/clojure-pamphlet |
Support | https://gitlab.com/elancha/clojure-pamphlet/-/merge_requests |
Bug tracker | https://gitlab.com/elancha/clojure-pamphlet/-/issues |
Repository | https://gitlab.com/elancha/clojure-pamphlet |
Developers | https://gitlab.com/elancha/clojure-pamphlet/-/merge_requests |
Version | 1.3 |
Licenses | GNU General Public License, version 3 or newer |
Copyright | 2019 Ernesto Lanchares Sanchez |
Maintainer | Ernesto Lanchares |
Contained in | TeX Live as clojure-pamphlet |
Topics | Litprog Litprog tools |
Download the contents of this package in one zip archive (192.3k).
Announcements
- 2019-08-24 CTAN update: clojure-pamphlet
- 2019-08-21 CTAN update: clojure-pamphlet
- 2019-08-15 New on CTAN: clojure-pamphlet
Suggestions
Maybe you are interested in the following packages as well.
Community Comments