diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-24 22:02:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-24 22:02:05 +0000 |
commit | ddb8515fe297f1d193f5ca262b975ba7ab29c22a (patch) | |
tree | baf145ced0248bbe23c4bea9c8f27982a4910ecf /Master/texmf-dist/tex/latex | |
parent | c8e603a162643e9c456d840185129baa1a72c85a (diff) |
endofproofwd (24aug17)
git-svn-id: svn://tug.org/texlive/trunk@45116 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/endofproofwd/endofproofwd.sty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/endofproofwd/endofproofwd.sty b/Master/texmf-dist/tex/latex/endofproofwd/endofproofwd.sty new file mode 100644 index 00000000000..73cdf004f6c --- /dev/null +++ b/Master/texmf-dist/tex/latex/endofproofwd/endofproofwd.sty @@ -0,0 +1,8 @@ +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{endofproofwd}[2017/08/21] + +\RequirePackage{graphicx,import} + +\newcommand{\wasserdicht}[0]{\begin{figure}[h!]\flushright\def\svgwidth{10pt}\import{comon}{endofproofwd.pdf_tex}\end{figure}} + +\endinput
\ No newline at end of file |