summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bussproofs-extra/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-04 20:59:56 +0000
committerKarl Berry <karl@freefriends.org>2019-04-04 20:59:56 +0000
commitc5a40679707809a67789ed63672bd9b73fd31c41 (patch)
tree2c98d149af35c10f35e345629339d69a87c48488 /Master/texmf-dist/doc/latex/bussproofs-extra/README.md
parent51826e690ad1c167b12b52e25604ed3579a989ba (diff)
bussproofs-extra (4apr19)
git-svn-id: svn://tug.org/texlive/trunk@50760 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bussproofs-extra/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/bussproofs-extra/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bussproofs-extra/README.md b/Master/texmf-dist/doc/latex/bussproofs-extra/README.md
new file mode 100644
index 00000000000..2b8ed7088ce
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/bussproofs-extra/README.md
@@ -0,0 +1,19 @@
+bussproofs-extra
+================
+
+Additional functionality for bussproofs.sty. Specifically, it allows
+for typesetting of entire (sub)deductions.
+
+To install, download the files, and run
+```
+latex bussproofs-extra.ins
+```
+To generate the documentation, run
+```
+pdflatex bussproofs-extra.dtx
+makeindex -s gglo.ist -o bussproofs-extra.gls bussproofs-extra.glo
+pdflatex bussproofs-extra.dtx
+pdflatex bussproofs-extra.dtx
+```
+
+This package is distributed under the terms of the LPPL 1.3c