diff options
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). + |