summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-18 00:04:03 +0000
committerKarl Berry <karl@freefriends.org>2007-09-18 00:04:03 +0000
commit0bd3fcc7f83fc42a387d3b767020eb03edef4ddf (patch)
tree30735efc98587786b2b6391657bbae7bf8cdb71f /Master/texmf-dist/doc/latex
parentb3ba06bdd353c1ba04d3b02cd88eb67e8c55a409 (diff)
animate update (17sep07)
git-svn-id: svn://tug.org/texlive/trunk@4964 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/animate.pdfbin977650 -> 973911 bytes
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/animate.tex66
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/bye_0.eps1
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/bye_1.eps1
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/bye_2.eps1
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/bye_3.eps1
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_0.mps12
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_1.mps148
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_2.mps148
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_3.mps148
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_4.mps148
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_5.mps148
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_6.mps148
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_7.mps148
-rw-r--r--Master/texmf-dist/doc/latex/animate/doc/files/frame_8.mps148
15 files changed, 84 insertions, 1182 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/doc/animate.pdf b/Master/texmf-dist/doc/latex/animate/doc/animate.pdf
index 515464e7fa6..53046ff9687 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/animate.pdf
+++ b/Master/texmf-dist/doc/latex/animate/doc/animate.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/animate/doc/animate.tex b/Master/texmf-dist/doc/latex/animate/doc/animate.tex
index 7450281cd45..ac5e1dbca4f 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/animate.tex
+++ b/Master/texmf-dist/doc/latex/animate/doc/animate.tex
@@ -16,7 +16,7 @@
\usepackage{lmodern}
\usepackage{mflogo}
\usepackage[T1]{fontenc}
-\usepackage{float}
+\usepackage{microtype}
\usepackage{ifpdf}
\ifpdf
@@ -68,7 +68,7 @@ Package `animate' supports the usual PDF making workflows, i.\,e. pdf\LaTeX{} an
The final PDF can be viewed in current Adobe Reader\textsuperscript{\scriptsize\textregistered}s on all supported platforms.
-The `animate' package makes use of Optional Content Groups (OCG), also known as PDF layers, which is a feature provided by the PDF-1.5 specification. Each frame of an animation is associated with an OCG that is made visible or invisible in a dynamic fashion by means of Adobe Reader's built-in JavaScript engine.
+The `animate' package makes use of Optional Content Groups (OCG), also known as PDF layers, which is a feature provided by the PDF-1.5 specification. Each frame of an animation is associated with an OCG that is hidden or made visible in a dynamic fashion by means of Adobe Reader's built-in JavaScript engine.
\section{Requirements}
\begin{trivlist}
@@ -131,12 +131,16 @@ The command \verb+\newframe+ terminates a frame and starts the next one. It can
All files of the sequence must be consecutively numbered. {\tt <file base\-name>} is the leftmost part of the file name that all members of the sequence have in common. \verb+<first>+ is the number of the first and \verb+<last>+ the number of the last file in the set. File names may be simply numbered, such as $0\dots99$. If there are leading zeros, make sure that all file numbers have the same number of digits, such as $0000\dots0099$.
-There is no file name extension to be specified as parameter. The possible file formats depend on whether \LaTeX{} or pdf\LaTeX{} is used. In the case of \LaTeX{}, files with the extension `\verb+eps+' are searched for at first, followed by `\verb+mps+' (\MP-generated Postscript) and `\verb+ps+'. With pdf\LaTeX{} the searching order is: (1)~`\verb+pdf+', (2)~`\verb+mps+', (3)~`\verb+png+', (4)~`\verb+jpg+', (5)~`\verb+jpeg+', (6)~`\verb+jbig2+' and (7)~`\verb+jb2+'. That is, files capable to store vector graphics are found first. Make sure that all file names have \emph{lower case} extensions.
+There is no file name extension to be specified as parameter. The possible file formats depend on whether \LaTeX{} or pdf\LaTeX{} is used. In the case of \LaTeX{}, files with the extension `\verb+eps+' are searched for at first, followed by `\verb+mps+' (\MP-generated Postscript) and `\verb+ps+'. With pdf\LaTeX{} the searching order is: (1)~`\verb+pdf+', (2)~`\verb+mps+', (3)~`\verb+png+', (4)~`\verb+jpg+', (5)~`\verb+jpeg+', (6)~`\verb+jbig2+', (7)~`\verb+jb2+', (8)~`\verb+jp2+'\footnotemark[1], (9)~`\verb+j2k+'\footnotemark[1], (10)~`\verb+jpx+'\footnotemark[1]\footnotetext[1]{JPEG2000 is currently unsupported by pdf\TeX.}. That is, files capable to store vector graphics are found first. Make sure that all file names have \emph{lower case} extensions.
For example, given the sequence `frame\_5.png' through `frame\_19.png' from a possibly larger set that shall be used to build the animation. Then, {\tt <file base\-name>} would be specified as `\verb+frame_+', \verb+<first>+ as `\verb+5+' and \verb+<last>+ as `\verb+19+'.
The following options to \verb+\animategraphics+ and `\verb+animateinline+' have been provided:
\begin{verbatim}
+poster[=first | none | last]
+\end{verbatim}
+Specifies which frame (first, last or none) to display and print if the animation is not activated. The first frame is shown by default. Thus `\verb+poster+' or `\verb+poster=first+' need not be explicitly set.
+\begin{verbatim}
autopause
\end{verbatim}
Pause animation when the page is closed, instead of stopping and rewinding it to the default frame.
@@ -157,22 +161,9 @@ palindrome
\end{verbatim}
The animation continuously plays forward and backward.
\begin{verbatim}
-draft
-final
-\end{verbatim}
-With `\verb+draft+' the animation is not embedded. Instead, a box with the exact dimensions of the animation is inserted. Option `\verb+final+' does the opposite as it forces the animation to be built and embedded. Both options can be used to reduce compilation time during authoring of a document. To get the most out of them it is recommended to set `\verb+draft+' globally as package or class option and to set `\verb+final+' locally as command option of the animation that is currently worked on. After the document has been finished, the global `\verb+draft+' option can be removed to embed all animations.
-\begin{verbatim}
-begin={<begin text>}
-end={<end text>}
-\end{verbatim}
-(`\verb+animateinline+' only.) \verb+<begin text>+ and \verb+<end text>+ are inserted into the code at start and end of each frame. Mainly used for setting up some drawing environment, such as
-\begin{verbatim}
- begin={\begin{pspicture}(...)(...)}, end={\end{pspicture}}
-\end{verbatim}
-\begin{verbatim}
-controls
+step
\end{verbatim}
-Inserts control buttons below the animation widget. The meaning of the buttons is as follows, from left to right: stop \& first frame, step backward, play backward, play forward, step forward, stop \& last frame, decrease speed, default speed, increase speed. Both `play' buttons are replaced by a large `pause' button while the animation is playing.
+Step through the animation by one frame per mouse-click.
\begin{verbatim}
width=<width>
height=<height>
@@ -184,6 +175,10 @@ scale=<factor>
\end{verbatim}
Scales the animation widget by \verb+<factor>+.
\begin{verbatim}
+controls
+\end{verbatim}
+Inserts control buttons below the animation widget. The meaning of the buttons is as follows, from left to right: stop \& first frame, step backward, play backward, play forward, step forward, stop \& last frame, decrease speed, default speed, increase speed. Both `play' buttons are replaced by a large `pause' button while the animation is playing.
+\begin{verbatim}
buttonsize=<size>
\end{verbatim}
Changes the control button height to \verb+<size>+, which must be a valid \TeX{} dimension. The default button height is \verb+1.44em+ and thus scales with the current font size.
@@ -193,13 +188,18 @@ buttonfg=<colour>
\end{verbatim}
By default, control button widgets are drawn with black strokes on transparent background. The background can be turned into a solid colour by the first option, while the second option specifies the stroke colour. The parameter \verb+<colour>+ is an array of colon-(`\verb+:+')-separated numbers in the range from 0.0 to 1.0. The number of array elements determines the colour model in which the colour is defined: (1) gray value, (3) RGB, (4) CMYK. For example, `\verb+1+', `\verb+1:0.5:0.2+' and `\verb+0.5:0.3:0.7:0.1+' are valid colour specifications.
\begin{verbatim}
-poster[=first | none | last]
+draft
+final
\end{verbatim}
-Specifies which frame (first, last or none) to display and print if the animation is not activated. The first frame is shown by default. Thus `\verb+poster+' or `\verb+poster=first+' need not be explicitly set.
+With `\verb+draft+' the animation is not embedded. Instead, a box with the exact dimensions of the animation is inserted. Option `\verb+final+' does the opposite as it forces the animation to be built and embedded. Both options can be used to reduce compilation time during authoring of a document. To get the most out of them it is recommended to set `\verb+draft+' globally as package or class option and to set `\verb+final+' locally as a command option of the animation that is currently worked on. After the document has been finished, the global `\verb+draft+' option can be removed to embed all animations.
\begin{verbatim}
-step
+begin={<begin text>}
+end={<end text>}
\end{verbatim}
-Step through the animation by one frame per mouse-click.
+(`\verb+animateinline+' only.) \verb+<begin text>+ and \verb+<end text>+ are inserted into the code at start and end of each frame. Mainly used for setting up some drawing environment, such as
+\begin{verbatim}
+ begin={\begin{pspicture}(...)(...)}, end={\end{pspicture}}
+\end{verbatim}
\begin{verbatim}
timeline=<timeline file>
\end{verbatim}
@@ -219,11 +219,11 @@ An asterisk (`\verb+*+') in the leftmost field causes the animation to pause at
\end{verbatim}
where \verb+<transparency ID>+ is an integer number that identifies the transparency to be drawn into the current animation frame. As pointed out above, the transparencies are consecutively numbered in the order of their inclusion, starting at zero. The optional postfix `\verb+x<number of frames>+' specifies the number of consecutive frames the transparency is to appear within. If omitted, a postfix of `\verb+x1+' is assumed, which causes the transparency to be shown in the current frame only. Obviously, \verb+<number of frames>+ must be a non-negative integer number. The meaning of postfix `\verb+x0+' is special; it causes the transparency to be shown in all frames, starting with the current one, until the end of the animation.
-Note, that the order in which transparency specifications appear in the timeline file determines their depth level. The animation may be thought of as a pile of transparencies. Transparencies are always put on top of that pile, possibly overdrawing objects that are on previously deposited transparencies. Once on the pile, each transparency remains at its place for the specified number of frames and is removed afterwards. That is, for a transparency to appear always on top it must be put to the rightmost end of each line in the timeline file.
+Note that the order in which transparency specifications appear in the timeline file determines their depth level. The animation may be thought of as a pile of transparencies. Transparencies are always put on top of that pile, possibly overdrawing objects that are on previously deposited transparencies. Once on the pile, each transparency remains at its place for the specified number of frames and is removed afterwards. That is, for a transparency to appear always on top it must be put to the rightmost end of each line in the timeline file.
Consider the two timelines
\begin{verbatim}
- ::1,0 % zero'th transparency always on top
+ ::1,0 % zeroth transparency always on top
::2,0
::3,0
::4,0
@@ -231,16 +231,16 @@ Consider the two timelines
\end{verbatim}
and
\begin{verbatim}
- ::0x0,1 % zero'th transparency in the lowest level
+ ::0x0,1 % zeroth transparency in the lowest level
::2
::3
::4
...
\end{verbatim}
-In the first example, transparency no. `0' appears in the uppermost depth level throughout the animation; it will never be obscured by other transparencies' content. In the second example it is put on the lowest level (because it is the first transparency specification in the file) and stays there for the rest of the animation.
+In the first example, transparency No. `0' appears in the uppermost depth level throughout the animation; it will never be obscured by other transparencies' content. In the second example it is put on the lowest level (because it is the first transparency specification in the file) and stays there for the rest of the animation.
\section{Examples}
-\subsection[Animation from a set of files, using `animategraphics' command]{Animation from a set of files, using `{\tt animategraphics}' command together with `{\tt timeline'} option}
+\subsection[Animation from a set of files, using `animategraphics' command]{Animation from a set of files, using {\tt \string\animategraphics} command together with `{\tt timeline'} option}
\small
\begin{verbatim}
\documentclass{article}
@@ -368,7 +368,7 @@ Contents of file `\verb+timeline.txt+':
\section{Bugs}\label{sect:bugs}
\begin{itemize}
- \item The command {\tt\string\multido} and its relatives from package `{\tt multido}' do not work if the loop body contains {\tt\string\newframe}. Use {\tt\string\whiledo} from package `{\tt ifthen}' instead. (There is no need to load `ifthen' explicitly; it has already been loaded by `animate'.) A counter must be declared to keep track of the number of iterations. Further variables that take fixed point decimals to be used within the loop body can be defined and incremented by means of the commands \verb+\FPset+ and \verb+\FPadd+ from package `{\tt fp}'. For example:
+ \item The command {\tt\string\multido} and its relatives from package `multido' do not work if the loop body contains {\tt\string\newframe}. Use {\tt\string\whiledo} from package `ifthen' instead. (There is no need to load `ifthen' explicitly; it has already been loaded by `animate'.) A counter must be declared to keep track of the number of iterations. Further variables that take fixed point decimals to be used within the loop body can be defined and incremented by means of the commands \verb+\FPset+ and \verb+\FPadd+ from package `{\tt fp}'. For example:
\small
\begin{verbatim}
% declare loop counter
@@ -385,7 +385,7 @@ Contents of file `\verb+timeline.txt+':
... create first frame using \somevar(=1.0)
... (\multido _can_ be used here!)
...
- \whiledo{\theiter<50}{% do 50 iterations
+ \whiledo{\theiter<50}{% another 50 frames
% start new frame
\newframe%
%increment loop counter by 1
@@ -405,13 +405,13 @@ Contents of file `\verb+timeline.txt+':
\item The \verb+dvips+ option `\verb+-Ppdf+' should be avoided entirely or followed by something like `\verb+-X 2400 -Y 2400+' on the command line in order to set a sensible DVI resolution. In times of Type-1 fonts, this does \emph{not} degrade the output quality! The configuration file `\verb+config.pdf+' loaded by option `\verb+-Ppdf+' specifies an excessively high DVI resolution that will be passed on to the final PDF. Eventually, Adobe Reader gets confused and will not display the frames within the animation widget.
- \item Animations do not work if the PDF has been produced with Ghostscript versions prior to 8.31. This applies to all versions of ESP Ghostscript that comes with many Linux distributions.
+ \item Animations do not work if the PDF has been produced with Ghostscript versions older than 8.31. This applies to all versions of ESP Ghostscript that comes with many Linux distributions.
- \item Animations with complex graphics and/or many frames may cause \LaTeX{} to fail with a `\verb+TeX capacity exceeded+' error. Enlarge \TeX{}'s memory with command line option `\verb+--mem-max=...+'.
+ \item Animations with complex graphics and/or many frames may cause \LaTeX{} to fail with a `\verb+TeX capacity exceeded+' error. Depending on the \TeX-system in use, enlarge \TeX{}'s memory with the \verb+(pdf)latex+ command line option `\verb+--mem-max=...+' or by increasing the value of `\verb+main_memory+' in the file `texmf.cnf'. (Changing `texmf.cnf' requires the format files to be rebuilt. Run `\verb+fmtutil-sys --all+'.)
- \item Originally, package `\verb+animate+' was based on a method suggested by Jan Hole\v{c}ek and Petr Soika~\cite{hol04}, but was rewritten to use Optional Content Groups (OCG). OCG-based animations are fully supported in Adobe Reader 8, but have some performance issues. Playback is usually slower in Reader 8 than in older Reader versions, which is probably a bug. The non-OCG approach performs better in Adobe Reader 8, but package/command options `\verb+autoplay+', `\verb+autopause+' and `\verb+autoresume+' do not work. Moreover, the animation position and the play/pause' buttons are not properly reset on page change. This is due to usage restrictions that Adobe imposed on some important JavaScript methods in Reader 8. An old, non-OCG version of the package is still available as `\verb+animate-noocg.sty+'.
+ \item Animations should not be placed on \emph{multilayered} slides created with presentation making classes such as Beamer or Powerdot. Although possible, the result might be disappointing. Put animations on flat slides only. (Of course, slides without animations may still have overlays.)
- \item Currently, animations should not be placed on \emph{multilayered} slides created with the Beamer class. Although possible, the result might be disappointing. Put animations on flat slides only. (Of course, slides without animations may still have overlays.)
+ \item Originally, package `animate' was based on a method suggested by Jan Hole\v{c}ek and Petr Soika~\cite{hol04}, but was rewritten to use Optional Content Groups (OCG). OCG-based animations are fully supported in Adobe Reader 8, but have some performance issues. Playback is usually slower in Reader 8 than in older Reader versions, which is probably a bug. The non-OCG approach performs better in Adobe Reader 8, but package/command options `\verb+autoplay+', `\verb+autopause+' and `\verb+autoresume+' do not work. Moreover, the animation position and the play/pause buttons are not properly reset on page change. This is due to usage restrictions that Adobe imposed on some important JavaScript methods in Reader 8. An old, non-OCG version of the package is still available as `animate-noocg.sty'.
\end{itemize}
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/bye_0.eps b/Master/texmf-dist/doc/latex/animate/doc/files/bye_0.eps
index 3a98bffda75..3bb488a0522 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/bye_0.eps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/bye_0.eps
@@ -1,6 +1,5 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: (ImageMagick)
-%%Title: (bye_0.eps)
%%CreationDate: (Mon Aug 20 12:29:46 2007)
%%BoundingBox: 0 0 26 18
%%HiResBoundingBox: 0 0 26 18
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/bye_1.eps b/Master/texmf-dist/doc/latex/animate/doc/files/bye_1.eps
index 70b8a21d74b..c04b8f5a3f0 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/bye_1.eps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/bye_1.eps
@@ -1,6 +1,5 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: (ImageMagick)
-%%Title: (bye_1.eps)
%%CreationDate: (Mon Aug 20 12:29:46 2007)
%%BoundingBox: 0 0 26 18
%%HiResBoundingBox: 0 0 26 18
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/bye_2.eps b/Master/texmf-dist/doc/latex/animate/doc/files/bye_2.eps
index f9ac9dbeea7..d9d56f68940 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/bye_2.eps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/bye_2.eps
@@ -1,6 +1,5 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: (ImageMagick)
-%%Title: (bye_2.eps)
%%CreationDate: (Mon Aug 20 12:29:46 2007)
%%BoundingBox: 0 0 26 18
%%HiResBoundingBox: 0 0 26 18
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/bye_3.eps b/Master/texmf-dist/doc/latex/animate/doc/files/bye_3.eps
index 126fcba3dbb..c04b8f5a3f0 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/bye_3.eps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/bye_3.eps
@@ -1,6 +1,5 @@
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: (ImageMagick)
-%%Title: (bye_3.eps)
%%CreationDate: (Mon Aug 20 12:29:46 2007)
%%BoundingBox: 0 0 26 18
%%HiResBoundingBox: 0 0 26 18
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_0.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_0.mps
index 6b62688b7ba..80b60cf3268 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_0.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_0.mps
@@ -1,8 +1,8 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 -7 84 151
+%%HiResBoundingBox: -71.43304 -6.3895 83.19305 150.05891
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
%*Font: cmmi10 9.96265 9.96265 65:800018
%*Font: cmr10 9.96265 9.96265 3d:8
@@ -140,11 +140,5 @@ newpath -70.86612 2.59583 moveto
(e) cmmi10 9.96265 fshow
78.17715 143.40495 moveto
(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
showpage
%%EOF
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_1.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_1.mps
index 8e0385b0ec1..53b68e7abba 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_1.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_1.mps
@@ -1,152 +1,16 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 2 70 140
+%%HiResBoundingBox: -71.43304 2.0289 69.66994 139.63223
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 65:804018
+%*Font: cmmi10 9.96265 9.96265 6e:8
%*Font: cmr10 9.96265 9.96265 31:8008
-%*Font: cmmi7 6.97385 6.97385 78:8
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 1.13383 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath -70.86612 0 moveto
-70.86612 0 lineto stroke
-newpath 67.16975 -1.53113 moveto
-70.86612 0 lineto
-67.16975 1.53113 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 0 0 moveto
-0 141.73222 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath 1.53113 138.03586 moveto
-0 141.73222 lineto
--1.53113 138.03586 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath -35.43306 -1.41733 moveto
--35.43306 1.41733 lineto stroke
-newpath 35.43306 -1.41733 moveto
-35.43306 1.41733 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath -1.41733 19.18146 moveto
-1.41733 19.18146 lineto stroke
-newpath -1.41733 38.36292 moveto
-1.41733 38.36292 lineto stroke
-newpath -1.41733 57.54437 moveto
-1.41733 57.54437 lineto stroke
-newpath -1.41733 76.72583 moveto
-1.41733 76.72583 lineto stroke
-newpath -1.41733 95.90729 moveto
-1.41733 95.90729 lineto stroke
-newpath -1.41733 115.08875 moveto
-1.41733 115.08875 lineto stroke
- 1 0 0 setrgbcolor
-newpath -70.86612 2.59583 moveto
--69.09436 2.729 lineto
--67.3226 2.86891 lineto
--65.55084 3.01584 lineto
--63.77907 3.17067 lineto
--62.00731 3.3331 lineto
--60.23555 3.50403 lineto
--58.46379 3.68375 lineto
--56.69203 3.87282 lineto
--54.92027 4.07126 lineto
--53.14851 4.27994 lineto
--51.37674 4.49947 lineto
--50.78592 4.5745 -50.19531 4.65129 -49.60498 4.7301 curveto
--49.01413 4.80898 -48.42354 4.88988 -47.83322 4.97273 curveto
--47.24234 5.05568 -46.65175 5.14058 -46.06146 5.22766 curveto
--45.47055 5.31483 -44.87994 5.40417 -44.2897 5.49576 curveto
--43.69876 5.58745 -43.10815 5.68138 -42.51794 5.77762 curveto
--41.92697 5.874 -41.33636 5.97267 -40.74619 6.07382 curveto
--40.15515 6.17511 -39.56456 6.27887 -38.97443 6.38524 curveto
--38.38335 6.49178 -37.79276 6.60094 -37.20265 6.71275 curveto
--36.61154 6.82477 -36.02095 6.93945 -35.4309 7.05695 curveto
--34.83972 7.17465 -34.24911 7.29517 -33.65913 7.4187 curveto
--33.0679 7.5425 -32.47731 7.66933 -31.88737 7.7992 curveto
--31.2961 7.92935 -30.70547 8.06255 -30.11562 8.199 curveto
--29.52425 8.3358 -28.93364 8.47586 -28.34386 8.61931 curveto
--27.75241 8.76317 -27.1618 8.91043 -26.5721 9.06126 curveto
--25.98056 9.21257 -25.38995 9.36748 -24.80032 9.52605 curveto
--24.20871 9.68515 -23.6181 9.84795 -23.02856 10.01454 curveto
--22.43686 10.18176 -21.84624 10.35283 -21.2568 10.52791 curveto
--20.66498 10.7037 -20.07436 10.88356 -19.48505 11.06763 curveto
--18.8931 11.25252 -18.30249 11.44167 -17.71329 11.63513 curveto
--17.12122 11.82954 -16.5306 12.02829 -15.94153 12.23163 curveto
--15.3493 12.43605 -14.75868 12.6451 -14.16977 12.85886 curveto
--13.57741 13.07387 -12.98679 13.29366 -12.398 13.51828 curveto
--11.80548 13.74434 -11.21483 13.97528 -10.62624 14.21136 curveto
--10.03352 14.4491 -9.4429 14.69202 -8.85448 14.94014 curveto
--8.26161 15.19014 -7.67096 15.4454 -7.08272 15.7061 curveto
--6.48962 15.96893 -5.89899 16.23727 -5.31096 16.51129 curveto
--4.71764 16.78778 -4.12701 17.07004 -3.5392 17.35803 curveto
--2.94568 17.64882 -2.35503 17.94547 -1.76744 18.24808 curveto
--1.17365 18.55388 -0.58301 18.86575 0.00432 19.18379 curveto
-0.59836 19.50546 1.18896 19.8334 1.7761 20.16751 curveto
-2.37039 20.5057 2.96107 20.85019 3.54785 21.20128 curveto
-4.1425 21.55707 4.73306 21.91962 5.31961 22.2886 curveto
-5.91447 22.66283 6.50514 23.04366 7.09137 23.43126 curveto
-7.68661 23.82483 8.27724 24.22536 8.86313 24.63274 curveto
-9.45866 25.04683 10.04927 25.46797 10.63489 25.89597 curveto
-11.23073 26.33144 11.82138 26.77399 12.40665 27.22359 curveto
-13.0029 27.68163 13.59352 28.14696 14.17842 28.6194 curveto
-14.77501 29.10129 15.36562 29.59053 15.95018 30.08693 curveto
-16.54712 30.59384 17.13773 31.10817 17.72194 31.62968 curveto
-18.31924 32.16289 18.90984 32.70355 19.4937 33.25145 curveto
-20.09138 33.81232 20.68198 34.38072 21.26546 34.95634 curveto
-21.86353 35.54637 22.4541 36.14395 23.03722 36.74875 curveto
-23.63565 37.36943 24.22621 37.99765 24.80898 38.63306 curveto
-25.40779 39.28596 25.99835 39.9464 26.58075 40.61397 curveto
-27.17992 41.30077 27.77043 41.99509 28.35251 42.69643 curveto
-28.95204 43.41881 29.5426 44.14859 30.12427 44.88542 curveto
-30.7242 45.6454 31.31465 46.41283 31.89603 47.1871 curveto
-32.49625 47.98647 33.08675 48.79305 33.66779 49.60645 curveto
-34.26839 50.44724 34.85884 51.29523 35.43954 52.14989 curveto
-36.04048 53.03432 36.63092 53.92581 37.2113 54.82385 curveto
-37.81255 55.75418 38.40292 56.69147 38.98306 57.6351 curveto
-39.58458 58.6135 40.17503 59.59865 40.75484 60.59006 curveto
-41.3567 61.6192 41.94707 62.65503 42.5266 63.69691 curveto
-43.12868 64.77933 43.71906 65.86821 44.29836 66.963 curveto
-44.90071 68.10138 45.49106 69.24608 46.07011 70.3965 curveto
-46.67271 71.5937 47.26308 72.79701 47.84187 74.0059 curveto
-48.44473 75.26503 49.03502 76.53012 49.61363 77.80057 curveto
-50.21667 79.12466 50.807 80.45451 51.38539 81.78958 curveto
-51.98868 83.18216 52.57895 84.58032 53.15717 85.98349 curveto
-53.7606 87.44786 54.35088 88.91763 54.92892 90.39221 curveto
-55.53256 91.93208 56.12282 93.47716 56.70068 95.02689 curveto
-57.30449 96.64616 57.89473 98.27046 58.47244 99.89923 curveto
-59.0764 101.602 59.66664 103.30962 60.2442 105.02153 curveto
-60.8483 106.8121 61.43849 108.60732 62.01596 110.40665 curveto
-62.62016 112.2893 63.2104 114.1764 63.78772 116.06749 curveto
-64.39209 118.0472 64.9823 120.03117 65.5595 122.01897 curveto
-66.16388 124.10042 66.754 126.18597 67.33125 128.27512 curveto
-67.93599 130.4637 68.52658 132.65616 69.10301 134.85236 curveto stroke
- 0 setgray
-72.96611 -6.3895 moveto
-(x) cmmi10 9.96265 fshow
--7.34189 145.76941 moveto
-(y) cmmi10 9.96265 fshow
-55.01295 139.78955 moveto
-(y) cmmi10 9.96265 fshow
-63.02225 139.78955 moveto
-(=) cmr10 9.96265 fshow
-73.53825 139.78955 moveto
-(e) cmmi10 9.96265 fshow
-78.17715 143.40495 moveto
-(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
- 0 0 1 setrgbcolor
+ 0 0 1 setrgbcolor 0 1.13383 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath -70.86612 2.59583 moveto
-69.09436 2.7255 lineto
-67.3226 2.85544 lineto
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_2.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_2.mps
index ccce0cd1a90..2ed05c2add7 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_2.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_2.mps
@@ -1,152 +1,16 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 2 70 140
+%%HiResBoundingBox: -71.43304 2.0289 69.66994 139.63223
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 65:804018
+%*Font: cmmi10 9.96265 9.96265 6e:8
%*Font: cmr10 9.96265 9.96265 32:801
-%*Font: cmmi7 6.97385 6.97385 78:8
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 1.13383 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath -70.86612 0 moveto
-70.86612 0 lineto stroke
-newpath 67.16975 -1.53113 moveto
-70.86612 0 lineto
-67.16975 1.53113 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 0 0 moveto
-0 141.73222 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath 1.53113 138.03586 moveto
-0 141.73222 lineto
--1.53113 138.03586 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath -35.43306 -1.41733 moveto
--35.43306 1.41733 lineto stroke
-newpath 35.43306 -1.41733 moveto
-35.43306 1.41733 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath -1.41733 19.18146 moveto
-1.41733 19.18146 lineto stroke
-newpath -1.41733 38.36292 moveto
-1.41733 38.36292 lineto stroke
-newpath -1.41733 57.54437 moveto
-1.41733 57.54437 lineto stroke
-newpath -1.41733 76.72583 moveto
-1.41733 76.72583 lineto stroke
-newpath -1.41733 95.90729 moveto
-1.41733 95.90729 lineto stroke
-newpath -1.41733 115.08875 moveto
-1.41733 115.08875 lineto stroke
- 1 0 0 setrgbcolor
-newpath -70.86612 2.59583 moveto
--69.09436 2.729 lineto
--67.3226 2.86891 lineto
--65.55084 3.01584 lineto
--63.77907 3.17067 lineto
--62.00731 3.3331 lineto
--60.23555 3.50403 lineto
--58.46379 3.68375 lineto
--56.69203 3.87282 lineto
--54.92027 4.07126 lineto
--53.14851 4.27994 lineto
--51.37674 4.49947 lineto
--50.78592 4.5745 -50.19531 4.65129 -49.60498 4.7301 curveto
--49.01413 4.80898 -48.42354 4.88988 -47.83322 4.97273 curveto
--47.24234 5.05568 -46.65175 5.14058 -46.06146 5.22766 curveto
--45.47055 5.31483 -44.87994 5.40417 -44.2897 5.49576 curveto
--43.69876 5.58745 -43.10815 5.68138 -42.51794 5.77762 curveto
--41.92697 5.874 -41.33636 5.97267 -40.74619 6.07382 curveto
--40.15515 6.17511 -39.56456 6.27887 -38.97443 6.38524 curveto
--38.38335 6.49178 -37.79276 6.60094 -37.20265 6.71275 curveto
--36.61154 6.82477 -36.02095 6.93945 -35.4309 7.05695 curveto
--34.83972 7.17465 -34.24911 7.29517 -33.65913 7.4187 curveto
--33.0679 7.5425 -32.47731 7.66933 -31.88737 7.7992 curveto
--31.2961 7.92935 -30.70547 8.06255 -30.11562 8.199 curveto
--29.52425 8.3358 -28.93364 8.47586 -28.34386 8.61931 curveto
--27.75241 8.76317 -27.1618 8.91043 -26.5721 9.06126 curveto
--25.98056 9.21257 -25.38995 9.36748 -24.80032 9.52605 curveto
--24.20871 9.68515 -23.6181 9.84795 -23.02856 10.01454 curveto
--22.43686 10.18176 -21.84624 10.35283 -21.2568 10.52791 curveto
--20.66498 10.7037 -20.07436 10.88356 -19.48505 11.06763 curveto
--18.8931 11.25252 -18.30249 11.44167 -17.71329 11.63513 curveto
--17.12122 11.82954 -16.5306 12.02829 -15.94153 12.23163 curveto
--15.3493 12.43605 -14.75868 12.6451 -14.16977 12.85886 curveto
--13.57741 13.07387 -12.98679 13.29366 -12.398 13.51828 curveto
--11.80548 13.74434 -11.21483 13.97528 -10.62624 14.21136 curveto
--10.03352 14.4491 -9.4429 14.69202 -8.85448 14.94014 curveto
--8.26161 15.19014 -7.67096 15.4454 -7.08272 15.7061 curveto
--6.48962 15.96893 -5.89899 16.23727 -5.31096 16.51129 curveto
--4.71764 16.78778 -4.12701 17.07004 -3.5392 17.35803 curveto
--2.94568 17.64882 -2.35503 17.94547 -1.76744 18.24808 curveto
--1.17365 18.55388 -0.58301 18.86575 0.00432 19.18379 curveto
-0.59836 19.50546 1.18896 19.8334 1.7761 20.16751 curveto
-2.37039 20.5057 2.96107 20.85019 3.54785 21.20128 curveto
-4.1425 21.55707 4.73306 21.91962 5.31961 22.2886 curveto
-5.91447 22.66283 6.50514 23.04366 7.09137 23.43126 curveto
-7.68661 23.82483 8.27724 24.22536 8.86313 24.63274 curveto
-9.45866 25.04683 10.04927 25.46797 10.63489 25.89597 curveto
-11.23073 26.33144 11.82138 26.77399 12.40665 27.22359 curveto
-13.0029 27.68163 13.59352 28.14696 14.17842 28.6194 curveto
-14.77501 29.10129 15.36562 29.59053 15.95018 30.08693 curveto
-16.54712 30.59384 17.13773 31.10817 17.72194 31.62968 curveto
-18.31924 32.16289 18.90984 32.70355 19.4937 33.25145 curveto
-20.09138 33.81232 20.68198 34.38072 21.26546 34.95634 curveto
-21.86353 35.54637 22.4541 36.14395 23.03722 36.74875 curveto
-23.63565 37.36943 24.22621 37.99765 24.80898 38.63306 curveto
-25.40779 39.28596 25.99835 39.9464 26.58075 40.61397 curveto
-27.17992 41.30077 27.77043 41.99509 28.35251 42.69643 curveto
-28.95204 43.41881 29.5426 44.14859 30.12427 44.88542 curveto
-30.7242 45.6454 31.31465 46.41283 31.89603 47.1871 curveto
-32.49625 47.98647 33.08675 48.79305 33.66779 49.60645 curveto
-34.26839 50.44724 34.85884 51.29523 35.43954 52.14989 curveto
-36.04048 53.03432 36.63092 53.92581 37.2113 54.82385 curveto
-37.81255 55.75418 38.40292 56.69147 38.98306 57.6351 curveto
-39.58458 58.6135 40.17503 59.59865 40.75484 60.59006 curveto
-41.3567 61.6192 41.94707 62.65503 42.5266 63.69691 curveto
-43.12868 64.77933 43.71906 65.86821 44.29836 66.963 curveto
-44.90071 68.10138 45.49106 69.24608 46.07011 70.3965 curveto
-46.67271 71.5937 47.26308 72.79701 47.84187 74.0059 curveto
-48.44473 75.26503 49.03502 76.53012 49.61363 77.80057 curveto
-50.21667 79.12466 50.807 80.45451 51.38539 81.78958 curveto
-51.98868 83.18216 52.57895 84.58032 53.15717 85.98349 curveto
-53.7606 87.44786 54.35088 88.91763 54.92892 90.39221 curveto
-55.53256 91.93208 56.12282 93.47716 56.70068 95.02689 curveto
-57.30449 96.64616 57.89473 98.27046 58.47244 99.89923 curveto
-59.0764 101.602 59.66664 103.30962 60.2442 105.02153 curveto
-60.8483 106.8121 61.43849 108.60732 62.01596 110.40665 curveto
-62.62016 112.2893 63.2104 114.1764 63.78772 116.06749 curveto
-64.39209 118.0472 64.9823 120.03117 65.5595 122.01897 curveto
-66.16388 124.10042 66.754 126.18597 67.33125 128.27512 curveto
-67.93599 130.4637 68.52658 132.65616 69.10301 134.85236 curveto stroke
- 0 setgray
-72.96611 -6.3895 moveto
-(x) cmmi10 9.96265 fshow
--7.34189 145.76941 moveto
-(y) cmmi10 9.96265 fshow
-55.01295 139.78955 moveto
-(y) cmmi10 9.96265 fshow
-63.02225 139.78955 moveto
-(=) cmr10 9.96265 fshow
-73.53825 139.78955 moveto
-(e) cmmi10 9.96265 fshow
-78.17715 143.40495 moveto
-(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
- 0 0 1 setrgbcolor
+ 0 0 1 setrgbcolor 0 1.13383 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath -70.86612 2.59583 moveto
-69.09436 2.729 lineto
-67.3226 2.86832 lineto
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_3.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_3.mps
index 97333fb6638..34c37de9d00 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_3.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_3.mps
@@ -1,152 +1,16 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 2 70 140
+%%HiResBoundingBox: -71.43304 2.0289 69.66994 139.63223
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 65:804018
+%*Font: cmmi10 9.96265 9.96265 6e:8
%*Font: cmr10 9.96265 9.96265 33:802
-%*Font: cmmi7 6.97385 6.97385 78:8
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 1.13383 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath -70.86612 0 moveto
-70.86612 0 lineto stroke
-newpath 67.16975 -1.53113 moveto
-70.86612 0 lineto
-67.16975 1.53113 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 0 0 moveto
-0 141.73222 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath 1.53113 138.03586 moveto
-0 141.73222 lineto
--1.53113 138.03586 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath -35.43306 -1.41733 moveto
--35.43306 1.41733 lineto stroke
-newpath 35.43306 -1.41733 moveto
-35.43306 1.41733 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath -1.41733 19.18146 moveto
-1.41733 19.18146 lineto stroke
-newpath -1.41733 38.36292 moveto
-1.41733 38.36292 lineto stroke
-newpath -1.41733 57.54437 moveto
-1.41733 57.54437 lineto stroke
-newpath -1.41733 76.72583 moveto
-1.41733 76.72583 lineto stroke
-newpath -1.41733 95.90729 moveto
-1.41733 95.90729 lineto stroke
-newpath -1.41733 115.08875 moveto
-1.41733 115.08875 lineto stroke
- 1 0 0 setrgbcolor
-newpath -70.86612 2.59583 moveto
--69.09436 2.729 lineto
--67.3226 2.86891 lineto
--65.55084 3.01584 lineto
--63.77907 3.17067 lineto
--62.00731 3.3331 lineto
--60.23555 3.50403 lineto
--58.46379 3.68375 lineto
--56.69203 3.87282 lineto
--54.92027 4.07126 lineto
--53.14851 4.27994 lineto
--51.37674 4.49947 lineto
--50.78592 4.5745 -50.19531 4.65129 -49.60498 4.7301 curveto
--49.01413 4.80898 -48.42354 4.88988 -47.83322 4.97273 curveto
--47.24234 5.05568 -46.65175 5.14058 -46.06146 5.22766 curveto
--45.47055 5.31483 -44.87994 5.40417 -44.2897 5.49576 curveto
--43.69876 5.58745 -43.10815 5.68138 -42.51794 5.77762 curveto
--41.92697 5.874 -41.33636 5.97267 -40.74619 6.07382 curveto
--40.15515 6.17511 -39.56456 6.27887 -38.97443 6.38524 curveto
--38.38335 6.49178 -37.79276 6.60094 -37.20265 6.71275 curveto
--36.61154 6.82477 -36.02095 6.93945 -35.4309 7.05695 curveto
--34.83972 7.17465 -34.24911 7.29517 -33.65913 7.4187 curveto
--33.0679 7.5425 -32.47731 7.66933 -31.88737 7.7992 curveto
--31.2961 7.92935 -30.70547 8.06255 -30.11562 8.199 curveto
--29.52425 8.3358 -28.93364 8.47586 -28.34386 8.61931 curveto
--27.75241 8.76317 -27.1618 8.91043 -26.5721 9.06126 curveto
--25.98056 9.21257 -25.38995 9.36748 -24.80032 9.52605 curveto
--24.20871 9.68515 -23.6181 9.84795 -23.02856 10.01454 curveto
--22.43686 10.18176 -21.84624 10.35283 -21.2568 10.52791 curveto
--20.66498 10.7037 -20.07436 10.88356 -19.48505 11.06763 curveto
--18.8931 11.25252 -18.30249 11.44167 -17.71329 11.63513 curveto
--17.12122 11.82954 -16.5306 12.02829 -15.94153 12.23163 curveto
--15.3493 12.43605 -14.75868 12.6451 -14.16977 12.85886 curveto
--13.57741 13.07387 -12.98679 13.29366 -12.398 13.51828 curveto
--11.80548 13.74434 -11.21483 13.97528 -10.62624 14.21136 curveto
--10.03352 14.4491 -9.4429 14.69202 -8.85448 14.94014 curveto
--8.26161 15.19014 -7.67096 15.4454 -7.08272 15.7061 curveto
--6.48962 15.96893 -5.89899 16.23727 -5.31096 16.51129 curveto
--4.71764 16.78778 -4.12701 17.07004 -3.5392 17.35803 curveto
--2.94568 17.64882 -2.35503 17.94547 -1.76744 18.24808 curveto
--1.17365 18.55388 -0.58301 18.86575 0.00432 19.18379 curveto
-0.59836 19.50546 1.18896 19.8334 1.7761 20.16751 curveto
-2.37039 20.5057 2.96107 20.85019 3.54785 21.20128 curveto
-4.1425 21.55707 4.73306 21.91962 5.31961 22.2886 curveto
-5.91447 22.66283 6.50514 23.04366 7.09137 23.43126 curveto
-7.68661 23.82483 8.27724 24.22536 8.86313 24.63274 curveto
-9.45866 25.04683 10.04927 25.46797 10.63489 25.89597 curveto
-11.23073 26.33144 11.82138 26.77399 12.40665 27.22359 curveto
-13.0029 27.68163 13.59352 28.14696 14.17842 28.6194 curveto
-14.77501 29.10129 15.36562 29.59053 15.95018 30.08693 curveto
-16.54712 30.59384 17.13773 31.10817 17.72194 31.62968 curveto
-18.31924 32.16289 18.90984 32.70355 19.4937 33.25145 curveto
-20.09138 33.81232 20.68198 34.38072 21.26546 34.95634 curveto
-21.86353 35.54637 22.4541 36.14395 23.03722 36.74875 curveto
-23.63565 37.36943 24.22621 37.99765 24.80898 38.63306 curveto
-25.40779 39.28596 25.99835 39.9464 26.58075 40.61397 curveto
-27.17992 41.30077 27.77043 41.99509 28.35251 42.69643 curveto
-28.95204 43.41881 29.5426 44.14859 30.12427 44.88542 curveto
-30.7242 45.6454 31.31465 46.41283 31.89603 47.1871 curveto
-32.49625 47.98647 33.08675 48.79305 33.66779 49.60645 curveto
-34.26839 50.44724 34.85884 51.29523 35.43954 52.14989 curveto
-36.04048 53.03432 36.63092 53.92581 37.2113 54.82385 curveto
-37.81255 55.75418 38.40292 56.69147 38.98306 57.6351 curveto
-39.58458 58.6135 40.17503 59.59865 40.75484 60.59006 curveto
-41.3567 61.6192 41.94707 62.65503 42.5266 63.69691 curveto
-43.12868 64.77933 43.71906 65.86821 44.29836 66.963 curveto
-44.90071 68.10138 45.49106 69.24608 46.07011 70.3965 curveto
-46.67271 71.5937 47.26308 72.79701 47.84187 74.0059 curveto
-48.44473 75.26503 49.03502 76.53012 49.61363 77.80057 curveto
-50.21667 79.12466 50.807 80.45451 51.38539 81.78958 curveto
-51.98868 83.18216 52.57895 84.58032 53.15717 85.98349 curveto
-53.7606 87.44786 54.35088 88.91763 54.92892 90.39221 curveto
-55.53256 91.93208 56.12282 93.47716 56.70068 95.02689 curveto
-57.30449 96.64616 57.89473 98.27046 58.47244 99.89923 curveto
-59.0764 101.602 59.66664 103.30962 60.2442 105.02153 curveto
-60.8483 106.8121 61.43849 108.60732 62.01596 110.40665 curveto
-62.62016 112.2893 63.2104 114.1764 63.78772 116.06749 curveto
-64.39209 118.0472 64.9823 120.03117 65.5595 122.01897 curveto
-66.16388 124.10042 66.754 126.18597 67.33125 128.27512 curveto
-67.93599 130.4637 68.52658 132.65616 69.10301 134.85236 curveto stroke
- 0 setgray
-72.96611 -6.3895 moveto
-(x) cmmi10 9.96265 fshow
--7.34189 145.76941 moveto
-(y) cmmi10 9.96265 fshow
-55.01295 139.78955 moveto
-(y) cmmi10 9.96265 fshow
-63.02225 139.78955 moveto
-(=) cmr10 9.96265 fshow
-73.53825 139.78955 moveto
-(e) cmmi10 9.96265 fshow
-78.17715 143.40495 moveto
-(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
- 0 0 1 setrgbcolor
+ 0 0 1 setrgbcolor 0 1.13383 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath -70.86612 2.59583 moveto
-69.09436 2.729 lineto
-67.3226 2.86891 lineto
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_4.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_4.mps
index 11f5504347e..6f26c215f27 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_4.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_4.mps
@@ -1,152 +1,16 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 2 70 140
+%%HiResBoundingBox: -71.43304 2.0289 69.66994 139.63223
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 65:804018
+%*Font: cmmi10 9.96265 9.96265 6e:8
%*Font: cmr10 9.96265 9.96265 34:804
-%*Font: cmmi7 6.97385 6.97385 78:8
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 1.13383 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath -70.86612 0 moveto
-70.86612 0 lineto stroke
-newpath 67.16975 -1.53113 moveto
-70.86612 0 lineto
-67.16975 1.53113 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 0 0 moveto
-0 141.73222 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath 1.53113 138.03586 moveto
-0 141.73222 lineto
--1.53113 138.03586 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath -35.43306 -1.41733 moveto
--35.43306 1.41733 lineto stroke
-newpath 35.43306 -1.41733 moveto
-35.43306 1.41733 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath -1.41733 19.18146 moveto
-1.41733 19.18146 lineto stroke
-newpath -1.41733 38.36292 moveto
-1.41733 38.36292 lineto stroke
-newpath -1.41733 57.54437 moveto
-1.41733 57.54437 lineto stroke
-newpath -1.41733 76.72583 moveto
-1.41733 76.72583 lineto stroke
-newpath -1.41733 95.90729 moveto
-1.41733 95.90729 lineto stroke
-newpath -1.41733 115.08875 moveto
-1.41733 115.08875 lineto stroke
- 1 0 0 setrgbcolor
-newpath -70.86612 2.59583 moveto
--69.09436 2.729 lineto
--67.3226 2.86891 lineto
--65.55084 3.01584 lineto
--63.77907 3.17067 lineto
--62.00731 3.3331 lineto
--60.23555 3.50403 lineto
--58.46379 3.68375 lineto
--56.69203 3.87282 lineto
--54.92027 4.07126 lineto
--53.14851 4.27994 lineto
--51.37674 4.49947 lineto
--50.78592 4.5745 -50.19531 4.65129 -49.60498 4.7301 curveto
--49.01413 4.80898 -48.42354 4.88988 -47.83322 4.97273 curveto
--47.24234 5.05568 -46.65175 5.14058 -46.06146 5.22766 curveto
--45.47055 5.31483 -44.87994 5.40417 -44.2897 5.49576 curveto
--43.69876 5.58745 -43.10815 5.68138 -42.51794 5.77762 curveto
--41.92697 5.874 -41.33636 5.97267 -40.74619 6.07382 curveto
--40.15515 6.17511 -39.56456 6.27887 -38.97443 6.38524 curveto
--38.38335 6.49178 -37.79276 6.60094 -37.20265 6.71275 curveto
--36.61154 6.82477 -36.02095 6.93945 -35.4309 7.05695 curveto
--34.83972 7.17465 -34.24911 7.29517 -33.65913 7.4187 curveto
--33.0679 7.5425 -32.47731 7.66933 -31.88737 7.7992 curveto
--31.2961 7.92935 -30.70547 8.06255 -30.11562 8.199 curveto
--29.52425 8.3358 -28.93364 8.47586 -28.34386 8.61931 curveto
--27.75241 8.76317 -27.1618 8.91043 -26.5721 9.06126 curveto
--25.98056 9.21257 -25.38995 9.36748 -24.80032 9.52605 curveto
--24.20871 9.68515 -23.6181 9.84795 -23.02856 10.01454 curveto
--22.43686 10.18176 -21.84624 10.35283 -21.2568 10.52791 curveto
--20.66498 10.7037 -20.07436 10.88356 -19.48505 11.06763 curveto
--18.8931 11.25252 -18.30249 11.44167 -17.71329 11.63513 curveto
--17.12122 11.82954 -16.5306 12.02829 -15.94153 12.23163 curveto
--15.3493 12.43605 -14.75868 12.6451 -14.16977 12.85886 curveto
--13.57741 13.07387 -12.98679 13.29366 -12.398 13.51828 curveto
--11.80548 13.74434 -11.21483 13.97528 -10.62624 14.21136 curveto
--10.03352 14.4491 -9.4429 14.69202 -8.85448 14.94014 curveto
--8.26161 15.19014 -7.67096 15.4454 -7.08272 15.7061 curveto
--6.48962 15.96893 -5.89899 16.23727 -5.31096 16.51129 curveto
--4.71764 16.78778 -4.12701 17.07004 -3.5392 17.35803 curveto
--2.94568 17.64882 -2.35503 17.94547 -1.76744 18.24808 curveto
--1.17365 18.55388 -0.58301 18.86575 0.00432 19.18379 curveto
-0.59836 19.50546 1.18896 19.8334 1.7761 20.16751 curveto
-2.37039 20.5057 2.96107 20.85019 3.54785 21.20128 curveto
-4.1425 21.55707 4.73306 21.91962 5.31961 22.2886 curveto
-5.91447 22.66283 6.50514 23.04366 7.09137 23.43126 curveto
-7.68661 23.82483 8.27724 24.22536 8.86313 24.63274 curveto
-9.45866 25.04683 10.04927 25.46797 10.63489 25.89597 curveto
-11.23073 26.33144 11.82138 26.77399 12.40665 27.22359 curveto
-13.0029 27.68163 13.59352 28.14696 14.17842 28.6194 curveto
-14.77501 29.10129 15.36562 29.59053 15.95018 30.08693 curveto
-16.54712 30.59384 17.13773 31.10817 17.72194 31.62968 curveto
-18.31924 32.16289 18.90984 32.70355 19.4937 33.25145 curveto
-20.09138 33.81232 20.68198 34.38072 21.26546 34.95634 curveto
-21.86353 35.54637 22.4541 36.14395 23.03722 36.74875 curveto
-23.63565 37.36943 24.22621 37.99765 24.80898 38.63306 curveto
-25.40779 39.28596 25.99835 39.9464 26.58075 40.61397 curveto
-27.17992 41.30077 27.77043 41.99509 28.35251 42.69643 curveto
-28.95204 43.41881 29.5426 44.14859 30.12427 44.88542 curveto
-30.7242 45.6454 31.31465 46.41283 31.89603 47.1871 curveto
-32.49625 47.98647 33.08675 48.79305 33.66779 49.60645 curveto
-34.26839 50.44724 34.85884 51.29523 35.43954 52.14989 curveto
-36.04048 53.03432 36.63092 53.92581 37.2113 54.82385 curveto
-37.81255 55.75418 38.40292 56.69147 38.98306 57.6351 curveto
-39.58458 58.6135 40.17503 59.59865 40.75484 60.59006 curveto
-41.3567 61.6192 41.94707 62.65503 42.5266 63.69691 curveto
-43.12868 64.77933 43.71906 65.86821 44.29836 66.963 curveto
-44.90071 68.10138 45.49106 69.24608 46.07011 70.3965 curveto
-46.67271 71.5937 47.26308 72.79701 47.84187 74.0059 curveto
-48.44473 75.26503 49.03502 76.53012 49.61363 77.80057 curveto
-50.21667 79.12466 50.807 80.45451 51.38539 81.78958 curveto
-51.98868 83.18216 52.57895 84.58032 53.15717 85.98349 curveto
-53.7606 87.44786 54.35088 88.91763 54.92892 90.39221 curveto
-55.53256 91.93208 56.12282 93.47716 56.70068 95.02689 curveto
-57.30449 96.64616 57.89473 98.27046 58.47244 99.89923 curveto
-59.0764 101.602 59.66664 103.30962 60.2442 105.02153 curveto
-60.8483 106.8121 61.43849 108.60732 62.01596 110.40665 curveto
-62.62016 112.2893 63.2104 114.1764 63.78772 116.06749 curveto
-64.39209 118.0472 64.9823 120.03117 65.5595 122.01897 curveto
-66.16388 124.10042 66.754 126.18597 67.33125 128.27512 curveto
-67.93599 130.4637 68.52658 132.65616 69.10301 134.85236 curveto stroke
- 0 setgray
-72.96611 -6.3895 moveto
-(x) cmmi10 9.96265 fshow
--7.34189 145.76941 moveto
-(y) cmmi10 9.96265 fshow
-55.01295 139.78955 moveto
-(y) cmmi10 9.96265 fshow
-63.02225 139.78955 moveto
-(=) cmr10 9.96265 fshow
-73.53825 139.78955 moveto
-(e) cmmi10 9.96265 fshow
-78.17715 143.40495 moveto
-(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
- 0 0 1 setrgbcolor
+ 0 0 1 setrgbcolor 0 1.13383 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath -70.86612 2.59583 moveto
-69.09436 2.729 lineto
-67.3226 2.86891 lineto
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_5.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_5.mps
index 5246667b06d..830b396d917 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_5.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_5.mps
@@ -1,152 +1,16 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 2 70 140
+%%HiResBoundingBox: -71.43304 2.0289 69.66994 139.63223
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 65:804018
+%*Font: cmmi10 9.96265 9.96265 6e:8
%*Font: cmr10 9.96265 9.96265 35:808
-%*Font: cmmi7 6.97385 6.97385 78:8
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 1.13383 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath -70.86612 0 moveto
-70.86612 0 lineto stroke
-newpath 67.16975 -1.53113 moveto
-70.86612 0 lineto
-67.16975 1.53113 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 0 0 moveto
-0 141.73222 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath 1.53113 138.03586 moveto
-0 141.73222 lineto
--1.53113 138.03586 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath -35.43306 -1.41733 moveto
--35.43306 1.41733 lineto stroke
-newpath 35.43306 -1.41733 moveto
-35.43306 1.41733 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath -1.41733 19.18146 moveto
-1.41733 19.18146 lineto stroke
-newpath -1.41733 38.36292 moveto
-1.41733 38.36292 lineto stroke
-newpath -1.41733 57.54437 moveto
-1.41733 57.54437 lineto stroke
-newpath -1.41733 76.72583 moveto
-1.41733 76.72583 lineto stroke
-newpath -1.41733 95.90729 moveto
-1.41733 95.90729 lineto stroke
-newpath -1.41733 115.08875 moveto
-1.41733 115.08875 lineto stroke
- 1 0 0 setrgbcolor
-newpath -70.86612 2.59583 moveto
--69.09436 2.729 lineto
--67.3226 2.86891 lineto
--65.55084 3.01584 lineto
--63.77907 3.17067 lineto
--62.00731 3.3331 lineto
--60.23555 3.50403 lineto
--58.46379 3.68375 lineto
--56.69203 3.87282 lineto
--54.92027 4.07126 lineto
--53.14851 4.27994 lineto
--51.37674 4.49947 lineto
--50.78592 4.5745 -50.19531 4.65129 -49.60498 4.7301 curveto
--49.01413 4.80898 -48.42354 4.88988 -47.83322 4.97273 curveto
--47.24234 5.05568 -46.65175 5.14058 -46.06146 5.22766 curveto
--45.47055 5.31483 -44.87994 5.40417 -44.2897 5.49576 curveto
--43.69876 5.58745 -43.10815 5.68138 -42.51794 5.77762 curveto
--41.92697 5.874 -41.33636 5.97267 -40.74619 6.07382 curveto
--40.15515 6.17511 -39.56456 6.27887 -38.97443 6.38524 curveto
--38.38335 6.49178 -37.79276 6.60094 -37.20265 6.71275 curveto
--36.61154 6.82477 -36.02095 6.93945 -35.4309 7.05695 curveto
--34.83972 7.17465 -34.24911 7.29517 -33.65913 7.4187 curveto
--33.0679 7.5425 -32.47731 7.66933 -31.88737 7.7992 curveto
--31.2961 7.92935 -30.70547 8.06255 -30.11562 8.199 curveto
--29.52425 8.3358 -28.93364 8.47586 -28.34386 8.61931 curveto
--27.75241 8.76317 -27.1618 8.91043 -26.5721 9.06126 curveto
--25.98056 9.21257 -25.38995 9.36748 -24.80032 9.52605 curveto
--24.20871 9.68515 -23.6181 9.84795 -23.02856 10.01454 curveto
--22.43686 10.18176 -21.84624 10.35283 -21.2568 10.52791 curveto
--20.66498 10.7037 -20.07436 10.88356 -19.48505 11.06763 curveto
--18.8931 11.25252 -18.30249 11.44167 -17.71329 11.63513 curveto
--17.12122 11.82954 -16.5306 12.02829 -15.94153 12.23163 curveto
--15.3493 12.43605 -14.75868 12.6451 -14.16977 12.85886 curveto
--13.57741 13.07387 -12.98679 13.29366 -12.398 13.51828 curveto
--11.80548 13.74434 -11.21483 13.97528 -10.62624 14.21136 curveto
--10.03352 14.4491 -9.4429 14.69202 -8.85448 14.94014 curveto
--8.26161 15.19014 -7.67096 15.4454 -7.08272 15.7061 curveto
--6.48962 15.96893 -5.89899 16.23727 -5.31096 16.51129 curveto
--4.71764 16.78778 -4.12701 17.07004 -3.5392 17.35803 curveto
--2.94568 17.64882 -2.35503 17.94547 -1.76744 18.24808 curveto
--1.17365 18.55388 -0.58301 18.86575 0.00432 19.18379 curveto
-0.59836 19.50546 1.18896 19.8334 1.7761 20.16751 curveto
-2.37039 20.5057 2.96107 20.85019 3.54785 21.20128 curveto
-4.1425 21.55707 4.73306 21.91962 5.31961 22.2886 curveto
-5.91447 22.66283 6.50514 23.04366 7.09137 23.43126 curveto
-7.68661 23.82483 8.27724 24.22536 8.86313 24.63274 curveto
-9.45866 25.04683 10.04927 25.46797 10.63489 25.89597 curveto
-11.23073 26.33144 11.82138 26.77399 12.40665 27.22359 curveto
-13.0029 27.68163 13.59352 28.14696 14.17842 28.6194 curveto
-14.77501 29.10129 15.36562 29.59053 15.95018 30.08693 curveto
-16.54712 30.59384 17.13773 31.10817 17.72194 31.62968 curveto
-18.31924 32.16289 18.90984 32.70355 19.4937 33.25145 curveto
-20.09138 33.81232 20.68198 34.38072 21.26546 34.95634 curveto
-21.86353 35.54637 22.4541 36.14395 23.03722 36.74875 curveto
-23.63565 37.36943 24.22621 37.99765 24.80898 38.63306 curveto
-25.40779 39.28596 25.99835 39.9464 26.58075 40.61397 curveto
-27.17992 41.30077 27.77043 41.99509 28.35251 42.69643 curveto
-28.95204 43.41881 29.5426 44.14859 30.12427 44.88542 curveto
-30.7242 45.6454 31.31465 46.41283 31.89603 47.1871 curveto
-32.49625 47.98647 33.08675 48.79305 33.66779 49.60645 curveto
-34.26839 50.44724 34.85884 51.29523 35.43954 52.14989 curveto
-36.04048 53.03432 36.63092 53.92581 37.2113 54.82385 curveto
-37.81255 55.75418 38.40292 56.69147 38.98306 57.6351 curveto
-39.58458 58.6135 40.17503 59.59865 40.75484 60.59006 curveto
-41.3567 61.6192 41.94707 62.65503 42.5266 63.69691 curveto
-43.12868 64.77933 43.71906 65.86821 44.29836 66.963 curveto
-44.90071 68.10138 45.49106 69.24608 46.07011 70.3965 curveto
-46.67271 71.5937 47.26308 72.79701 47.84187 74.0059 curveto
-48.44473 75.26503 49.03502 76.53012 49.61363 77.80057 curveto
-50.21667 79.12466 50.807 80.45451 51.38539 81.78958 curveto
-51.98868 83.18216 52.57895 84.58032 53.15717 85.98349 curveto
-53.7606 87.44786 54.35088 88.91763 54.92892 90.39221 curveto
-55.53256 91.93208 56.12282 93.47716 56.70068 95.02689 curveto
-57.30449 96.64616 57.89473 98.27046 58.47244 99.89923 curveto
-59.0764 101.602 59.66664 103.30962 60.2442 105.02153 curveto
-60.8483 106.8121 61.43849 108.60732 62.01596 110.40665 curveto
-62.62016 112.2893 63.2104 114.1764 63.78772 116.06749 curveto
-64.39209 118.0472 64.9823 120.03117 65.5595 122.01897 curveto
-66.16388 124.10042 66.754 126.18597 67.33125 128.27512 curveto
-67.93599 130.4637 68.52658 132.65616 69.10301 134.85236 curveto stroke
- 0 setgray
-72.96611 -6.3895 moveto
-(x) cmmi10 9.96265 fshow
--7.34189 145.76941 moveto
-(y) cmmi10 9.96265 fshow
-55.01295 139.78955 moveto
-(y) cmmi10 9.96265 fshow
-63.02225 139.78955 moveto
-(=) cmr10 9.96265 fshow
-73.53825 139.78955 moveto
-(e) cmmi10 9.96265 fshow
-78.17715 143.40495 moveto
-(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
- 0 0 1 setrgbcolor
+ 0 0 1 setrgbcolor 0 1.13383 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath -70.86612 2.59583 moveto
-69.09436 2.729 lineto
-67.3226 2.86891 lineto
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_6.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_6.mps
index 9941f975548..6a2a3c42287 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_6.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_6.mps
@@ -1,152 +1,16 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 2 70 140
+%%HiResBoundingBox: -71.43304 2.0289 69.66994 139.63223
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 65:804018
+%*Font: cmmi10 9.96265 9.96265 6e:8
%*Font: cmr10 9.96265 9.96265 36:81
-%*Font: cmmi7 6.97385 6.97385 78:8
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 1.13383 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath -70.86612 0 moveto
-70.86612 0 lineto stroke
-newpath 67.16975 -1.53113 moveto
-70.86612 0 lineto
-67.16975 1.53113 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 0 0 moveto
-0 141.73222 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath 1.53113 138.03586 moveto
-0 141.73222 lineto
--1.53113 138.03586 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath -35.43306 -1.41733 moveto
--35.43306 1.41733 lineto stroke
-newpath 35.43306 -1.41733 moveto
-35.43306 1.41733 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath -1.41733 19.18146 moveto
-1.41733 19.18146 lineto stroke
-newpath -1.41733 38.36292 moveto
-1.41733 38.36292 lineto stroke
-newpath -1.41733 57.54437 moveto
-1.41733 57.54437 lineto stroke
-newpath -1.41733 76.72583 moveto
-1.41733 76.72583 lineto stroke
-newpath -1.41733 95.90729 moveto
-1.41733 95.90729 lineto stroke
-newpath -1.41733 115.08875 moveto
-1.41733 115.08875 lineto stroke
- 1 0 0 setrgbcolor
-newpath -70.86612 2.59583 moveto
--69.09436 2.729 lineto
--67.3226 2.86891 lineto
--65.55084 3.01584 lineto
--63.77907 3.17067 lineto
--62.00731 3.3331 lineto
--60.23555 3.50403 lineto
--58.46379 3.68375 lineto
--56.69203 3.87282 lineto
--54.92027 4.07126 lineto
--53.14851 4.27994 lineto
--51.37674 4.49947 lineto
--50.78592 4.5745 -50.19531 4.65129 -49.60498 4.7301 curveto
--49.01413 4.80898 -48.42354 4.88988 -47.83322 4.97273 curveto
--47.24234 5.05568 -46.65175 5.14058 -46.06146 5.22766 curveto
--45.47055 5.31483 -44.87994 5.40417 -44.2897 5.49576 curveto
--43.69876 5.58745 -43.10815 5.68138 -42.51794 5.77762 curveto
--41.92697 5.874 -41.33636 5.97267 -40.74619 6.07382 curveto
--40.15515 6.17511 -39.56456 6.27887 -38.97443 6.38524 curveto
--38.38335 6.49178 -37.79276 6.60094 -37.20265 6.71275 curveto
--36.61154 6.82477 -36.02095 6.93945 -35.4309 7.05695 curveto
--34.83972 7.17465 -34.24911 7.29517 -33.65913 7.4187 curveto
--33.0679 7.5425 -32.47731 7.66933 -31.88737 7.7992 curveto
--31.2961 7.92935 -30.70547 8.06255 -30.11562 8.199 curveto
--29.52425 8.3358 -28.93364 8.47586 -28.34386 8.61931 curveto
--27.75241 8.76317 -27.1618 8.91043 -26.5721 9.06126 curveto
--25.98056 9.21257 -25.38995 9.36748 -24.80032 9.52605 curveto
--24.20871 9.68515 -23.6181 9.84795 -23.02856 10.01454 curveto
--22.43686 10.18176 -21.84624 10.35283 -21.2568 10.52791 curveto
--20.66498 10.7037 -20.07436 10.88356 -19.48505 11.06763 curveto
--18.8931 11.25252 -18.30249 11.44167 -17.71329 11.63513 curveto
--17.12122 11.82954 -16.5306 12.02829 -15.94153 12.23163 curveto
--15.3493 12.43605 -14.75868 12.6451 -14.16977 12.85886 curveto
--13.57741 13.07387 -12.98679 13.29366 -12.398 13.51828 curveto
--11.80548 13.74434 -11.21483 13.97528 -10.62624 14.21136 curveto
--10.03352 14.4491 -9.4429 14.69202 -8.85448 14.94014 curveto
--8.26161 15.19014 -7.67096 15.4454 -7.08272 15.7061 curveto
--6.48962 15.96893 -5.89899 16.23727 -5.31096 16.51129 curveto
--4.71764 16.78778 -4.12701 17.07004 -3.5392 17.35803 curveto
--2.94568 17.64882 -2.35503 17.94547 -1.76744 18.24808 curveto
--1.17365 18.55388 -0.58301 18.86575 0.00432 19.18379 curveto
-0.59836 19.50546 1.18896 19.8334 1.7761 20.16751 curveto
-2.37039 20.5057 2.96107 20.85019 3.54785 21.20128 curveto
-4.1425 21.55707 4.73306 21.91962 5.31961 22.2886 curveto
-5.91447 22.66283 6.50514 23.04366 7.09137 23.43126 curveto
-7.68661 23.82483 8.27724 24.22536 8.86313 24.63274 curveto
-9.45866 25.04683 10.04927 25.46797 10.63489 25.89597 curveto
-11.23073 26.33144 11.82138 26.77399 12.40665 27.22359 curveto
-13.0029 27.68163 13.59352 28.14696 14.17842 28.6194 curveto
-14.77501 29.10129 15.36562 29.59053 15.95018 30.08693 curveto
-16.54712 30.59384 17.13773 31.10817 17.72194 31.62968 curveto
-18.31924 32.16289 18.90984 32.70355 19.4937 33.25145 curveto
-20.09138 33.81232 20.68198 34.38072 21.26546 34.95634 curveto
-21.86353 35.54637 22.4541 36.14395 23.03722 36.74875 curveto
-23.63565 37.36943 24.22621 37.99765 24.80898 38.63306 curveto
-25.40779 39.28596 25.99835 39.9464 26.58075 40.61397 curveto
-27.17992 41.30077 27.77043 41.99509 28.35251 42.69643 curveto
-28.95204 43.41881 29.5426 44.14859 30.12427 44.88542 curveto
-30.7242 45.6454 31.31465 46.41283 31.89603 47.1871 curveto
-32.49625 47.98647 33.08675 48.79305 33.66779 49.60645 curveto
-34.26839 50.44724 34.85884 51.29523 35.43954 52.14989 curveto
-36.04048 53.03432 36.63092 53.92581 37.2113 54.82385 curveto
-37.81255 55.75418 38.40292 56.69147 38.98306 57.6351 curveto
-39.58458 58.6135 40.17503 59.59865 40.75484 60.59006 curveto
-41.3567 61.6192 41.94707 62.65503 42.5266 63.69691 curveto
-43.12868 64.77933 43.71906 65.86821 44.29836 66.963 curveto
-44.90071 68.10138 45.49106 69.24608 46.07011 70.3965 curveto
-46.67271 71.5937 47.26308 72.79701 47.84187 74.0059 curveto
-48.44473 75.26503 49.03502 76.53012 49.61363 77.80057 curveto
-50.21667 79.12466 50.807 80.45451 51.38539 81.78958 curveto
-51.98868 83.18216 52.57895 84.58032 53.15717 85.98349 curveto
-53.7606 87.44786 54.35088 88.91763 54.92892 90.39221 curveto
-55.53256 91.93208 56.12282 93.47716 56.70068 95.02689 curveto
-57.30449 96.64616 57.89473 98.27046 58.47244 99.89923 curveto
-59.0764 101.602 59.66664 103.30962 60.2442 105.02153 curveto
-60.8483 106.8121 61.43849 108.60732 62.01596 110.40665 curveto
-62.62016 112.2893 63.2104 114.1764 63.78772 116.06749 curveto
-64.39209 118.0472 64.9823 120.03117 65.5595 122.01897 curveto
-66.16388 124.10042 66.754 126.18597 67.33125 128.27512 curveto
-67.93599 130.4637 68.52658 132.65616 69.10301 134.85236 curveto stroke
- 0 setgray
-72.96611 -6.3895 moveto
-(x) cmmi10 9.96265 fshow
--7.34189 145.76941 moveto
-(y) cmmi10 9.96265 fshow
-55.01295 139.78955 moveto
-(y) cmmi10 9.96265 fshow
-63.02225 139.78955 moveto
-(=) cmr10 9.96265 fshow
-73.53825 139.78955 moveto
-(e) cmmi10 9.96265 fshow
-78.17715 143.40495 moveto
-(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
- 0 0 1 setrgbcolor
+ 0 0 1 setrgbcolor 0 1.13383 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath -70.86612 2.59583 moveto
-69.09436 2.729 lineto
-67.3226 2.86891 lineto
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_7.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_7.mps
index 45491c2ec4d..2d162123e02 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_7.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_7.mps
@@ -1,152 +1,16 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 2 70 140
+%%HiResBoundingBox: -71.43304 2.0289 69.66994 139.63223
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 65:804018
+%*Font: cmmi10 9.96265 9.96265 6e:8
%*Font: cmr10 9.96265 9.96265 37:82
-%*Font: cmmi7 6.97385 6.97385 78:8
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 1.13383 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath -70.86612 0 moveto
-70.86612 0 lineto stroke
-newpath 67.16975 -1.53113 moveto
-70.86612 0 lineto
-67.16975 1.53113 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 0 0 moveto
-0 141.73222 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath 1.53113 138.03586 moveto
-0 141.73222 lineto
--1.53113 138.03586 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath -35.43306 -1.41733 moveto
--35.43306 1.41733 lineto stroke
-newpath 35.43306 -1.41733 moveto
-35.43306 1.41733 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath -1.41733 19.18146 moveto
-1.41733 19.18146 lineto stroke
-newpath -1.41733 38.36292 moveto
-1.41733 38.36292 lineto stroke
-newpath -1.41733 57.54437 moveto
-1.41733 57.54437 lineto stroke
-newpath -1.41733 76.72583 moveto
-1.41733 76.72583 lineto stroke
-newpath -1.41733 95.90729 moveto
-1.41733 95.90729 lineto stroke
-newpath -1.41733 115.08875 moveto
-1.41733 115.08875 lineto stroke
- 1 0 0 setrgbcolor
-newpath -70.86612 2.59583 moveto
--69.09436 2.729 lineto
--67.3226 2.86891 lineto
--65.55084 3.01584 lineto
--63.77907 3.17067 lineto
--62.00731 3.3331 lineto
--60.23555 3.50403 lineto
--58.46379 3.68375 lineto
--56.69203 3.87282 lineto
--54.92027 4.07126 lineto
--53.14851 4.27994 lineto
--51.37674 4.49947 lineto
--50.78592 4.5745 -50.19531 4.65129 -49.60498 4.7301 curveto
--49.01413 4.80898 -48.42354 4.88988 -47.83322 4.97273 curveto
--47.24234 5.05568 -46.65175 5.14058 -46.06146 5.22766 curveto
--45.47055 5.31483 -44.87994 5.40417 -44.2897 5.49576 curveto
--43.69876 5.58745 -43.10815 5.68138 -42.51794 5.77762 curveto
--41.92697 5.874 -41.33636 5.97267 -40.74619 6.07382 curveto
--40.15515 6.17511 -39.56456 6.27887 -38.97443 6.38524 curveto
--38.38335 6.49178 -37.79276 6.60094 -37.20265 6.71275 curveto
--36.61154 6.82477 -36.02095 6.93945 -35.4309 7.05695 curveto
--34.83972 7.17465 -34.24911 7.29517 -33.65913 7.4187 curveto
--33.0679 7.5425 -32.47731 7.66933 -31.88737 7.7992 curveto
--31.2961 7.92935 -30.70547 8.06255 -30.11562 8.199 curveto
--29.52425 8.3358 -28.93364 8.47586 -28.34386 8.61931 curveto
--27.75241 8.76317 -27.1618 8.91043 -26.5721 9.06126 curveto
--25.98056 9.21257 -25.38995 9.36748 -24.80032 9.52605 curveto
--24.20871 9.68515 -23.6181 9.84795 -23.02856 10.01454 curveto
--22.43686 10.18176 -21.84624 10.35283 -21.2568 10.52791 curveto
--20.66498 10.7037 -20.07436 10.88356 -19.48505 11.06763 curveto
--18.8931 11.25252 -18.30249 11.44167 -17.71329 11.63513 curveto
--17.12122 11.82954 -16.5306 12.02829 -15.94153 12.23163 curveto
--15.3493 12.43605 -14.75868 12.6451 -14.16977 12.85886 curveto
--13.57741 13.07387 -12.98679 13.29366 -12.398 13.51828 curveto
--11.80548 13.74434 -11.21483 13.97528 -10.62624 14.21136 curveto
--10.03352 14.4491 -9.4429 14.69202 -8.85448 14.94014 curveto
--8.26161 15.19014 -7.67096 15.4454 -7.08272 15.7061 curveto
--6.48962 15.96893 -5.89899 16.23727 -5.31096 16.51129 curveto
--4.71764 16.78778 -4.12701 17.07004 -3.5392 17.35803 curveto
--2.94568 17.64882 -2.35503 17.94547 -1.76744 18.24808 curveto
--1.17365 18.55388 -0.58301 18.86575 0.00432 19.18379 curveto
-0.59836 19.50546 1.18896 19.8334 1.7761 20.16751 curveto
-2.37039 20.5057 2.96107 20.85019 3.54785 21.20128 curveto
-4.1425 21.55707 4.73306 21.91962 5.31961 22.2886 curveto
-5.91447 22.66283 6.50514 23.04366 7.09137 23.43126 curveto
-7.68661 23.82483 8.27724 24.22536 8.86313 24.63274 curveto
-9.45866 25.04683 10.04927 25.46797 10.63489 25.89597 curveto
-11.23073 26.33144 11.82138 26.77399 12.40665 27.22359 curveto
-13.0029 27.68163 13.59352 28.14696 14.17842 28.6194 curveto
-14.77501 29.10129 15.36562 29.59053 15.95018 30.08693 curveto
-16.54712 30.59384 17.13773 31.10817 17.72194 31.62968 curveto
-18.31924 32.16289 18.90984 32.70355 19.4937 33.25145 curveto
-20.09138 33.81232 20.68198 34.38072 21.26546 34.95634 curveto
-21.86353 35.54637 22.4541 36.14395 23.03722 36.74875 curveto
-23.63565 37.36943 24.22621 37.99765 24.80898 38.63306 curveto
-25.40779 39.28596 25.99835 39.9464 26.58075 40.61397 curveto
-27.17992 41.30077 27.77043 41.99509 28.35251 42.69643 curveto
-28.95204 43.41881 29.5426 44.14859 30.12427 44.88542 curveto
-30.7242 45.6454 31.31465 46.41283 31.89603 47.1871 curveto
-32.49625 47.98647 33.08675 48.79305 33.66779 49.60645 curveto
-34.26839 50.44724 34.85884 51.29523 35.43954 52.14989 curveto
-36.04048 53.03432 36.63092 53.92581 37.2113 54.82385 curveto
-37.81255 55.75418 38.40292 56.69147 38.98306 57.6351 curveto
-39.58458 58.6135 40.17503 59.59865 40.75484 60.59006 curveto
-41.3567 61.6192 41.94707 62.65503 42.5266 63.69691 curveto
-43.12868 64.77933 43.71906 65.86821 44.29836 66.963 curveto
-44.90071 68.10138 45.49106 69.24608 46.07011 70.3965 curveto
-46.67271 71.5937 47.26308 72.79701 47.84187 74.0059 curveto
-48.44473 75.26503 49.03502 76.53012 49.61363 77.80057 curveto
-50.21667 79.12466 50.807 80.45451 51.38539 81.78958 curveto
-51.98868 83.18216 52.57895 84.58032 53.15717 85.98349 curveto
-53.7606 87.44786 54.35088 88.91763 54.92892 90.39221 curveto
-55.53256 91.93208 56.12282 93.47716 56.70068 95.02689 curveto
-57.30449 96.64616 57.89473 98.27046 58.47244 99.89923 curveto
-59.0764 101.602 59.66664 103.30962 60.2442 105.02153 curveto
-60.8483 106.8121 61.43849 108.60732 62.01596 110.40665 curveto
-62.62016 112.2893 63.2104 114.1764 63.78772 116.06749 curveto
-64.39209 118.0472 64.9823 120.03117 65.5595 122.01897 curveto
-66.16388 124.10042 66.754 126.18597 67.33125 128.27512 curveto
-67.93599 130.4637 68.52658 132.65616 69.10301 134.85236 curveto stroke
- 0 setgray
-72.96611 -6.3895 moveto
-(x) cmmi10 9.96265 fshow
--7.34189 145.76941 moveto
-(y) cmmi10 9.96265 fshow
-55.01295 139.78955 moveto
-(y) cmmi10 9.96265 fshow
-63.02225 139.78955 moveto
-(=) cmr10 9.96265 fshow
-73.53825 139.78955 moveto
-(e) cmmi10 9.96265 fshow
-78.17715 143.40495 moveto
-(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
- 0 0 1 setrgbcolor
+ 0 0 1 setrgbcolor 0 1.13383 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath -70.86612 2.59583 moveto
-69.09436 2.729 lineto
-67.3226 2.86891 lineto
diff --git a/Master/texmf-dist/doc/latex/animate/doc/files/frame_8.mps b/Master/texmf-dist/doc/latex/animate/doc/files/frame_8.mps
index 1c2a336dd09..e0d2b78ca1e 100644
--- a/Master/texmf-dist/doc/latex/animate/doc/files/frame_8.mps
+++ b/Master/texmf-dist/doc/latex/animate/doc/files/frame_8.mps
@@ -1,152 +1,16 @@
%!PS
-%%BoundingBox: -74 -9 86 153
-%%HiResBoundingBox: -73.99997 -8.95642 85.75998 152.62584
+%%BoundingBox: -72 2 70 140
+%%HiResBoundingBox: -71.43304 2.0289 69.66994 139.63223
%%Creator: MetaPost 0.901
-%%CreationDate: 2007.03.20:1512
+%%CreationDate: 2007.09.13:1645
%%Pages: 1
-%*Font: cmmi10 9.96265 9.96265 65:804018
+%*Font: cmmi10 9.96265 9.96265 6e:8
%*Font: cmr10 9.96265 9.96265 38:84
-%*Font: cmmi7 6.97385 6.97385 78:8
%%BeginProlog
%%EndProlog
%%Page: 1 1
- 0 1.13383 dtransform truncate idtransform setlinewidth pop [] 0 setdash
- 1 setlinecap 1 setlinejoin 10 setmiterlimit
-newpath -70.86612 0 moveto
-70.86612 0 lineto stroke
-newpath 67.16975 -1.53113 moveto
-70.86612 0 lineto
-67.16975 1.53113 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath 0 0 moveto
-0 141.73222 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath 1.53113 138.03586 moveto
-0 141.73222 lineto
--1.53113 138.03586 lineto
- closepath
-gsave fill grestore stroke
- 1.13383 0 dtransform exch truncate exch idtransform pop setlinewidth
-newpath -35.43306 -1.41733 moveto
--35.43306 1.41733 lineto stroke
-newpath 35.43306 -1.41733 moveto
-35.43306 1.41733 lineto stroke
- 0 1.13383 dtransform truncate idtransform setlinewidth pop
-newpath -1.41733 19.18146 moveto
-1.41733 19.18146 lineto stroke
-newpath -1.41733 38.36292 moveto
-1.41733 38.36292 lineto stroke
-newpath -1.41733 57.54437 moveto
-1.41733 57.54437 lineto stroke
-newpath -1.41733 76.72583 moveto
-1.41733 76.72583 lineto stroke
-newpath -1.41733 95.90729 moveto
-1.41733 95.90729 lineto stroke
-newpath -1.41733 115.08875 moveto
-1.41733 115.08875 lineto stroke
- 1 0 0 setrgbcolor
-newpath -70.86612 2.59583 moveto
--69.09436 2.729 lineto
--67.3226 2.86891 lineto
--65.55084 3.01584 lineto
--63.77907 3.17067 lineto
--62.00731 3.3331 lineto
--60.23555 3.50403 lineto
--58.46379 3.68375 lineto
--56.69203 3.87282 lineto
--54.92027 4.07126 lineto
--53.14851 4.27994 lineto
--51.37674 4.49947 lineto
--50.78592 4.5745 -50.19531 4.65129 -49.60498 4.7301 curveto
--49.01413 4.80898 -48.42354 4.88988 -47.83322 4.97273 curveto
--47.24234 5.05568 -46.65175 5.14058 -46.06146 5.22766 curveto
--45.47055 5.31483 -44.87994 5.40417 -44.2897 5.49576 curveto
--43.69876 5.58745 -43.10815 5.68138 -42.51794 5.77762 curveto
--41.92697 5.874 -41.33636 5.97267 -40.74619 6.07382 curveto
--40.15515 6.17511 -39.56456 6.27887 -38.97443 6.38524 curveto
--38.38335 6.49178 -37.79276 6.60094 -37.20265 6.71275 curveto
--36.61154 6.82477 -36.02095 6.93945 -35.4309 7.05695 curveto
--34.83972 7.17465 -34.24911 7.29517 -33.65913 7.4187 curveto
--33.0679 7.5425 -32.47731 7.66933 -31.88737 7.7992 curveto
--31.2961 7.92935 -30.70547 8.06255 -30.11562 8.199 curveto
--29.52425 8.3358 -28.93364 8.47586 -28.34386 8.61931 curveto
--27.75241 8.76317 -27.1618 8.91043 -26.5721 9.06126 curveto
--25.98056 9.21257 -25.38995 9.36748 -24.80032 9.52605 curveto
--24.20871 9.68515 -23.6181 9.84795 -23.02856 10.01454 curveto
--22.43686 10.18176 -21.84624 10.35283 -21.2568 10.52791 curveto
--20.66498 10.7037 -20.07436 10.88356 -19.48505 11.06763 curveto
--18.8931 11.25252 -18.30249 11.44167 -17.71329 11.63513 curveto
--17.12122 11.82954 -16.5306 12.02829 -15.94153 12.23163 curveto
--15.3493 12.43605 -14.75868 12.6451 -14.16977 12.85886 curveto
--13.57741 13.07387 -12.98679 13.29366 -12.398 13.51828 curveto
--11.80548 13.74434 -11.21483 13.97528 -10.62624 14.21136 curveto
--10.03352 14.4491 -9.4429 14.69202 -8.85448 14.94014 curveto
--8.26161 15.19014 -7.67096 15.4454 -7.08272 15.7061 curveto
--6.48962 15.96893 -5.89899 16.23727 -5.31096 16.51129 curveto
--4.71764 16.78778 -4.12701 17.07004 -3.5392 17.35803 curveto
--2.94568 17.64882 -2.35503 17.94547 -1.76744 18.24808 curveto
--1.17365 18.55388 -0.58301 18.86575 0.00432 19.18379 curveto
-0.59836 19.50546 1.18896 19.8334 1.7761 20.16751 curveto
-2.37039 20.5057 2.96107 20.85019 3.54785 21.20128 curveto
-4.1425 21.55707 4.73306 21.91962 5.31961 22.2886 curveto
-5.91447 22.66283 6.50514 23.04366 7.09137 23.43126 curveto
-7.68661 23.82483 8.27724 24.22536 8.86313 24.63274 curveto
-9.45866 25.04683 10.04927 25.46797 10.63489 25.89597 curveto
-11.23073 26.33144 11.82138 26.77399 12.40665 27.22359 curveto
-13.0029 27.68163 13.59352 28.14696 14.17842 28.6194 curveto
-14.77501 29.10129 15.36562 29.59053 15.95018 30.08693 curveto
-16.54712 30.59384 17.13773 31.10817 17.72194 31.62968 curveto
-18.31924 32.16289 18.90984 32.70355 19.4937 33.25145 curveto
-20.09138 33.81232 20.68198 34.38072 21.26546 34.95634 curveto
-21.86353 35.54637 22.4541 36.14395 23.03722 36.74875 curveto
-23.63565 37.36943 24.22621 37.99765 24.80898 38.63306 curveto
-25.40779 39.28596 25.99835 39.9464 26.58075 40.61397 curveto
-27.17992 41.30077 27.77043 41.99509 28.35251 42.69643 curveto
-28.95204 43.41881 29.5426 44.14859 30.12427 44.88542 curveto
-30.7242 45.6454 31.31465 46.41283 31.89603 47.1871 curveto
-32.49625 47.98647 33.08675 48.79305 33.66779 49.60645 curveto
-34.26839 50.44724 34.85884 51.29523 35.43954 52.14989 curveto
-36.04048 53.03432 36.63092 53.92581 37.2113 54.82385 curveto
-37.81255 55.75418 38.40292 56.69147 38.98306 57.6351 curveto
-39.58458 58.6135 40.17503 59.59865 40.75484 60.59006 curveto
-41.3567 61.6192 41.94707 62.65503 42.5266 63.69691 curveto
-43.12868 64.77933 43.71906 65.86821 44.29836 66.963 curveto
-44.90071 68.10138 45.49106 69.24608 46.07011 70.3965 curveto
-46.67271 71.5937 47.26308 72.79701 47.84187 74.0059 curveto
-48.44473 75.26503 49.03502 76.53012 49.61363 77.80057 curveto
-50.21667 79.12466 50.807 80.45451 51.38539 81.78958 curveto
-51.98868 83.18216 52.57895 84.58032 53.15717 85.98349 curveto
-53.7606 87.44786 54.35088 88.91763 54.92892 90.39221 curveto
-55.53256 91.93208 56.12282 93.47716 56.70068 95.02689 curveto
-57.30449 96.64616 57.89473 98.27046 58.47244 99.89923 curveto
-59.0764 101.602 59.66664 103.30962 60.2442 105.02153 curveto
-60.8483 106.8121 61.43849 108.60732 62.01596 110.40665 curveto
-62.62016 112.2893 63.2104 114.1764 63.78772 116.06749 curveto
-64.39209 118.0472 64.9823 120.03117 65.5595 122.01897 curveto
-66.16388 124.10042 66.754 126.18597 67.33125 128.27512 curveto
-67.93599 130.4637 68.52658 132.65616 69.10301 134.85236 curveto stroke
- 0 setgray
-72.96611 -6.3895 moveto
-(x) cmmi10 9.96265 fshow
--7.34189 145.76941 moveto
-(y) cmmi10 9.96265 fshow
-55.01295 139.78955 moveto
-(y) cmmi10 9.96265 fshow
-63.02225 139.78955 moveto
-(=) cmr10 9.96265 fshow
-73.53825 139.78955 moveto
-(e) cmmi10 9.96265 fshow
-78.17715 143.40495 moveto
-(x) cmmi7 6.97385 fshow
- 1 setgray
-newpath -73.43304 -8.3895 moveto
-85.19305 -8.3895 lineto
-85.19305 152.05891 lineto
--73.43304 152.05891 lineto
- closepath stroke
- 0 0 1 setrgbcolor
+ 0 0 1 setrgbcolor 0 1.13383 dtransform truncate idtransform setlinewidth pop
+ [] 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit
newpath -70.86612 2.59583 moveto
-69.09436 2.729 lineto
-67.3226 2.86891 lineto