summaryrefslogtreecommitdiff
path: root/graphics/endofproofwd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/endofproofwd
Initial commit
Diffstat (limited to 'graphics/endofproofwd')
-rw-r--r--graphics/endofproofwd/README.txt17
-rw-r--r--graphics/endofproofwd/endofproofwd.pdfbin0 -> 1088 bytes
-rw-r--r--graphics/endofproofwd/endofproofwd.pdf_tex54
-rw-r--r--graphics/endofproofwd/endofproofwd.sty8
4 files changed, 79 insertions, 0 deletions
diff --git a/graphics/endofproofwd/README.txt b/graphics/endofproofwd/README.txt
new file mode 100644
index 0000000000..ad1285a8f5
--- /dev/null
+++ b/graphics/endofproofwd/README.txt
@@ -0,0 +1,17 @@
+%% endofproofwd.sty
+ %% Copyright 2017 S. Jensen
+ %
+ % 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
+ % 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 S. Jensen.
+ %
+ % This work consists of the files endofproofwd.pdf_tex and endofproofwd.pdf
+ % and the derived file endofproofwd.sty. \ No newline at end of file
diff --git a/graphics/endofproofwd/endofproofwd.pdf b/graphics/endofproofwd/endofproofwd.pdf
new file mode 100644
index 0000000000..e73749c8f5
--- /dev/null
+++ b/graphics/endofproofwd/endofproofwd.pdf
Binary files differ
diff --git a/graphics/endofproofwd/endofproofwd.pdf_tex b/graphics/endofproofwd/endofproofwd.pdf_tex
new file mode 100644
index 0000000000..874827223b
--- /dev/null
+++ b/graphics/endofproofwd/endofproofwd.pdf_tex
@@ -0,0 +1,54 @@
+%% Creator: Inkscape inkscape 0.92.2, www.inkscape.org
+%% PDF/EPS/PS + LaTeX output extension by Johan Engelen, 2010
+%% Accompanies image file 'Wasserdicht.pdf' (pdf, eps, ps)
+%%
+%% To include the image in your LaTeX document, write
+%% \input{<filename>.pdf_tex}
+%% instead of
+%% \includegraphics{<filename>.pdf}
+%% To scale the image, write
+%% \def\svgwidth{<desired width>}
+%% \input{<filename>.pdf_tex}
+%% instead of
+%% \includegraphics[width=<desired width>]{<filename>.pdf}
+%%
+%% Images with a different path to the parent latex file can
+%% be accessed with the `import' package (which may need to be
+%% installed) using
+%% \usepackage{import}
+%% in the preamble, and then including the image with
+%% \import{<path to file>}{<filename>.pdf_tex}
+%% Alternatively, one can specify
+%% \graphicspath{{<path to file>/}}
+%%
+%% For more information, please see info/svg-inkscape on CTAN:
+%% http://tug.ctan.org/tex-archive/info/svg-inkscape
+%%
+\begingroup%
+ \makeatletter%
+ \providecommand\color[2][]{%
+ \errmessage{(Inkscape) Color is used for the text in Inkscape, but the package 'color.sty' is not loaded}%
+ \renewcommand\color[2][]{}%
+ }%
+ \providecommand\transparent[1]{%
+ \errmessage{(Inkscape) Transparency is used (non-zero) for the text in Inkscape, but the package 'transparent.sty' is not loaded}%
+ \renewcommand\transparent[1]{}%
+ }%
+ \providecommand\rotatebox[2]{#2}%
+ \ifx\svgwidth\undefined%
+ \setlength{\unitlength}{27.74999959bp}%
+ \ifx\svgscale\undefined%
+ \relax%
+ \else%
+ \setlength{\unitlength}{\unitlength * \real{\svgscale}}%
+ \fi%
+ \else%
+ \setlength{\unitlength}{\svgwidth}%
+ \fi%
+ \global\let\svgwidth\undefined%
+ \global\let\svgscale\undefined%
+ \makeatother%
+ \begin{picture}(1,1.00000001)%
+ \put(0,0){\includegraphics[width=\unitlength,page=1]{endofproofwd.pdf}}%
+ \end{picture}%
+\endgroup%
diff --git a/graphics/endofproofwd/endofproofwd.sty b/graphics/endofproofwd/endofproofwd.sty
new file mode 100644
index 0000000000..73cdf004f6
--- /dev/null
+++ b/graphics/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