diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-17 23:15:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-17 23:15:59 +0000 |
commit | b759f025b1f56ba1063cd6f4cb0590266854e4e7 (patch) | |
tree | 99b0e9a4801fc1405d1eada030423cf20b8ad248 /Master/texmf-dist/doc/latex/bashful/README | |
parent | 3cc9bb16c4b016df04a5759b93c2c886e14ba919 (diff) |
bashful (17mar11)
git-svn-id: svn://tug.org/texlive/trunk@21748 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bashful/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/bashful/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bashful/README b/Master/texmf-dist/doc/latex/bashful/README new file mode 100644 index 00000000000..d3a28c02793 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bashful/README @@ -0,0 +1,13 @@ +The bashful package, v 0.92 + +This package makes it possible to execute bash scripts from within LaTeX. The +main application is in writing computer-science texts, in which you want to +make sure the programs listed in the document are executed directly from the +input. + +This package may be distributed and/or modified under the LaTeX Project Public +License, version 1.3 or higher (your choice). The latest version of this +license is at: http://www.latex-project.org/lppl.txt + +This work is author-maintained (as per LPPL maintenance status) +by Yossi Gil, <yogi@cs.Technion.ac.i> |