[plt-scheme] @tech in other manuals

Matthew Flatt mflatt at cs.utah.edu
Fri Mar 6 10:21:10 EST 2009


At Fri, 06 Mar 2009 10:03:41 -0500, Dave Herman wrote:
> >  @tech[#:doc '(lib "scribblings/guide/guide.scrbl")]{prefab}
> 
> Huh, I could've sworn I tried that. Maybe I'd used 
> "scribblings/guide/define-struct.scrbl" instead, which doesn't work.

Right, you have to use the path to the main module of the document. The
idea is that you have to know which document it is, and the source
module is as good a name for the document as any, but you shouldn't
have to know the internal structure of the document.




More information about the plt-scheme mailing list