From: Matthew Flatt (mflatt at cs.utah.edu) Date: Mon Jan 10 08:19:00 EST 2011 |
|
At Mon, 10 Jan 2011 10:38:55 +0100, Jens Axel Søgaard wrote: > Another small issue (for me): Since Asymptote is used to produce the > geometric figures, I can produce both a pdf and a png version of each image. > I was expecting/hoping that the Scribble would pick the pdf version > when the output format is pdf and png when the output format is html, > but Scribble AFAIR just picks one. Did you try @image[#:suffixes '(".pdf" ".png") filename-without-suffix] ?
Posted on the users mailing list. |
|