New on CTAN: clojure-pamphlet
Date: August 15, 2019 5:05:52 PM CEST
Ernesto Lanchares submitted the
clojure-pamphlet
package.
Version number: 1.0
License type: gpl3
Summary description: A simple literate programming tool based on
clojure's pamphlet system
Announcement text:
CLOJURE 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). This 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, you run your LaTeX file through the tangler and get your desired chunk of code.
This package is located at http://mirror.ctan.org/web/clojure-pamphlet More information is at https://www.ctan.org/pkg/clojure-pamphlet
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a users group; see http://www.tug.org/usergroups.html .
CLOJURE 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). This 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, you run your LaTeX file through the tangler and get your desired chunk of code.
This package is located at http://mirror.ctan.org/web/clojure-pamphlet More information is at https://www.ctan.org/pkg/clojure-pamphlet
Thanks for the upload. For the CTAN Team Manfred Lotz CTAN is run entirely by volunteers and supported by TeX user groups. Please join a users group; see http://www.tug.org/usergroups.html .
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.
Package | clojure-pamphlet |
Version | 1.3 |
Copyright | 2019 Ernesto Lanchares Sanchez |
Maintainer | Ernesto Lanchares |