[racket] Passing command-line parameters *into* Scribble
Hi Laurent
Thanks for the tip on omitting raco.
Unfortunately I don't get the desired behavior: "--" seems to get
interpreted as a file:
*> scribble --pdf test.scrbl -- param1*
default-load-handler: cannot open input file
path: /Users/dan/racket/--
system error: No such file or directory; errno=2
context...:
standard-module-name-resolver
/Applications/Racket
v5.3.6/collects/scribble/../racket/private/map.rkt:26:19: loop
/Applications/Racket v5.3.6/collects/scribble/run.rkt: [running body]
Racket version is 5.3.6, and the "--" trick works fine when running racket
itself from the command-line.
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20131210/90167fb2/attachment.html>