summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/mkpic/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-26 22:02:44 +0000
committerKarl Berry <karl@freefriends.org>2014-04-26 22:02:44 +0000
commitf752ce1a5647dfd56dffd8b4db005ab980c070ee (patch)
tree4d73ba6cc3b1c23cb28123e4cce8ee7bee2dad4b /Master/texmf-dist/doc/support/mkpic/README
parent19699ba90afb7a90d3dd35cff38c6dc71125ece8 (diff)
mkpic (26apr14)
git-svn-id: svn://tug.org/texlive/trunk@33688 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/mkpic/README')
-rw-r--r--Master/texmf-dist/doc/support/mkpic/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/mkpic/README b/Master/texmf-dist/doc/support/mkpic/README
new file mode 100644
index 00000000000..4a6ac5c9c1a
--- /dev/null
+++ b/Master/texmf-dist/doc/support/mkpic/README
@@ -0,0 +1,17 @@
+ script: mkpic - interface for making pictures with mfpic
+ type: perl
+ author: Wybo Dekker
+ email: wybo@dekkerdocumenten.nl
+version: 1.01
+license: Released under the GNU General Public License
+--------------------------------------------------------------------------------
+mkpic provides an easy interface for making small pictures with mfpic. To
+this end you create an input file has to be created consisting of
+commands, one per line, with space separated parameters (or you modify the
+DATA section of the mkpic script, which is used if you run it without an
+input file). For an extensive description see the file mkpicdoc.pdf, which
+is part of the distribution.
+
+Changes with respect to version 0.1:
+- added pdf documentation and README
+