diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2014-05-22 08:19:22 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2014-05-22 08:19:22 +0000 |
commit | b064bcd0694381f3a2549fcb61b1d42247a67bab (patch) | |
tree | eaf5a5eca8c2b55f59fc7939c92a10e992218386 /Master/texmf-dist/doc/metapost/base/source-manual/TODO | |
parent | ae5103e2766275ccabb173b075a4abcf648f13ed (diff) |
updated metapost manual
git-svn-id: svn://tug.org/texlive/trunk@34193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/base/source-manual/TODO')
-rw-r--r-- | Master/texmf-dist/doc/metapost/base/source-manual/TODO | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/source-manual/TODO b/Master/texmf-dist/doc/metapost/base/source-manual/TODO index 0c99309afbc..56385d582b6 100644 --- a/Master/texmf-dist/doc/metapost/base/source-manual/TODO +++ b/Master/texmf-dist/doc/metapost/base/source-manual/TODO @@ -31,18 +31,14 @@ mp-implementors list or alternatively the metapost list. *** Wanted For Release *** ***************************** -* Discussion of floating point vs. fixed point numbers: - - + needs complete review of the manual ... - - + description of new command-line option - -* Describe PNG backend. - * Describe prescriptpart/postscriptpart. * Describe envelope primitive/macro. +* Describe penrazor, penspeck. + +* Describe drawdot withpen counter-intuitivity. Describe recent change + in drawdot definition. @@ -53,10 +49,14 @@ mp-implementors list or alternatively the metapost list. Integrating Text and Graphics: * Fix bad description of prologues in table ivartab. * Move discussion of prologues to sec. workflow2. +* Discuss difference between + label(btex ... etex, ...) + draw btex ... etex Advanced Graphics: * Describe turningnumber (mention differences in sec. 'MetaPost Versus METAFONT'). +* Make fig56 black and white. Notes on the MetaPost Workflow: * Describe variables jobname, charcode. @@ -67,6 +67,8 @@ Reference Manual: Legacy Information: * Cite original Hobby papers. +Debugging: +* turningnumber and tracingchoices > 2 |