From 008ccd78c7a2d5abf3e17cb872cf1536f6192ecb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 2 Aug 2015 21:30:11 +0000 Subject: roundrect (2aug15) git-svn-id: svn://tug.org/texlive/trunk@38023 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/metapost/roundrect/CHANGES | 10 ++++++++++ Master/texmf-dist/doc/metapost/roundrect/README | 8 ++------ .../doc/metapost/roundrect/roundrect.pdf | Bin 193250 -> 184897 bytes 3 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 Master/texmf-dist/doc/metapost/roundrect/CHANGES (limited to 'Master/texmf-dist/doc/metapost') diff --git a/Master/texmf-dist/doc/metapost/roundrect/CHANGES b/Master/texmf-dist/doc/metapost/roundrect/CHANGES new file mode 100644 index 00000000000..60cb9ee6856 --- /dev/null +++ b/Master/texmf-dist/doc/metapost/roundrect/CHANGES @@ -0,0 +1,10 @@ +v2.0, released on 1 August 2015: complete rewrite. The +code is much cleaner and works better and more consistently. +Removed all the "titlebar" options; it's better to form such +things out of an entirely separate rectangle. Much more +granular control over appearance. Also several +"convenience" macros to allow adjusting multiple, related +settings at one time. + +v1.0, released on 29 July 2015: initial release. All basic +functionality implemented. diff --git a/Master/texmf-dist/doc/metapost/roundrect/README b/Master/texmf-dist/doc/metapost/roundrect/README index 65e0a60e919..6cd870a7731 100644 --- a/Master/texmf-dist/doc/metapost/roundrect/README +++ b/Master/texmf-dist/doc/metapost/roundrect/README @@ -20,9 +20,5 @@ along with the generated files roundrect.mp and roundrect.pdf, along with this README. The roundrect macros for Metapost provide ways to produce -rounded rectangles, which may or may not contain a title bar -or text (the title bar may itself contain text). They are -extremely configurable. - -v1.0, released on 29 July 2015: initial release. All basic -functionality implemented. +rounded rectangles, which may or may not contain or text. +They are extremely configurable. diff --git a/Master/texmf-dist/doc/metapost/roundrect/roundrect.pdf b/Master/texmf-dist/doc/metapost/roundrect/roundrect.pdf index f0e1bc1455b..82e897485d2 100644 Binary files a/Master/texmf-dist/doc/metapost/roundrect/roundrect.pdf and b/Master/texmf-dist/doc/metapost/roundrect/roundrect.pdf differ -- cgit v1.2.3