[racket] slideshow-latex installation problems

From: Laurent (laurent.orseau at gmail.com)
Date: Thu Apr 18 09:54:54 EDT 2013

My bad then, I didn't notice the "-" to "/" change.
Indeed that works.

Thanks,
Laurent


On Thu, Apr 18, 2013 at 3:51 PM, Jay McCarthy <jay.mccarthy at gmail.com>wrote:

> On Tue, Apr 16, 2013 at 6:50 AM, Laurent <laurent.orseau at gmail.com> wrote:
> > Then, I could not manage to require the package with any of the following
> > lines:
> > (require slideshow-latex)
> > or
> > (require slideshow-latex/slideshow)
> > or
> > (require slideshow-latex/slideshow/latex)
> >
> > What's the correct way of writing it?
>
> The documentation, which should be linked from your ToC, says to do
>
> (require slideshow/latex)
>
> and look at
>
> tests/slideshow/latex/example
>
> for an example. It's online here:
>
>
> https://github.com/jeapostrophe/slideshow-latex/blob/master/tests/slideshow/latex/example.rkt
>
> --
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://faculty.cs.byu.edu/~jay
>
> "The glory of God is Intelligence" - D&C 93
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130418/f0fd8017/attachment.html>

Posted on the users mailing list.