summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/asyfig
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-20 23:53:01 +0000
committerKarl Berry <karl@freefriends.org>2010-03-20 23:53:01 +0000
commitd9283b09795899d59b57df2a7b24c868b0271d48 (patch)
treea05675ddce2716cdb2074d8c7bbd42d582ebaf92 /Master/texmf-dist/doc/latex/asyfig
parent1080eb42d3947b4414c2bda84c4d0c0b809c4e16 (diff)
asyfig update (20mar10)
git-svn-id: svn://tug.org/texlive/trunk@17512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/asyfig')
-rw-r--r--Master/texmf-dist/doc/latex/asyfig/README11
-rw-r--r--Master/texmf-dist/doc/latex/asyfig/asyfig.pdfbin287660 -> 296821 bytes
2 files changed, 10 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/asyfig/README b/Master/texmf-dist/doc/latex/asyfig/README
index 6295a8e66a3..d4896c791ba 100644
--- a/Master/texmf-dist/doc/latex/asyfig/README
+++ b/Master/texmf-dist/doc/latex/asyfig/README
@@ -1,12 +1,16 @@
__________________
The ASYFIG package
-v0.1b
+v0.1c
This package provides an alternative to the asymptote package for including Asymptote graphics in a LaTeX document. In this package, all Asymptote figures are defined separately from the source in their own individual ".asy" files. This package uses Asymptote's inline mode so that labels in the graphics are produced by the main typesetting run; this ensures consistent font and size selection of text within the graphics. In addition, each individual ".asy" graphic can be very quickly processed individually to facilitate easy maintenance and editing of the graphics.
______________
CHANGE HISTORY
+v0.1c
+ - Add compilation flags to generate 2D vector output
+ in the case of 3D graphics
+
v0.1b
- Now supports Asymptote v1.78 (an internal macro was
changed that needed to be mirrored in this package)
@@ -37,6 +41,11 @@ Developmental and historical versions:
Current release version:
<http://ctan.tug.org/pkg/asyfig>
+___________
+LICENCE
+
+The asyfig collection of packages are released under the LaTeX Project Public License. More information can be found within the PDF documentation.
+
______________
Will Robertson
Copyright 2008-2009
diff --git a/Master/texmf-dist/doc/latex/asyfig/asyfig.pdf b/Master/texmf-dist/doc/latex/asyfig/asyfig.pdf
index 8729afb2595..2bb4b13897c 100644
--- a/Master/texmf-dist/doc/latex/asyfig/asyfig.pdf
+++ b/Master/texmf-dist/doc/latex/asyfig/asyfig.pdf
Binary files differ