diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-24 23:22:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-24 23:22:03 +0000 |
commit | d5bb518a967be55cdbd34367102479e980ecd579 (patch) | |
tree | 003ca0458a0255dcb521d72759bf6e112b594790 /Master/texmf-dist/tex/generic/shapepar/candleshape.def | |
parent | c31ed4b2621d6980638a21a61245aa4b4c1d641e (diff) |
shapepar 2.1 (24jan13)
git-svn-id: svn://tug.org/texlive/trunk@28935 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/shapepar/candleshape.def')
-rw-r--r-- | Master/texmf-dist/tex/generic/shapepar/candleshape.def | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/shapepar/candleshape.def b/Master/texmf-dist/tex/generic/shapepar/candleshape.def new file mode 100644 index 00000000000..3fe8e60a41d --- /dev/null +++ b/Master/texmf-dist/tex/generic/shapepar/candleshape.def @@ -0,0 +1,37 @@ +% From: "Timothy C. Burt" <tcburt@comp.uark.edu> +% ====- Definition of a candle shape -=========================== +\def\candle{% + {3.1}% Horizontal center + {0}b{3}\\% Tip of flame + {0.2}t{2.9}{0.1}\\% + {0.4}t{2.9}{0.2}\\% + {0.6}t{2.8}{0.4}\\% + {0.8}t{2.7}{0.6}\\% + {1.0}t{2.6}{0.8}\\% + {1.2}t{2.5}{1.0}\\% + {1.4}t{2.4}{1.3}\\% + {1.6}t{2.3}{1.5}\\% + {1.8}t{2.2}{1.6}\\% + {2.0}t{2.1}{1.8}\\% + {2.2}t{2.0}{2.0}\\% + {2.4}t{2.0}{2.1}\\% + {2.6}t{2.0}{2.1}\\% + {2.8}t{1.9}{2.1}\\% + {3.0}t{2.2}{1.8}\\% + {3.2}t{2.5}{1.4}\\% + {3.4}t{3.1}{0.3}\\% Bottom of flame + {3.6}t{3.3}{0.1}\\% Wick + {3.8}t{2.1}{2}\\% Top of candlestick + {9.6}t{2.1}{2}\\% Bottom of candlestick + {9.8}t{0.15}{6}\\% Top of candleholder + {10.0}t{0.05}{6.1}\\% + {10.2}t{0.00}{6.2}\\% + {10.4}t{0.00}{6.3}\\% + {10.6}t{0.05}{6.1}\\% + {10.8}t{0.15}{6.0}\\% + {11.0}t{0.30}{5.7}\\% + {11.2}t{0.50}{5.3}\\% + {11.4}t{1.00}{4.3}\\% + {11.4}e{3.1}% Bottom of the candleholder ended on the centerline +}% End of candle definition. +% ====- End candle -======================================== |