tkinter
package to install an Asymptote rpm binary?
%USERPROFILE%\.asy\config.asy
mean?
Philippe Ivaldi has contributed an Asymptote mode for Emacs users
http://asymptote.sourceforge.net/doc/Editing-modes.html, which includes a lasy-mode
that allows one to compile and view the output of one \begin{asy}...\end{asy} section at a time.
\usepackage{asymptote}
: \usepackage[pdftex]{graphicx} \usepackage{epstopdf}To use inline mode with pdflatex see http://sourceforge.net/forum/message.php?msg_id=3820188 and http://sourceforge.net/forum/message.php?msg_id=3820228
tkinter
package to install an Asymptote rpm binary?
tkinter
unless you want to try out the GUI xasy
(still under development). Try rpm -Uvh --nodeps asymptote-x.xx-1.i386.rpmwhere
x.xx
represents the version number.
%USERPROFILE%\.asy\config.asy
mean?
config.asy
in a new folder %USERPROFILE%\.asy
.
config.asy
file, here is the procedure for changing
Microsoft Windows environment variables:
Click on the [Start] button
* RIGHT-click on 'My Computer'
* Choose 'Properties' from the popup menu
* Click the 'Advanced' tab
* Click the 'Environment Variables' button.
convert --versionreturns something like
Version: ImageMagick 6.2.8 06/27/06 Q16 http://www.imagemagick.org
config.asy
file: latex="C:\texmf\miktex\bin\latex.exe"; dvips="C:\texmf\miktex\bin\dvips.exe";After that it also asks to install the xcolor package, which you should do. Then it should work.
Asymptote - 01 November 2006