diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-04 22:14:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-04 22:14:04 +0000 |
commit | b3e238cd492685a317cf453cbac604541622a450 (patch) | |
tree | 5068f6c30c1fdee65991d03d2016ff35ad3bf938 /Master/texmf-dist/doc/generic/mfpic/examples | |
parent | 8de28ea1b4c5256fafffa4fe6279c20f0752050f (diff) |
mfpic (4dec12)
git-svn-id: svn://tug.org/texlive/trunk@28444 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/mfpic/examples')
4 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/generic/mfpic/examples/data.dat b/Master/texmf-dist/doc/generic/mfpic/examples/data.dat index 834ab5b57d1..12222ede486 100644 --- a/Master/texmf-dist/doc/generic/mfpic/examples/data.dat +++ b/Master/texmf-dist/doc/generic/mfpic/examples/data.dat @@ -1,5 +1,5 @@ # File: data.dat -# A part of mfpic 1.06 2011/03/08 +# A part of mfpic 1.10 2012/12/03 # # A file of data to plot a function curve # ("#", not "%", must be comment character when this is read.) diff --git a/Master/texmf-dist/doc/generic/mfpic/examples/forfun.tex b/Master/texmf-dist/doc/generic/mfpic/examples/forfun.tex index d2832c8ac90..76fcdbb8b70 100644 --- a/Master/texmf-dist/doc/generic/mfpic/examples/forfun.tex +++ b/Master/texmf-dist/doc/generic/mfpic/examples/forfun.tex @@ -1,5 +1,5 @@ % File: forfun.tex -% A part of mfpic 1.06 2011/03/08 +% A part of mfpic 1.10 2012/12/03 % \nopagenumbers \input mfpic.tex @@ -7,7 +7,7 @@ \usetruebbox \opengraphsfile{fun} -\mfpicunit=1bp +\mfpicunit=2bp \noindent \mfpic{-1.25}{118.5}{-11.25}{40} diff --git a/Master/texmf-dist/doc/generic/mfpic/examples/lapictures.tex b/Master/texmf-dist/doc/generic/mfpic/examples/lapictures.tex index 4247e3b7b15..4400d8734d6 100644 --- a/Master/texmf-dist/doc/generic/mfpic/examples/lapictures.tex +++ b/Master/texmf-dist/doc/generic/mfpic/examples/lapictures.tex @@ -1,5 +1,5 @@ % File: lapictures.tex -% A part of mfpic 1.06 2011/03/08 +% A part of mfpic 1.10 2012/12/03 % % Magnify to same scale as pictures.tex : % (Use of \mag is against the law of LaTeX, but Bugs Bunny set a precedent.) @@ -121,10 +121,10 @@ \noindent \begin{mfpframe} \begin{mfpic}[30]{-1.3}{1.7}{-1}{1.1} -\gfill\sector{(0.3,0.2), 1, 0,60} -\shade\sector{(0,0), 1, 60,105} -\turtle{(0,0), \plr{(1,105)}} -\sector{(0,0), 1, 60,360} +\gfill\sector{(0.3,0.2), 1, 0, 60} +\shade\sector{(0,0), 1, 60, 105} +\turtle{(0,0), \plr{(1, 105)}} +\sector{(0,0), 1, 60, 360} \tcaption{{\it Figure 5:} Pie Chart.} \end{mfpic} \end{mfpframe} diff --git a/Master/texmf-dist/doc/generic/mfpic/examples/pictures.tex b/Master/texmf-dist/doc/generic/mfpic/examples/pictures.tex index 649a8dd27d8..44146130a5f 100644 --- a/Master/texmf-dist/doc/generic/mfpic/examples/pictures.tex +++ b/Master/texmf-dist/doc/generic/mfpic/examples/pictures.tex @@ -1,5 +1,5 @@ % File: pictures.tex -% A part of mfpic 1.06 2011/03/08 +% A part of mfpic 1.10 2012/12/03 % \magnification=\magstep1 @@ -120,9 +120,9 @@ Filled Circle.} \mfpframe \mfpic[30]{-1.3}{1.7}{-1}{1.1} \gfill\sector{(0.3,0.2), 1, 0,60} -\shade\sector{(0,0), 1, 60,105} -\turtle{(0,0), \plr{(1,105)}} -\sector{(0,0), 1, 60,360} +\shade\sector{(0,0), 1, 60, 105} +\turtle{(0,0), \plr{(1, 105)}} +\sector{(0,0), 1, 60, 360} \tcaption{{\it Figure 5:} Pie Chart.} \endmfpic \endmfpframe |