[racket] Scribble experience
2011/1/10 Matthew Flatt <mflatt at cs.utah.edu>:
> 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]
Can't remember, but it works.
Thanks,
Jens Axel