debian/0000755000000000000000000000000012165011447007167 5ustar debian/asymptote-doc.info0000644000000000000000000000005411661526357012646 0ustar doc/png/asymptote.info doc/FAQ/asy-faq.info debian/asymptote.emacsen-startup0000644000000000000000000000041411661526357014263 0ustar (autoload 'asy-mode "asy-mode.el" "Asymptote major mode." t) (autoload 'lasy-mode "asy-mode.el" "hybrid Asymptote/Latex major mode." t) (autoload 'asy-insinuate-latex "asy-mode.el" "Asymptote insinuate LaTeX." t) (add-to-list 'auto-mode-alist '("\\.asy$" . asy-mode)) debian/asymptote-doc.doc-base0000644000000000000000000000075111661526357013374 0ustar Document: asymptote Title: Asymptote User Manual Abstract: This document describes the Asymptote system and programming language. Section: Science/Mathematics Format: HTML Index: /usr/share/doc/asymptote-doc/html/index.html Files: /usr/share/doc/asymptote-doc/html/*.html Format: PDF Files: /usr/share/doc/asymptote-doc/asymptote.pdf /usr/share/doc/asymptote-doc/asy-latex.pdf /usr/share/doc/asymptote-doc/CAD.pdf /usr/share/doc/asymptote-doc/TeXShopAndAsymptote.pdfdebian/changelog0000644000000000000000000003562712165011447011056 0ustar asymptote (2.15-2build2) saucy; urgency=low * Rebuild to pick up new libgc package name -- Matthias Klose Wed, 03 Jul 2013 12:03:51 +0000 asymptote (2.15-2build1) raring; urgency=low * Rebuild to pick up the new libgc1c3 dependency. -- Matthias Klose Wed, 27 Feb 2013 13:40:31 +0000 asymptote (2.15-2) unstable; urgency=low * Clarify license for reference card. (Closes: #684417) -- Hubert Chathi Fri, 10 Aug 2012 15:49:01 -0400 asymptote (2.15-1) unstable; urgency=low * Imported Upstream version 2.15 * debian/copyright updated and fixed using config-edit * debian/patches - 0001-feature-fix-FTBFS-on-mips.patch (deleted - applyed upstream) - 0004-feature-fix-FTBFS-on-hurd.patch (deleted - applyed upstream) -- Picca Frédéric-Emmanuel Fri, 18 Nov 2011 21:39:01 +0100 asymptote (2.13-2) unstable; urgency=low * debian/control - move the Build-Depends-Indep into the Build-Depends to fix the FTBFS (Closes: #634202) * debian/patches - 0004-feature-fix-FTBFS-on-hurd.patch (new) -- Picca Frédéric-Emmanuel Mon, 18 Jul 2011 22:17:05 +0200 asymptote (2.13-1) unstable; urgency=low * Imported Upstream version 2.13 - (Closes: #607341, #627125, #481910, #564862, #553973) * switch to source format 3.0 (quilt) - refresh the patch series * Add myself as uploader. * remove the asymptote-doc exemple symlink (Closes: #589124) * debian/control - Bump Standards-Version to 3.9.2 (no changes) - Switch to compat 8 * Updating debian/copyright (Closes: #586798) * Updating debian/rules (remove deprecated options) -- Picca Frédéric-Emmanuel Sat, 02 Jul 2011 23:42:26 +0200 asymptote (2.02-2) unstable; urgency=low * Fix debian/rules to not fail when building arch-only packages. (Closes: #589062) -- Hubert Chathi Thu, 15 Jul 2010 12:37:46 -0400 asymptote (2.02-1) unstable; urgency=low * New Upstream Version * Add texlive-latex-recommended and texlive-latex-extra to Build-Depends. -- Hubert Chathi Tue, 13 Jul 2010 11:56:32 -0400 asymptote (1.99-1) unstable; urgency=low * New upstream version * Reworking debian/rules * Adding autotools-dev to Build-Depends so config.* can be updated. * Adding dpkg (>= 1.15.4) | install-info to Depends, as recommended by Policy 12.2 (It's needed for the transition to triggerized install-info) * Patching prc/PRCdouble.h to solve a FTBFS in hppa (Closes: ##561423) * Updating Copyright on debian/* -- Ruben Molina Sun, 20 Jun 2010 21:30:54 -0500 asymptote (1.90-1) unstable; urgency=low * New upstream version * Fix @direntry at doc/asymptote.texi (Closes: #559943) -- Ruben Molina Tue, 08 Dec 2009 11:31:30 -0500 asymptote (1.88-2) unstable; urgency=low * Restoring direct patches accidentally reverted * Symlinking asymptote.pdf to texmf directory (Closes: #551482) * Adding texlive-plain-extra to Recommends (Closes: #538168) -- Ruben Molina Mon, 26 Oct 2009 21:14:36 -0500 asymptote (1.88-1) unstable; urgency=low * New upstream version * Updating debian/watch (was missing current versions) * Updating doc/makefile.in patch (previous one was over-enthusiastic) * Improving relationships for asymptote-doc (Conflict is unneeded and probably in violation of policy 2.5) * Improving debian/rules + Fix installing of examples (Closes: #550306, #552103), thanks to Julian Gilbey! + Remove Makefile and info files installed in html/ (Julian Gilbey) + Cleaning unnecesary/commented lines + Remove .cvsignore files * Moved symlinks to docs from asymptote to asymptote-doc, adding a new symlink to the recently moved examples/ (Closes: #551483) * Updating Build-Depends: libreadline5-dev -> libreadline-dev -- Ruben Molina Sat, 24 Oct 2009 01:11:11 -0500 asymptote (1.86-1) unstable; urgency=low * Add myself to uploaders. * New upstream version. * Bump Standards-Version to 3.8.3 (no changes) * Bump versioned Build-Depends on debhelper to >= 5, and set debian/compat to 5 (package-uses-deprecated-debhelper-compat-version 4) * Add a clean rule to solve a FTBFS building twice in a row (qa-doublebuild). * Patch doc/Makefile.in fixing issues in asy.1 generation (hyphen-used-as-minus-sign) * Patch doc/FAQ/asy-faq.bfnn adding INFO-DIR-SECTION to info document (info-document-missing-dir-section) * Update symptote-doc descriptions (duplicate-short-description and duplicate-long-description) * Set doc-base Section to Science/Mathematics (doc-base-unknown-section) * Set executable bit on asy-kate.sh in binary-predeb rule (script-not-executable) * Move examples from asymptote to asymptote-doc in binary-install rule (arch-dep-package-has-big-usr-share) -- Ruben Molina Thu, 24 Sep 2009 17:26:41 -0500 asymptote (1.80-1) unstable; urgency=low * New upstream version. * Call dh_installtex instead of calling texhash directly. (closes: #529452) * Remove obsolete upgrade code. -- Hubert Chathi Wed, 08 Jul 2009 22:57:02 -0400 asymptote (1.70-2) unstable; urgency=low * Upload to unstable. * Don't use absolute path when calling texhash in maintainer scripts. * Fix build-depends on libgc-dev. -- Hubert Chathi Thu, 30 Apr 2009 21:38:48 -0400 asymptote (1.70-1) experimental; urgency=low * New upstream version. -- Hubert Chathi Tue, 21 Apr 2009 01:07:28 -0400 asymptote (1.66-1) experimental; urgency=low * New upstream version. (closes: #505549) -- Hubert Chathi Thu, 26 Feb 2009 23:27:16 -0500 asymptote (1.51-1) experimental; urgency=low * New upstream version. (closes: #505549) * Fix up depends/build-depends. -- Hubert Chathi Fri, 14 Nov 2008 23:48:41 -0500 asymptote (1.43-1) unstable; urgency=low * New upstream version. (closes: #488141) -- Hubert Chathi Thu, 26 Jun 2008 15:55:42 -0400 asymptote (1.42-2) unstable; urgency=low * Add pointer to animate.sty in README.Debian for animated PDFs. (closes: 460282) -- Hubert Chathi Wed, 11 Jun 2008 12:22:03 -0400 asymptote (1.42-1) unstable; urgency=low * New upstream version * debian/control: Add Depends: python-imaging-tk. (closes: #469149) -- Hubert Chathi Tue, 01 Apr 2008 11:22:31 -0400 asymptote (1.40-1) unstable; urgency=low * New upstream release. * More fixes for GCC 4.3. (closes: #455424) * debian/control: Build-Depend on libfftw3-dev instead of fftw3-dev. (closes: #457945) * debian/control: Use Homepage field. * debian/control: Bumped Standards-Version to 3.7.3. * debian/copyright: License changed to GPL 3 or later. * debian/copyright: Use proposed machine-readable copyright format. -- Hubert Chathi Mon, 7 Jan 2008 21:35:34 -0500 asymptote (1.37-1) unstable; urgency=low * New upstream release. -- Hubert Chathi Tue, 11 Dec 2007 21:57:48 -0500 asymptote (1.33-1) unstable; urgency=low * New upstream release. (closes: #431334) -- Hubert Chan Wed, 12 Sep 2007 18:52:29 -0400 asymptote (1.29-1) unstable; urgency=low * New upstream release. (closes: #425988) * Add missing #include for GCC 4.3. (closes: #421207) * Fix building on mips. * Make texlive the default dependency, since tetex is obsolete. -- Hubert Chan Sun, 27 May 2007 15:50:59 -0400 asymptote (1.23-1) unstable; urgency=low * New upstream release. * Only Recommends: asymptote-doc (instead of Depends:), since we now print a proper warning if the documentation is not installed. * Fix Recommends: for asymptote-doc. -- Hubert Chan Mon, 12 Mar 2007 17:36:40 -0400 asymptote (1.21-1) unstable; urgency=low * New upstream release. * Remove obsolete dependencies. (closes: #402803) -- Hubert Chan Wed, 21 Feb 2007 13:21:42 -0500 asymptote (1.18-3) unstable; urgency=low * Add Replaces:, so that upgrades work properly. (closes: #402625) -- Hubert Chan Mon, 11 Dec 2006 16:13:23 -0500 asymptote (1.18-2) unstable; urgency=low * Properly install all the info files. * Install FAQ (info and ascii format). -- Hubert Chan Wed, 6 Dec 2006 00:30:58 -0500 asymptote (1.18-1) unstable; urgency=low * New upstream release. * Add watch file. * Move documentation to asymptote-doc package (so maybe it'll take less than 13 hours to build on m68k). (But we still depend on asymptote-doc, since asy has a help command that depends on it.) -- Hubert Chan Thu, 23 Nov 2006 00:37:18 -0500 asymptote (1.14-1) unstable; urgency=low * New upstream release. * Update maintainer address. -- Hubert Chan Wed, 18 Oct 2006 15:22:02 -0400 asymptote (1.13-1) unstable; urgency=low * Sponsor note: upload to Debian by Yann Dirson . * New upstream release. * Update dependencies to support texlive (closes: #381465). -- Hubert Chan Tue, 19 Sep 2006 13:45:57 -0400 asymptote (1.11-1) unstable; urgency=low * New upstream release. * Build-depend on libsigsegv-dev as per upstream's suggestion. -- Hubert Chan Wed, 12 Jul 2006 16:37:13 -0400 asymptote (1.10-1) unstable; urgency=low * New upstream release. - supports $(DESTDIR) now, so we can drop the extra make flags * Bumped standards version to 3.7.2. (no changes) * Add info to copyright file. * Build-depend on libgsl0-dev. -- Hubert Chan Thu, 29 Jun 2006 21:56:14 -0400 asymptote (1.03-1) unstable; urgency=low * Sponsor note: upload to Debian by Yann Dirson . * New upstream release. * Support compilation under GCC 4.1 (closes: #357382). -- Hubert Chan Thu, 30 Mar 2006 21:55:05 -0700 asymptote (1.02-2) unstable; urgency=low * Sponsor note: upload to Debian by Yann Dirson . * Change default PDF reader to xpdf instead of acroread. -- Hubert Chan Tue, 14 Mar 2006 21:35:28 -0700 asymptote (1.02-1) unstable; urgency=low * New upstream release. * Fix the copyright file (use "Copyright Holder" and "License" instead of "Upstream Authors" and "Copyright"). -- Hubert Chan Mon, 13 Mar 2006 20:32:28 -0700 asymptote (0.95-1) unstable; urgency=low * Sponsor note: upload to Debian by Yann Dirson . * New upstream release. * Store history file in home directory (closes: #334307). -- Hubert Chan Tue, 29 Nov 2005 14:11:29 -0500 asymptote (0.92-1) unstable; urgency=low * New upstream release. * Call gv using --nowatch instead of -nowatch in interactive mode. (closes: #334310) * Suggests: gv. (closes: #334308) (Only suggests, because gv is only needed for interactive mode, and may be replaced by another PS viewer.) * Suggests: xpdf, in order to view help in interactive mode. * Add upstream change to use convert instead of dvipng. (closes: #334226) * Fix a typo in the documentation. -- Hubert Chan Tue, 8 Nov 2005 20:59:40 -0500 asymptote (0.91-2) unstable; urgency=low * Sponsor note: initial upload to Debian by Yann Dirson (closes: 284030). * Fix doc-base to refer to correct path to PDF documentation. * Remove prerm script -- it only contains install-doc snippet, which is automatically generated by dh_installdocs. * Edit documentation to reflect paths actually used by this package. -- Hubert Chan Fri, 7 Oct 2005 23:10:23 -0400 asymptote (0.91-1) unstable; urgency=low * New upstream version. * As suggested by Yann Dirson: * Don't modify configure.ac. Use CXXFLAGS=-I/usr/include/gc instead. * Don't run texhash in Makefile, since we do that in postinst. * Build against libreadline5 instead of libreadline4. * Don't compress the PDF documentation. * Let dh_installdocs handle doc-base installation. * List doc target as "phony" in Makefile.in, to ensure that documentation is built. * Add doc to debian/rules build targets, since it's not built by default any more. * Bump standards-version to 3.6.2. * Add dvipng to Build-depends, for building the documentation. -- Hubert Chan Thu, 6 Oct 2005 15:35:15 -0400 asymptote (0.86-1) unstable; urgency=low * New upstream version. * Add upstream home page to package description. * Add tetex-extra to Depends and Build-depends (for pstricks.sty). * Add tetex-bin alternative to latex and dvips virtual package dependencies. * Add gs-gpl | gs to Depends and Build-depends. * Don't rebuild configure script in Makefile. -- Hubert Chan Tue, 30 Aug 2005 13:44:25 -0600 asymptote (0.82-1) unstable; urgency=low * New upstream version. -- Hubert Chan Tue, 5 Jul 2005 09:54:24 -0400 asymptote (0.80-1) unstable; urgency=low * New upstream version. * Don't run texhash in postrm upgrade -- it's already run in postinst. * Register documentation with doc-base. -- Hubert Chan Tue, 21 Jun 2005 00:41:10 -0400 asymptote (0.78-1) unstable; urgency=low * New upstream release. * Add build-depends on libgc-dev, and add --enable-gc=system configure flag. * Asymptote doesn't seem to depend on the Boost libraries any more. -- Hubert Chan Mon, 23 May 2005 18:31:31 -0400 asymptote (0.75-1) unstable; urgency=low * New upstream release. -- Hubert Chan Fri, 29 Apr 2005 15:55:44 -0400 asymptote (0.74-1) unstable; urgency=low * New upstream release. -- Hubert Chan Thu, 14 Apr 2005 10:58:34 -0400 asymptote (0.65-1) unstable; urgency=low * New upstream release. -- Hubert Chan Mon, 21 Feb 2005 22:49:33 -0500 asymptote (0.63-1) unstable; urgency=low * New upstream release. * Install emacs mode file in the proper location, and add a startup file to /etc/emacs/site-start.d, so that emacs users get asy-mode automatically. * Install the documentation in PDF format rather than PostScript. -- Hubert Chan Sat, 19 Feb 2005 19:05:04 -0500 asymptote (0.55-1) unstable; urgency=low * New upstream release. -- Hubert Chan Fri, 17 Dec 2004 23:19:12 -0500 asymptote (0.54-1) unstable; urgency=low * New upstream release. * Remove my versions of the man pages. (Merged into upstream.) * Edit texinfo doc to point to the Debian copy of the GPL. * Install html documentation. -- Hubert Chan Sun, 5 Dec 2004 23:31:22 -0500 asymptote (0.53-1) unstable; urgency=low * Initial Debian package. (closes: 284030) -- Hubert Chan Wed, 1 Dec 2004 16:37:32 -0500 debian/asymptote-doc.install0000644000000000000000000000025211661526357013361 0ustar ./doc/png/*.html /usr/share/doc/asymptote-doc/html/ ./doc/png/*.png /usr/share/doc/asymptote-doc/html/ ./doc/FAQ/asy-faq.html/*.html /usr/share/doc/asymptote-doc/faq/ debian/asymptote.manpages0000644000000000000000000000002711661526357012743 0ustar doc/asy.1 doc/xasy.1x debian/rules0000755000000000000000000000163511661543531010260 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk DEB_MAKE_INSTALL_TARGET = DEB_CONFIGURE_EXTRA_FLAGS = --enable-gc=system --with-latex=/usr/share/texmf/tex/latex --with-context=/usr/share/texmf/tex/context/third DEB_COMPRESS_EXCLUDE = .pdf common-build-arch:: make asy man common-install-arch:: make install-asy DESTDIR=$(CURDIR)/debian/tmp dh_installtex -pasymptote # this needs to be run before any of the binary-install/asymptote-doc stuff # from cdbs common-install-prehook-indep:: make all html clean:: rm --force doc/latexusage.pdf doc/latexusage.dvi doc/TeXShopAndAsymptote.dvi doc/CAD.dvi rm --force doc/*.aux doc/*.cp doc/*.cps doc/*.idx doc/*.ins doc/*.log doc/*.toc asy.list rm --force doc/asyRefCard.pdf doc/asyRefCard.dvi binary-predeb/asymptote:: chmod +x debian/$(cdbs_curpkg)/usr/share/asymptote/asy-kate.sh # script-not-executable debian/asymptote-doc.links0000644000000000000000000000146011661526357013035 0ustar usr/share/doc/asymptote-doc/asymptote.pdf usr/share/doc/texmf/asymptote/asymptote.pdf usr/share/doc/asymptote-doc/asymptote.pdf usr/share/doc/asymptote/asymptote.pdf usr/share/doc/asymptote-doc/asy-latex.pdf usr/share/doc/texmf/asymptote/asy-latex.pdf usr/share/doc/asymptote-doc/asy-latex.pdf usr/share/doc/asymptote/asy-latex.pdf usr/share/doc/asymptote-doc/CAD.pdf usr/share/doc/texmf/asymptote/CAD.pdf usr/share/doc/asymptote-doc/CAD.pdf usr/share/doc/asymptote/CAD.pdf usr/share/doc/asymptote-doc/TeXShopAndAsymptote.pdf usr/share/doc/texmf/asymptote/TeXShopAndAsymptote.pdf usr/share/doc/asymptote-doc/TeXShopAndAsymptote.pdf usr/share/doc/asymptote/TeXShopAndAsymptote.pdf usr/share/doc/asymptote-doc/faq usr/share/doc/asymptote/faq usr/share/doc/asymptote-doc/html usr/share/doc/asymptote/html debian/README.Debian0000644000000000000000000000123611661526357011245 0ustar Asymptote for Debian -------------------- To create animations in PDF files, you will need animate.sty, which can be found at: http://www.ctan.org/tex-archive/macros/latex/contrib/animate/animate.sty -- Hubert Chathi , Wed, 11 Jun 2008 12:21:09 -0400 If you want to use Asymptote in interactive mode, you will either need to install gv, or set the ASYMPTOTE_PSVIEWER environment variable. To use the 'help' command in interactive mode, you will either need to install xpdf, or set the ASYMPTOTE_PDFVIEWER environment variable. For more information, see section 2.3 in the info file. -- Hubert Chan , Tue Nov 8 20:48:19 2005 debian/asymptote-doc.docs0000644000000000000000000000020111661544025012625 0ustar ./doc/FAQ/asy-faq.ascii ./doc/asymptote.pdf ./doc/asy-latex.pdf ./doc/CAD.pdf ./doc/TeXShopAndAsymptote.pdf ./doc/asyRefCard.pdf debian/control0000644000000000000000000000315511661526357010611 0ustar Source: asymptote Section: tex Priority: optional Maintainer: Hubert Chathi Uploaders: Ruben Molina , Picca Frédéric-Emmanuel Build-Depends: cdbs, debhelper (>= 8), flex, bison, libfftw3-dev, libreadline-dev, libncurses5-dev, libgc-dev (>= 1:6.4), libgsl0-dev, libsigsegv-dev, zlib1g-dev, freeglut3-dev, tex-common, autotools-dev, imagemagick, ghostscript, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-base-bin, texlive-pstricks, texinfo Standards-Version: 3.9.2 Homepage: http://asymptote.sourceforge.net/ Package: asymptote Architecture: any Depends: python, python-tk, python-imaging-tk, imagemagick, ghostscript, texlive-latex-base, texlive-base-bin, texlive-pstricks, ${shlibs:Depends}, ${misc:Depends}, dpkg (>= 1.15.4) | install-info Recommends: asymptote-doc Suggests: gv, xpdf Description: script-based vector graphics language inspired by MetaPost Asymptote is a powerful script-based vector graphics language for technical drawings, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. Package: asymptote-doc Section: doc Architecture: all Depends: ${misc:Depends} Recommends: asymptote, info-browser | pdf-viewer | www-browser Replaces: asymptote (<< ${source:Version}) Description: documentation and examples for asymptote Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. This package provides documentation and examples. debian/asymptote.install0000644000000000000000000000053711661526357012624 0ustar ./debian/tmp/usr/bin/ ./debian/tmp/usr/share/texmf/ ./debian/tmp/usr/share/asymptote/GUI/*.py ./debian/tmp/usr/share/asymptote/*.asy ./debian/tmp/usr/share/asymptote/*.sh ./debian/tmp/usr/share/asymptote/*.py ./debian/tmp/usr/share/asymptote/*.ps ./debian/tmp/usr/share/asymptote/*.js ./debian/tmp/usr/share/asymptote/*.el /usr/share/emacs/site-lisp/ debian/copyright0000644000000000000000000006702512011262571011130 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: Andy Hammerlindl, John Bowman, and Tom Prince Upstream-Contact: bowman@math.ualberta.ca Source: http://asymptote.sourceforge.net Files: debian/* Copyright: Copyright (C) 2004-2010 Hubert Chathi Copyright (C) 2009-2010 Ruben Molina Copyright (C) 2011 Picca Frédéric-Emmanuel License: GPL-2+ Files: doc/FAQ/*.pl Copyright: Copyright (C) 1993-1995 Ian Jackson License: GPL-2+ Files: doc/asyRefCard.tex Copyright: Copyright (C) 2012 John C. Bowman License: other Permission is granted to make and distribute copies of this card, with or without modifications, provided the copyright notice and this permission notice are preserved on all copies. Files: camp.tab.h Copyright: Copyright 1984,1989-1990,2000-2006 Free Software Foundation, Inc. License: GPL-2+ Files: doc/asy-latex.dtx Copyright: Copyright (C) 2003 Tom Prince Copyright (C) 2003-2010 John Bowman Copyright (C) 2010 Will Robertson License: GPL-2+ Files: getopt*.* Copyright: Copyright (C) 1987-2001 Free Software Foundation, Inc. License: LGPL-2+ Files: algebra3.* arcball.* quaternion.* Copyright: Copyright (C) 1998 Paul Rademacher License: LGPL-2+ Files: rounding.* Copyright: Copyright (C) 1999 Stéphane Popinet License: LGPL-2+ Files: tr.* Copyright: Copyright (C) 1997-1998 Brian Paul License: LGPL-2+ Files: examples/cpkcolors.asy Copyright: Copyright (C) 2003-2005 Miguel, Jmol Development, www.jmol.org License: LGPL-2+ Files: prc/* Copyright: Copyright (C) 2008 Orest Shardt License: LGPL-3+ Files: fftw++.* Copyright: Copyright (C) 2004 John C. Bowman, University of Alberta License: LGPL-3+ Files: xstream.* Copyright: Copyright (C) 1999-2007 John C. Bowman License: LGPL-3+ Files: pipestream.* Copyright: Copyright (C) 2005-2009 John C. Bowman License: LGPL-3+ Files: base/binarytree.asy Copyright: Copyright (C) 2006 Tobias Langner License: LGPL-3+ Files: base/geometry.asy Copyright: Copyright (C) 2007 Philippe Ivaldi License: LGPL-3+ Files: base/trembling.asy Copyright: Copyright (C) 2008 Philippe Ivaldi License: LGPL-3+ Files: examples/tvgen.asy Copyright: Copyright (C) 2007, 2009, Servaas Vandenberghe License: LGPL-3+ Files: base/asy-mode.el Copyright: Copyright (C) 2006-2008 Philippe Ivaldi License: LGPL-3+ Files: patches/movie15_dvipdfmx.sty Copyright: Copyright (C) 2004-2008 Alexander Grahn License: LPPL Files: base/lmfit.asy Copyright: Copyright (C) 2009 Philipp Stephani License: other Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: install-sh doc/install-sh doc/FAQ/install-sh Copyright: Copyright (C) 1994 X Consortium License: other Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from the X Consor- tium. . FSF changes to this file are in the public domain. Files: opcodes.h profiler.h aspy.py policy.h Copyright: Copyright (C) 2010 Andy Hammerlindl License: GPL-3+ Files: pen.cc Copyright: Copyright (C) 2011 John Bowman License: GPL-3+ Files: * Copyright: Copyright (C) 2004-2009 Andy Hammerlindl, John Bowman, Tom Prince License: GPL-3+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. License: LGPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Lesser General Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'. License: LGPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Lesser General Public License version 3 can be found in `/usr/share/common-licenses/LGPL-3'. License: LPPL The LaTeX Project Public License =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- . LPPL Version 1.3c 2006-05-20 . Copyright 1999 2002-2006 LaTeX3 Project Everyone is allowed to distribute verbatim copies of this license document, but modification of it is not allowed. . PREAMBLE ======== . The LaTeX Project Public License (LPPL) is the primary license under which the the LaTeX kernel and the base LaTeX packages are distributed. . You may use this license for any work of which you hold the copyright and which you wish to distribute. This license may be particularly suitable if your work is TeX-related (such as a LaTeX package), but it is written in such a way that you can use it even if your work is unrelated to TeX. . The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE', below, gives instructions, examples, and recommendations for authors who are considering distributing their works under this license. . This license gives conditions under which a work may be distributed and modified, as well as conditions under which modified versions of that work may be distributed. . We, the LaTeX3 Project, believe that the conditions below give you the freedom to make and distribute modified versions of your work that conform with whatever technical specifications you wish while maintaining the availability, integrity, and reliability of that work. If you do not see how to achieve your goal while meeting these conditions, then read the document `cfgguide.tex' and `modguide.tex' in the base LaTeX distribution for suggestions. . DEFINITIONS =========== . In this license document the following terms are used: . `Work' Any work being distributed under this License. . `Derived Work' Any work that under any applicable law is derived from the Work. . `Modification' Any procedure that produces a Derived Work under any applicable law -- for example, the production of a file containing an original file associated with the Work or a significant portion of such a file, either verbatim or with modifications and/or translated into another language. . `Modify' To apply any procedure that produces a Derived Work under any applicable law. . `Distribution' Making copies of the Work available from one person to another, in whole or in part. Distribution includes (but is not limited to) making any electronic components of the Work accessible by file transfer protocols such as FTP or HTTP or by shared file systems such as Sun's Network File System (NFS). . `Compiled Work' A version of the Work that has been processed into a form where it is directly usable on a computer system. This processing may include using installation facilities provided by the Work, transformations of the Work, copying of components of the Work, or other activities. Note that modification of any installation facilities provided by the Work constitutes modification of the Work. . `Current Maintainer' A person or persons nominated as such within the Work. If there is no such explicit nomination then it is the `Copyright Holder' under any applicable law. . `Base Interpreter' A program or process that is normally needed for running or interpreting a part or the whole of the Work. . A Base Interpreter may depend on external components but these are not considered part of the Base Interpreter provided that each external component clearly identifies itself whenever it is used interactively. Unless explicitly specified when applying the license to the Work, the only applicable Base Interpreter is a `LaTeX-Format' or in the case of files belonging to the `LaTeX-format' a program implementing the `TeX language'. . CONDITIONS ON DISTRIBUTION AND MODIFICATION =========================================== . 1. Activities other than distribution and/or modification of the Work are not covered by this license; they are outside its scope. In particular, the act of running the Work is not restricted and no requirements are made concerning any offers of support for the Work. . 2. You may distribute a complete, unmodified copy of the Work as you received it. Distribution of only part of the Work is considered modification of the Work, and no right to distribute such a Derived Work may be assumed under the terms of this clause. . 3. You may distribute a Compiled Work that has been generated from a complete, unmodified copy of the Work as distributed under Clause 2 above, as long as that Compiled Work is distributed in such a way that the recipients may install the Compiled Work on their system exactly as it would have been installed if they generated a Compiled Work directly from the Work. . 4. If you are the Current Maintainer of the Work, you may, without restriction, modify the Work, thus creating a Derived Work. You may also distribute the Derived Work without restriction, including Compiled Works generated from the Derived Work. Derived Works distributed in this manner by the Current Maintainer are considered to be updated versions of the Work. . 5. If you are not the Current Maintainer of the Work, you may modify your copy of the Work, thus creating a Derived Work based on the Work, and compile this Derived Work, thus creating a Compiled Work based on the Derived Work. . 6. If you are not the Current Maintainer of the Work, you may distribute a Derived Work provided the following conditions are met for every component of the Work unless that component clearly states in the copyright notice that it is exempt from that condition. Only the Current Maintainer is allowed to add such statements of exemption to a component of the Work. . a. If a component of this Derived Work can be a direct replacement for a component of the Work when that component is used with the Base Interpreter, then, wherever this component of the Work identifies itself to the user when used interactively with that Base Interpreter, the replacement component of this Derived Work clearly and unambiguously identifies itself as a modified version of this component to the user when used interactively with that Base Interpreter. . b. Every component of the Derived Work contains prominent notices detailing the nature of the changes to that component, or a prominent reference to another file that is distributed as part of the Derived Work and that contains a complete and accurate log of the changes. . c. No information in the Derived Work implies that any persons, including (but not limited to) the authors of the original version of the Work, provide any support, including (but not limited to) the reporting and handling of errors, to recipients of the Derived Work unless those persons have stated explicitly that they do provide such support for the Derived Work. . d. You distribute at least one of the following with the Derived Work: . 1. A complete, unmodified copy of the Work; if your distribution of a modified component is made by offering access to copy the modified component from a designated place, then offering equivalent access to copy the Work from the same or some similar place meets this condition, even though third parties are not compelled to copy the Work along with the modified component; . 2. Information that is sufficient to obtain a complete, unmodified copy of the Work. . 7. If you are not the Current Maintainer of the Work, you may distribute a Compiled Work generated from a Derived Work, as long as the Derived Work is distributed to all recipients of the Compiled Work, and as long as the conditions of Clause 6, above, are met with regard to the Derived Work. . 8. The conditions above are not intended to prohibit, and hence do not apply to, the modification, by any method, of any component so that it becomes identical to an updated version of that component of the Work as it is distributed by the Current Maintainer under Clause 4, above. . 9. Distribution of the Work or any Derived Work in an alternative format, where the Work or that Derived Work (in whole or in part) is then produced by applying some process to that format, does not relax or nullify any sections of this license as they pertain to the results of applying that process. . 10. a. A Derived Work may be distributed under a different license provided that license itself honors the conditions listed in Clause 6 above, in regard to the Work, though it does not have to honor the rest of the conditions in this license. . b. If a Derived Work is distributed under a different license, that Derived Work must provide sufficient documentation as part of itself to allow each recipient of that Derived Work to honor the restrictions in Clause 6 above, concerning changes from the Work. . 11. This license places no restrictions on works that are unrelated to the Work, nor does this license place any restrictions on aggregating such works with the Work by any means. . 12. Nothing in this license is intended to, or may be used to, prevent complete compliance by all parties with all applicable laws. . NO WARRANTY =========== . There is no warranty for the Work. Except when otherwise stated in writing, the Copyright Holder provides the Work `as is', without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the Work is with you. Should the Work prove defective, you assume the cost of all necessary servicing, repair, or correction. . In no event unless required by applicable law or agreed to in writing will The Copyright Holder, or any author named in the components of the Work, or any other party who may distribute and/or modify the Work as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of any use of the Work or out of inability to use the Work (including, but not limited to, loss of data, data being rendered inaccurate, or losses sustained by anyone as a result of any failure of the Work to operate with any other programs), even if the Copyright Holder or said author or said other party has been advised of the possibility of such damages. . MAINTENANCE OF THE WORK ======================= . The Work has the status `author-maintained' if the Copyright Holder explicitly and prominently states near the primary copyright notice in the Work that the Work can only be maintained by the Copyright Holder or simply that it is `author-maintained'. . The Work has the status `maintained' if there is a Current Maintainer who has indicated in the Work that they are willing to receive error reports for the Work (for example, by supplying a valid e-mail address). It is not required for the Current Maintainer to acknowledge or act upon these error reports. . The Work changes from status `maintained' to `unmaintained' if there is no Current Maintainer, or the person stated to be Current Maintainer of the work cannot be reached through the indicated means of communication for a period of six months, and there are no other significant signs of active maintenance. . You can become the Current Maintainer of the Work by agreement with any existing Current Maintainer to take over this role. . If the Work is unmaintained, you can become the Current Maintainer of the Work through the following steps: . 1. Make a reasonable attempt to trace the Current Maintainer (and the Copyright Holder, if the two differ) through the means of an Internet or similar search. . 2. If this search is successful, then enquire whether the Work is still maintained. . a. If it is being maintained, then ask the Current Maintainer to update their communication data within one month. . b. If the search is unsuccessful or no action to resume active maintenance is taken by the Current Maintainer, then announce within the pertinent community your intention to take over maintenance. (If the Work is a LaTeX work, this could be done, for example, by posting to comp.text.tex.) . 3a. If the Current Maintainer is reachable and agrees to pass maintenance of the Work to you, then this takes effect immediately upon announcement. . b. If the Current Maintainer is not reachable and the Copyright Holder agrees that maintenance of the Work be passed to you, then this takes effect immediately upon announcement. . 4. If you make an `intention announcement' as described in 2b. above and after three months your intention is challenged neither by the Current Maintainer nor by the Copyright Holder nor by other people, then you may arrange for the Work to be changed so as to name you as the (new) Current Maintainer. . 5. If the previously unreachable Current Maintainer becomes reachable once more within three months of a change completed under the terms of 3b) or 4), then that Current Maintainer must become or remain the Current Maintainer upon request provided they then update their communication data within one month. . A change in the Current Maintainer does not, of itself, alter the fact that the Work is distributed under the LPPL license. . If you become the Current Maintainer of the Work, you should immediately provide, within the Work, a prominent and unambiguous statement of your status as Current Maintainer. You should also announce your new status to the same pertinent community as in 2b) above. . WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE ====================================================== . This section contains important instructions, examples, and recommendations for authors who are considering distributing their works under this license. These authors are addressed as `you' in this section. . Choosing This License or Another License ---------------------------------------- . If for any part of your work you want or need to use *distribution* conditions that differ significantly from those in this license, then do not refer to this license anywhere in your work but, instead, distribute your work under a different license. You may use the text of this license as a model for your own license, but your license should not refer to the LPPL or otherwise give the impression that your work is distributed under the LPPL. . The document `modguide.tex' in the base LaTeX distribution explains the motivation behind the conditions of this license. It explains, for example, why distributing LaTeX under the GNU General Public License (GPL) was considered inappropriate. Even if your work is unrelated to LaTeX, the discussion in `modguide.tex' may still be relevant, and authors intending to distribute their works under any license are encouraged to read it. . A Recommendation on Modification Without Distribution ----------------------------------------------------- . It is wise never to modify a component of the Work, even for your own personal use, without also meeting the above conditions for distributing the modified component. While you might intend that such modifications will never be distributed, often this will happen by accident -- you may forget that you have modified that component; or it may not occur to you when allowing others to access the modified version that you are thus distributing it and violating the conditions of this license in ways that could have legal implications and, worse, cause problems for the community. It is therefore usually in your best interest to keep your copy of the Work identical with the public one. Many works provide ways to control the behavior of that work without altering any of its licensed components. . How to Use This License ----------------------- . To use this license, place in each of the components of your work both an explicit copyright notice including your name and the year the work was authored and/or last substantially modified. Include also a statement that the distribution and/or modification of that component is constrained by the conditions in this license. . Here is an example of such a notice and statement: . %% pig.dtx %% Copyright 2005 M. Y. Name % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. % % The Current Maintainer of this work is M. Y. Name. % % This work consists of the files pig.dtx and pig.ins % and the derived file pig.sty. . Given such a notice and statement in a file, the conditions given in this license document would apply, with the `Work' referring to the three files `pig.dtx', `pig.ins', and `pig.sty' (the last being generated from `pig.dtx' using `pig.ins'), the `Base Interpreter' referring to any `LaTeX-Format', and both `Copyright Holder' and `Current Maintainer' referring to the person `M. Y. Name'. . If you do not want the Maintenance section of LPPL to apply to your Work, change `maintained' above into `author-maintained'. However, we recommend that you use `maintained', as the Maintenance section was added in order to ensure that your Work remains useful to the community even when you can no longer maintain and support it yourself. . Derived Works That Are Not Replacements --------------------------------------- . Several clauses of the LPPL specify means to provide reliability and stability for the user community. They therefore concern themselves with the case that a Derived Work is intended to be used as a (compatible or incompatible) replacement of the original Work. If this is not the case (e.g., if a few lines of code are reused for a completely different task), then clauses 6b and 6d shall not apply. . Important Recommendations ------------------------- . Defining What Constitutes the Work . The LPPL requires that distributions of the Work contain all the files of the Work. It is therefore important that you provide a way for the licensee to determine which files constitute the Work. This could, for example, be achieved by explicitly listing all the files of the Work near the copyright notice of each file or by using a line such as: . % This work consists of all files listed in manifest.txt. . in that place. In the absence of an unequivocal list it might be impossible for the licensee to determine what is considered by you to comprise the Work and, in such a case, the licensee would be entitled to make reasonable conjectures as to which files comprise the Work. debian/source/0000755000000000000000000000000011661526357010502 5ustar debian/source/format0000644000000000000000000000001411661526357011710 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007311661526357010233 0ustar version=3 http://sf.net/asymptote/asymptote-(.*)\.src\.tgz debian/patches/0000755000000000000000000000000012011301306010600 5ustar debian/patches/0003-clarify-ref-card-license.patch0000644000000000000000000000331512011301306016735 0ustar --- asymptote-2.15/doc/asyRefCard.tex 2011-11-15 16:23:53.000000000 -0500 +++ asymptote-2.15/doc/asyRefCard.tex 2012-08-10 15:50:11.071067987 -0400 @@ -38,8 +38,8 @@ % (reference card macros due to Stephen Gildea) % -\def\versionnumber{0.0} % Version of this reference card -\def\year{2011} +\def\versionnumber{1.0} % Version of this reference card +\def\year{2012} \def\month{August} \def\version{\month\ \year\ v\versionnumber} @@ -51,9 +51,9 @@ \vskip 1ex plus 100 fill\begingroup\small \centerline{\version. Copyright \copyright\ \year\ John C. Bowman} -Permission is granted to make and distribute copies of -this card provided the copyright notice and this permission notice -are preserved on all copies. +Permission is granted to make and distribute copies of this card, with +or without modifications, provided the copyright notice and this +permission notice are preserved on all copies. \endgroup} % make \bye not \outer so that the \def\bye in the \else clause below @@ -472,7 +472,7 @@ \key{arclength of path {\tt p}}{arclength(p)} \key{time at which {\tt arclength(p)=L}}{arctime(p,L)} \key{point on path {\tt p} at arclength {\tt L}}{arcpoint(p,L)} -\key{first value {\tt t} at which {\tt dir(p,t)=z}}{dir(p,z)} +\key{first value {\tt t} at which {\tt dir(p,t)=z}}{dirtime(p,z)} \key{time {\tt t} at relative fraction {\tt l} of {\tt arclength(p)}}{reltime(p,l)} \key{point at relative fraction {\tt l} of {\tt arclength(p)}}{relpoint(p,l)} \key{point midway along arclength of {\tt p}}{midpoint(p)} @@ -542,7 +542,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%% END LIBRARIES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % This goes at the bottom of the last page (column 6) -%\copyrightnotice +\copyrightnotice % \bye debian/patches/0001-use-xpdf-instead-of-acroread.patch0000644000000000000000000000113411661542154017560 0ustar From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Sat, 2 Jul 2011 23:13:24 +0200 Subject: use xpdf instead of acroread --- settings.cc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/settings.cc b/settings.cc index 66bd73c..64825e8 100644 --- a/settings.cc +++ b/settings.cc @@ -100,7 +100,7 @@ string defaultPSViewer="gv"; #ifdef __APPLE__ string defaultPDFViewer="open"; #else -string defaultPDFViewer="acroread"; +string defaultPDFViewer="xpdf"; #endif string defaultGhostscript="gs"; string defaultDisplay="display"; -- debian/patches/series0000644000000000000000000000020612011273350012022 0ustar 0001-use-xpdf-instead-of-acroread.patch 0002-update-documentation-for-debian-specific-parts.patch 0003-clarify-ref-card-license.patch debian/patches/0002-update-documentation-for-debian-specific-parts.patch0000644000000000000000000000554111661542154023276 0ustar From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Sat, 2 Jul 2011 23:17:05 +0200 Subject: update documentation for debian specific parts --- doc/asymptote.texi | 30 +++++++++++------------------- 1 files changed, 11 insertions(+), 19 deletions(-) diff --git a/doc/asymptote.texi b/doc/asymptote.texi index 09cf339..f9f5bca 100644 --- a/doc/asymptote.texi +++ b/doc/asymptote.texi @@ -13,15 +13,16 @@ Copyright @copyright{} 2004-11 Andy Hammerlindl, John Bowman, and Tom Prince. @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the @acronym{GNU} Lesser General Public License (see the -file LICENSE in the top-level source directory). +under the terms of the @acronym{GNU} Lesser General Public License. On +Debian systems, the @acronym{LGPL} can be found at +/usr/share/common-licenses/LGPL. @end quotation @end copying @dircategory Languages @direntry -* asymptote: (asymptote/asymptote). Vector graphics language. +* asymptote: (asymptote). Vector graphics language. @end direntry @titlepage @@ -437,7 +438,7 @@ variables under @code{UNIX}: @verbatim import settings; psviewer="gv"; -pdfviewer="acroread"; +pdfviewer="xpdf"; gs="gs"; @end verbatim @@ -671,20 +672,9 @@ to the directory @code{base} (in the top level directory of the @cindex @code{asy-mode} @cindex @code{lasy-mode} Users of @code{emacs} can edit @code{Asymptote} code with the mode -@code{asy-mode}, after enabling it by putting the following lines in their -@code{.emacs} initialization file, replacing @code{ASYDIR} with the -location of the @code{Asymptote} system directory (by default, -@code{@value{Datadir}/asymptote} or @code{C:\Program Files\Asymptote} -under @code{MSDOS}): -@verbatim -(add-to-list 'load-path "ASYDIR") -(autoload 'asy-mode "asy-mode.el" "Asymptote major mode." t) -(autoload 'lasy-mode "asy-mode.el" "hybrid Asymptote/Latex major mode." t) -(autoload 'asy-insinuate-latex "asy-mode.el" "Asymptote insinuate LaTeX." t) -(add-to-list 'auto-mode-alist '("\\.asy$" . asy-mode)) +@code{asy-mode}, which is installed and enabled by default in the Debian +package. -@end verbatim -@noindent Particularly useful key bindings in this mode are @code{C-c C-c}, which compiles and displays the current buffer, and the key binding @code{C-c ?}, which shows the available function prototypes for the command at the cursor. @@ -708,8 +698,10 @@ Further documentation of @code{asy-mode} is available within @cindex @code{asy.vim} Fans of @code{vim} can customize @code{vim} for @code{Asymptote} with -@noindent -@code{cp @value{Datadir}/asymptote/asy.vim ~/.vim/syntax/asy.vim} +@verbatim +cp @value{Datadir}/doc/asymptote/examples/asy.vim.gz ~/.vim/syntax/asy.vim.gz +gunzip ~/.vim/syntax/asy.vim.gz +@end verbatim @noindent and add the following to their @code{~/.vimrc} file: -- debian/compat0000644000000000000000000000000211661526357010400 0ustar 8 debian/docs0000644000000000000000000000002111661526357010046 0ustar BUGS README TODO debian/asymptote-doc.examples0000644000000000000000000000001511661526357013526 0ustar ./examples/* debian/asymptote.examples0000644000000000000000000000005111661526357012763 0ustar ./debian/tmp/usr/share/asymptote/asy.vim