diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2013-06-16 16:01:27 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2013-06-16 16:01:27 +0000 |
commit | caf25dfae684ed65214dd09846671e982b2641d0 (patch) | |
tree | 00a65dd2d427010843837eeed093fb31aa35d802 /Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex | |
parent | 38aedc4064c290616681545603cc445a0f2137c9 (diff) |
new metapost release (1.803) documentation files
git-svn-id: svn://tug.org/texlive/trunk@30834 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex')
-rw-r--r-- | Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex b/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex index 274c2982ead..a38cb529578 100644 --- a/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex +++ b/Master/texmf-dist/doc/metapost/base/source-manual/mpman.tex @@ -1,4 +1,4 @@ -% $Id: mpman.tex 1599 2011-04-05 14:15:45Z taco $ +% $Id: mpman.tex 1920 2013-06-13 14:21:25Z stephanhennig $ % MetaPost manual, by John Hobby. License at end. \listfiles \RequirePackage{ifpdf} @@ -12,8 +12,8 @@ \fi \documentclass{article} % article is NOT the original style \usepackage[nofancy]{svninfo}% Access VCS information. -\svnInfo $Id: mpman.tex 1599 2011-04-05 14:15:45Z taco $ -\newcommand*{\mpversion}{1.504} +\svnInfo $Id: mpman.tex 1920 2013-06-13 14:21:25Z stephanhennig $ +\newcommand*{\mpversion}{1.503} \usepackage[T1]{fontenc} \usepackage{lmodern} @@ -91,6 +91,16 @@ \begin{titlepage} \vbox to \textheight {% \vskip0pt + \raisebox{0pt}[0pt][0pt]{% + \begin{minipage}{\linewidth} + \emph{The manual currently doesn't cover all recent features of + MetaPost, such as the PNG backend or support for calculations + in different number systems. We'll try to keep up. For more + information, please refer to the + \href{https://foundry.supelec.fr/scm/viewvc.php/trunk/CHANGES?view=markup&revision=1919&root=metapost}{change + log}. Sorry for the inconvenience!} + \end{minipage}% + } \vfil \vfil \vfil |