[plt-scheme] please help us scribble!
At Mon, 7 Jan 2008 08:51:21 -0700, "Doug Williams" wrote:
> 1. Is there a pdf version of the scribble manual?
http://pre.plt-scheme.org/docs/pdf/
You can also build your own (via pdflatex) with
setup-plt --doc-pdf <destdir>
> 2. Is there a good way yet to include graphics in scribbled documents? I
> haven't looked at the manual in a couple months, but it wasn't obvious back
> then and no one came forward with any suggestions on the mailing list at the
> time.
There is an `image' function from `scribble/manual' that takes a
filename and text to use as the alternative. The `image' function seems
not to be documented, so I'll fix that.
> 3. Are there any plans for equation rendering?
Nothing specific.
> 4. How will scribblings be used by PLaneT? And, what will be the best way
> to transition our documentation for the transition to V4?
I'll let Jacob or Robby handle that one.
Matthew