diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-03 23:38:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-03 23:38:09 +0000 |
commit | 62e3ddd373e2bd1e5adbc7e45af95ba7150c03e6 (patch) | |
tree | be497aba8d1c52ad428bf5649c53abb9fa59f8ff /Build/source/utils/asymptote/ReleaseNotes | |
parent | 37f7f3460f7d20564974e440e873a84ca4570529 (diff) |
asymptote 1.75
git-svn-id: svn://tug.org/texlive/trunk@13620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/asymptote/ReleaseNotes')
-rw-r--r-- | Build/source/utils/asymptote/ReleaseNotes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/utils/asymptote/ReleaseNotes b/Build/source/utils/asymptote/ReleaseNotes index 2a7517059bb..48619da6be8 100644 --- a/Build/source/utils/asymptote/ReleaseNotes +++ b/Build/source/utils/asymptote/ReleaseNotes @@ -1,3 +1,12 @@ +Release Notes for Version 1.75 + +Issues with 3D labels and texpath, both in inlinetex mode and with the +ConTeXt TeX engine, were resolved. A bug in bezulate was fixed. A partial +workaround was added for the unimplememented -output-directory ConTeXt +option (the current directory must still be writeable). The aspect ratio +and viewportmargin calculation in module three was improved, with tighter +3D bounds. A bug in the intersectionpoints(path3, surface) routine was fixed. + Release Notes for Version 1.74 An error in the surface bounding box routines was fixed. Path/surface |