<div dir="ltr">I guess probably everything except play, play-n, and animate-slide could be split out. Would that have helped you?<br><br><div>Robby</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 4, 2013 at 5:14 PM, J. Ian Johnson <span dir="ltr"><<a href="mailto:ianj@ccs.neu.edu" target="_blank">ianj@ccs.neu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mm, I believe it's collection-level. Perhaps if play.rkt were split into anim.rkt and play.rkt, where anim.rkt has all the non-gui code, and play.rkt has the gui code. Requiring slideshow/play in my library caused the doc failure.<br>

<span class="HOEnZb"><font color="#888888">-Ian<br>
</font></span><div class="HOEnZb"><div class="h5">----- Original Message -----<br>
From: "Robby Findler" <<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>><br>
To: "J. Ian Johnson" <<a href="mailto:ianj@ccs.neu.edu">ianj@ccs.neu.edu</a>><br>
Cc: "dev" <<a href="mailto:dev@racket-lang.org">dev@racket-lang.org</a>><br>
Sent: Monday, November 4, 2013 5:58:36 PM GMT -05:00 US/Canada Eastern<br>
Subject: Re: [racket-dev] Slideshow package needs more splitting<br>
<br>
<br>
I think there might be some collection/pkg confusion here. Are you having trouble with a package level dependency or a collection level one? (The latter is the only kind that can lead to the documentation error you're talking about I believe.)<br>

<br>
<br>
Robby<br>
<br>
<br>
<br>
On Mon, Nov 4, 2013 at 4:51 PM, J. Ian Johnson < <a href="mailto:ianj@ccs.neu.edu">ianj@ccs.neu.edu</a> > wrote:<br>
<br>
<br>
I've been working on a package of different pict transformers/constructors I've made while giving slideshow presentations, with some pain.<br>
In particular, slideshow-lib pulls in the gui dependency, making documentation impossible.<br>
I had to just copy the code for slide-pict and fast-start from slideshow/play into my package, which I really hate doing.<br>
If at all possible, can we split the pict-only parts of slideshow-lib into a different collection, say slideshow-pict-lib or something? Or perhaps just add more to pict-pkgs?<br>
<br>
Thanks,<br>
-Ian<br>
_________________________<br>
Racket Developers list:<br>
<a href="http://lists.racket-lang.org/dev" target="_blank">http://lists.racket-lang.org/dev</a><br>
<br>
</div></div></blockquote></div><br></div>