summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/shapepar/dropshape.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/shapepar/dropshape.def')
-rw-r--r--Master/texmf-dist/doc/generic/shapepar/dropshape.def41
1 files changed, 0 insertions, 41 deletions
diff --git a/Master/texmf-dist/doc/generic/shapepar/dropshape.def b/Master/texmf-dist/doc/generic/shapepar/dropshape.def
deleted file mode 100644
index 3694fdc6d41..00000000000
--- a/Master/texmf-dist/doc/generic/shapepar/dropshape.def
+++ /dev/null
@@ -1,41 +0,0 @@
-% from Gerhard A. Bachmaier (gerhard.bachmaier@meduni-graz.at)
-%
-% drops in two orientations
-%
-% version June 21th, 2006
-
-\def\dropshape{%
-{0.0}%
-{0.0}b{0}\\%
-{0.00}t{0}{0}
-{0.550}t{-0.433}{0.866}\\%
-{0.671}t{-0.483}{0.966}\\%
-{0.800}t{-0.500}{1.000}\\%
-{0.929}t{-0.483}{0.966}\\%
-{1.050}t{-0.433}{0.866}\\%
-{1.154}t{-0.354}{0.707}\\%
-{1.233}t{-0.250}{0.500}\\%
-{1.283}t{-0.129}{0.259}\\%
-{1.3}e{0}
-}
-\def\droppar#1{\Shapepar\dropshape #1\par}
-
-
-\def\dropupshape{%
-{0.0}%
-{0.0}b{0}\\%
-{0.017}t{-0.129}{0.259}\\%
-{0.067}t{-0.250}{0.500}\\%
-{0.146}t{-0.354}{0.707}\\%
-{0.250}t{-0.433}{0.866}\\%
-{0.371}t{-0.483}{0.966}\\%
-{0.500}t{-0.500}{1.000}\\%
-{0.629}t{-0.483}{0.966}\\%
-{0.750}t{-0.433}{0.866}\\%
-{1.3}t{0}{0}\\%
-{1.3}e{0}
-}
-\def\dropuppar#1{\Shapepar\dropupshape #1\par}
-
-\endinput
-