From c74f44090105d239e355412add7df7adeb3efc42 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 17 May 2014 22:51:47 +0000 Subject: asymptote 2.31 git-svn-id: svn://tug.org/texlive/trunk@34084 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/asymptote/examples/externalprc.tex | 3 +- Master/texmf-dist/doc/asymptote/examples/refs.bib | 55 ++++++++++++++++++++++ 2 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 Master/texmf-dist/doc/asymptote/examples/refs.bib (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/asymptote/examples/externalprc.tex b/Master/texmf-dist/doc/asymptote/examples/externalprc.tex index d131eebd426..7c488e78f9c 100644 --- a/Master/texmf-dist/doc/asymptote/examples/externalprc.tex +++ b/Master/texmf-dist/doc/asymptote/examples/externalprc.tex @@ -6,7 +6,8 @@ % \documentclass[12pt]{article} \input cube.pre -\usepackage[bigfiles,noplaybutton]{media9} +\usepackage[bigfiles]{media9} +\playbuttonfalse \RequirePackage{color,graphicx} \begin{document} \input cube.tex diff --git a/Master/texmf-dist/doc/asymptote/examples/refs.bib b/Master/texmf-dist/doc/asymptote/examples/refs.bib new file mode 100644 index 00000000000..1c15d4e29b8 --- /dev/null +++ b/Master/texmf-dist/doc/asymptote/examples/refs.bib @@ -0,0 +1,55 @@ +@ARTICLE{Hobby86, + AUTHOR = "John D. Hobby", + TITLE = "Smooth, Easy to Compute Interpolating Splines", + JOURNAL = "Discrete Comput. Geom.", + YEAR = 1986, + VOLUME = 1, + PAGES = "123-140"} + +@BOOK{Knuth86b, + AUTHOR = "Donald E. Knuth", + TITLE = "The \MF{}book", + PUBLISHER = "Addison-Wesley", + YEAR = 1986, + ADDRESS = "Reading, Massachusetts"} + +@article{Bowman07, + title={{The 3D {A}symptote generalization of MetaPost B\'ezier interpolation}}, + author={John C. Bowman}, + journal={Proceedings in Applied Mathematics and Mechanics}, + volume={7}, + number={1}, + pages={2010021-2010022}, + year={2007} +} + +@article{Bowman08, + title={Asymptote: A vector graphics language}, + author={John C. Bowman and Andy Hammerlindl}, + journal={TUGboat: The Communications of the \TeX\ Users Group}, + volume={29}, + number={2}, + pages={288-294}, + year={2008} +} + +@article{Bowman09, + title={Asymptote: Lifting {\TeX} to three dimensions}, + author={John C. Bowman and Orest Shardt}, + journal={TUGboat: The Communications of the \TeX\ Users Group}, + volume={30}, + number={1}, + pages={58-63}, + year={2009} +} + +@article{Shardt12, + title={Surface Parametrization of Nonsimply Connected Planar {B\'ezier} Regions}, + author={Orest Shardt and John C. Bowman}, + journal = {Computer-Aided Design}, + volume={44}, + number={5}, + pages={484.e1-10}, + year={2012}, +} + -- cgit v1.2.3