diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2008-05-01 09:53:43 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2008-05-01 09:53:43 +0000 |
commit | 1a60c8109303e835e95a5683b014d39771498e22 (patch) | |
tree | 6fe960edeb96dceeb4001da006ba48edcde59e9c /Master/texmf-dist/doc/metapost/base/source/mpman-optab.tex | |
parent | 069463624f706dd7058f2b0f266cf26f0115d507 (diff) |
metapost 1.004
git-svn-id: svn://tug.org/texlive/trunk@7768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/base/source/mpman-optab.tex')
-rw-r--r-- | Master/texmf-dist/doc/metapost/base/source/mpman-optab.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/source/mpman-optab.tex b/Master/texmf-dist/doc/metapost/base/source/mpman-optab.tex index 2ec0d48e417..9d562798ac5 100644 --- a/Master/texmf-dist/doc/metapost/base/source/mpman-optab.tex +++ b/Master/texmf-dist/doc/metapost/base/source/mpman-optab.tex @@ -48,8 +48,11 @@ bounded\index{bounded?\texttt{bounded}}& --& any& boolean& \pageref{Dbounded char\index{char?\texttt{char}}& --& numeric& string& \pageref{Dchar}& Character with a given ASCII code\\\hline
clipped\index{clipped?\texttt{clipped}}& --& any& boolean& \pageref{Dclipped}& Is argument a clipped picture?\\\hline
cmykcolor\index{cmykcolor?\texttt{cmykcolor}}& --& any& boolean& \pageref{Dccolrop}& Is the expression of type cmykcolor?\\\hline
-colormodel\index{colormodel?\texttt{colormodel}}& --& image object& numeric& \pageref{Dcolormodel}& What is the color model of the image object?\\\hline
color\index{color?\texttt{color}}& --& any& boolean& \pageref{Dcolrop}& Is the expression of type color?\\\hline
+colormodel\index{colormodel?\texttt{colormodel}}& --& image object& numeric& \pageref{Dcolormodel}& What is the color model of the image object?\\\hline
+\pl colorpart\index{colorpart?\texttt{colorpart}}& --& image object&
+(cmyk)color\par numeric\par boolean& \pageref{Dcolorpart}& What is the
+color of the image object?\\\hline
cosd\index{cosd?\texttt{cosd}}& --& numeric& numeric& \pageref{Dcosd}& Cosine of angle in degrees\\\hline
\pl cutafter\index{cutafter?\texttt{cutafter}}& path& path& path& \pageref{Dcuta}& Left argument with part after the intersection dropped\\\hline
\pl cutbefore\index{cutbefore?\texttt{cutbefore}}& path& path& path& \pageref{Dcutb}& Left argument with part before the intersection dropped\\\hline
|