diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-26 22:02:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-26 22:02:44 +0000 |
commit | f752ce1a5647dfd56dffd8b4db005ab980c070ee (patch) | |
tree | 4d73ba6cc3b1c23cb28123e4cce8ee7bee2dad4b /Master/texmf-dist/doc | |
parent | 19699ba90afb7a90d3dd35cff38c6dc71125ece8 (diff) |
mkpic (26apr14)
git-svn-id: svn://tug.org/texlive/trunk@33688 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/support/mkpic/README | 17 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/mkpic/README.TEXLIVE | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/mkpic/mkpic.pdf | bin | 0 -> 54541 bytes |
3 files changed, 24 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 + diff --git a/Master/texmf-dist/doc/support/mkpic/README.TEXLIVE b/Master/texmf-dist/doc/support/mkpic/README.TEXLIVE new file mode 100644 index 00000000000..46dcb818520 --- /dev/null +++ b/Master/texmf-dist/doc/support/mkpic/README.TEXLIVE @@ -0,0 +1,7 @@ +The following files have been removed in the TeX Live installation of +the current package, typically due to duplication, lack of space, or +missing source code. You can find these files on CTAN at + http://mirror.ctan.org/support/mkpic +If questions or concerns, email tex-live@tug.org. + + mkpicdoc.pdf diff --git a/Master/texmf-dist/doc/support/mkpic/mkpic.pdf b/Master/texmf-dist/doc/support/mkpic/mkpic.pdf Binary files differnew file mode 100644 index 00000000000..22f14ab42b3 --- /dev/null +++ b/Master/texmf-dist/doc/support/mkpic/mkpic.pdf |