summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorMojca Miklavec <mojca.miklavec@gmail.com>2014-05-22 18:17:59 +0000
committerMojca Miklavec <mojca.miklavec@gmail.com>2014-05-22 18:17:59 +0000
commit42d362515c807a29ccacadd1ab42ab8c890251d9 (patch)
tree8d777f9d0fe6cd1ca78329ec3d9c042ebc6271fd /Build
parent4716b3d4ce224c5ea178410cea7b89878a7b5474 (diff)
asymptote doc: remove spurious character and incorrectly documented function
git-svn-id: svn://tug.org/texlive/trunk@34196 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/utils/asymptote/doc/asymptote.pdfbin1272511 -> 1272833 bytes
-rw-r--r--Build/source/utils/asymptote/doc/asymptote.texi7
2 files changed, 1 insertions, 6 deletions
diff --git a/Build/source/utils/asymptote/doc/asymptote.pdf b/Build/source/utils/asymptote/doc/asymptote.pdf
index 71254d9591b..69f952a418e 100644
--- a/Build/source/utils/asymptote/doc/asymptote.pdf
+++ b/Build/source/utils/asymptote/doc/asymptote.pdf
Binary files differ
diff --git a/Build/source/utils/asymptote/doc/asymptote.texi b/Build/source/utils/asymptote/doc/asymptote.texi
index ce1c6573fc9..8dc6ac4605b 100644
--- a/Build/source/utils/asymptote/doc/asymptote.texi
+++ b/Build/source/utils/asymptote/doc/asymptote.texi
@@ -1,4 +1,4 @@
-A\input texinfo @c -*-texinfo-*-
+\input texinfo @c -*-texinfo-*-
@setfilename asymptote.info
@settitle Asymptote: the Vector Graphics Language
@include version.texi
@@ -2577,11 +2577,6 @@ otherwise.
returns an arbitrary point strictly inside a cyclic path @code{p}
according to the fill rule @code{fillrule} (@pxref{fillrule}).
-@cindex @code{side}
-@item real side(pair a, pair b, pair c);
-determines the side of @code{a--b} that c lies on (negative=left,
-zero=on @code{a--b}, positive=right).
-
@cindex @code{incircle}
@item real incircle(pair a, pair b, pair c, pair d);
determines the side of the counterclockwise circle through @code{a,b,c} that