summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/shapepar/dropshape.def
blob: 3694fdc6d41aa28fd45fb08ab11120dd0847694b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
% 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