[plt-scheme] "HTML" button on scribble files: lovely!

From: David Herman (dherman at ccs.neu.edu)
Date: Wed Jan 6 11:22:19 EST 2010

I see. Well, it builds okay as the planet package's documentation,  
i.e. via setup-plt -P. (I didn't even know you could directly call  
mzscheme on a scribble module.) Not sure what the problem is.

Dave

On Jan 6, 2010, at 4:27 AM, Robby Findler wrote:

> This doesn't seem to be specific to the HTML button or even drscheme
> for that matter:
>
> [robby-laptop] ~/Desktop> mzscheme json.scrbl
> planet: ill-formed module path in: (planet #f)
>
> === context ===
> /home/robby/svn/plt/collects/scheme/private/reqprov.ss:58:13: t
> try-next
> try-next
> try-next
> try-next
> /home/robby/svn/plt/collects/scheme/private/reqprov.ss:203:2
> /home/robby/svn/plt/collects/scheme/private/modbeg.ss:46:4
> standard-module-name-resolver
>
>
>
> On Tue, Jan 5, 2010 at 3:57 PM, David Herman <dherman at ccs.neu.edu>  
> wrote:
>> I tried the HTML button on this file:
>>
>>
>>  http://planet.plt-scheme.org/package-source/dherman/json.plt/3/0/json.scrbl
>>
>> and got:
>>
>> planet: ill-formed module path in: (planet #f)
>>
>>  === context ===
>> /Applications/PLT Scheme Full
>> v4.2.3.9/collects/scheme/private/reqprov.ss:58:13: t
>> try-next
>> try-next
>> try-next
>> try-next
>> /Applications/PLT Scheme Full
>> v4.2.3.9/collects/scheme/private/reqprov.ss:203:2
>> /Applications/PLT Scheme Full
>> v4.2.3.9/collects/scheme/private/modbeg.ss:46:4
>> standard-module-name-resolver
>> /Applications/PLT Scheme Full v4.2.3.9/collects/scheme/private/ 
>> map.ss:18:11:
>> map
>> /Applications/PLT Scheme Full v4.2.3.9/collects/scribble/run.ss:  
>> [running
>> body]
>> /Applications/PLT Scheme Full
>> v4.2.3.9/collects/scribble/tools/drscheme-buttons.ss:24:3
>> /Applications/PLT Scheme Full
>> v4.2.3.9/collects/scheme/private/more-scheme.ss:158:2:
>> call-with-break-parameterization
>> /Applications/PLT Scheme Full
>> v4.2.3.9/collects/scheme/private/more-scheme.ss:274:2:
>> call-with-exception-handler
>>
>> (FWIW, no development links on the system.)
>>
>> Dave
>>
>> On Jan 5, 2010, at 11:09 AM, Robby Findler wrote:
>>
>>> I got the idea from Matthew's scribble talk at ICFP (I really need  
>>> to
>>> do more of that kind of thing tho...)
>>>
>>> Robby
>>>
>>> On Tue, Jan 5, 2010 at 12:54 PM, John Clements
>>> <clements at brinckerhoff.org> wrote:
>>>>
>>>> I'm guessing the existence of the new HTML button (visible when  
>>>> editing
>>>> .scrbl files) is thanks to Robby.  It's teh awesomes! Thanks!
>>>>
>>>> John
>>>>
>>>>
>>>> _________________________________________________
>>>>  For list-related administrative tasks:
>>>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>>>
>>>>
>>> _________________________________________________
>>>  For list-related administrative tasks:
>>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>>



Posted on the users mailing list.