diff options
author | Karl Berry <karl@freefriends.org> | 2017-05-09 21:16:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-05-09 21:16:40 +0000 |
commit | 2d42acb5090a08806f0533c9688b548b064b0324 (patch) | |
tree | 5b9b141fa9e0d2c574b7010e0a5d48fed8cce1db /Master/texmf-dist/doc/latex/draftfigure/README.md | |
parent | fda05c1281e67b767822e47b70f96b84e9b58343 (diff) |
draftfigure (8may17)
git-svn-id: svn://tug.org/texlive/trunk@44269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/draftfigure/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/draftfigure/README.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/draftfigure/README.md b/Master/texmf-dist/doc/latex/draftfigure/README.md new file mode 100644 index 00000000000..a3b9f004c1d --- /dev/null +++ b/Master/texmf-dist/doc/latex/draftfigure/README.md @@ -0,0 +1,37 @@ +draftfigure +======= + +a package to replace figures with a white box and additional features +--- +_2017/05/06 v0.1_ + +Copyright (c) 2017 Lukas C. Bossert + +[info@biblatex-archaeologie.de](mailto:info@biblatex-archaeologie.de) | [www.digitales-altertum.de](http://www.digitales-altertum.de) + +With this package you can control the outcome of a figure which is set to `draft` and modify the display with various options. + +--- + +This package contains: + +documentation: + +- draftfigure.pdf +- draftfigure.tex + +style-file: + +- draftfigure.sty + + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in [http://www.latex-project.org/lppl.txt](http://www.latex-project.org/lppl.txt) and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +--- +This work has the LPPL maintenance status _maintained_. +The current maintainer of this work is [Lukas C. Bossert](https://github.com/LukasCBossert). + |