summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mwe/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-08 22:31:12 +0000
committerKarl Berry <karl@freefriends.org>2012-05-08 22:31:12 +0000
commitb1a34aa4fa5786ec883f9a47338300a32d0ed40d (patch)
tree2111bbf609e703a25183e0e882160124856d0f17 /Master/texmf-dist/doc/latex/mwe/README
parent14412aa8b29db7924cc9a35cab477f0ba83681a3 (diff)
new latex package mwe 0.2 (8may12)
git-svn-id: svn://tug.org/texlive/trunk@26257 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mwe/README')
-rw-r--r--Master/texmf-dist/doc/latex/mwe/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mwe/README b/Master/texmf-dist/doc/latex/mwe/README
new file mode 100644
index 00000000000..5148576eac0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/mwe/README
@@ -0,0 +1,12 @@
+LaTeX package 'mwe'
+~~~~~~~~~~~~~~~~~~~
+Copyright (c) 2012 by Martin Scharrer <martin@scharrer-online.de>
+CTAN: http://www.ctan.org/pkg/mwe
+Code repository: https://bitbucket.org/martin_scharrer/mwe
+
+'mwe' provides several files useful to create a minimal working examples (MWEs).
+A 'mwe' package is provided which loads a small set of often used packages for MWEs.
+In addition several different images are provided which will be installed in the TEXMF tree,
+so that they can be used in any (La)TeX document. This allows different users to easily share MWEs
+which include images commands without requiring to share image files or use replacement code.
+