<div dir="ltr"><div>My bad then, I didn't notice the "-" to "/" change.<br></div><div>Indeed that works.<br></div><div><br></div>Thanks,<br>Laurent<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Apr 18, 2013 at 3:51 PM, Jay McCarthy <span dir="ltr"><<a href="mailto:jay.mccarthy@gmail.com" target="_blank">jay.mccarthy@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Apr 16, 2013 at 6:50 AM, Laurent <<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>> wrote:<br>
> Then, I could not manage to require the package with any of the following<br>
> lines:<br>
> (require slideshow-latex)<br>
> or<br>
> (require slideshow-latex/slideshow)<br>
> or<br>
> (require slideshow-latex/slideshow/latex)<br>
><br>
> What's the correct way of writing it?<br>
<br>
</div>The documentation, which should be linked from your ToC, says to do<br>
<br>
(require slideshow/latex)<br>
<br>
and look at<br>
<br>
tests/slideshow/latex/example<br>
<br>
for an example. It's online here:<br>
<br>
<a href="https://github.com/jeapostrophe/slideshow-latex/blob/master/tests/slideshow/latex/example.rkt" target="_blank">https://github.com/jeapostrophe/slideshow-latex/blob/master/tests/slideshow/latex/example.rkt</a><br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Jay McCarthy <<a href="mailto:jay@cs.byu.edu">jay@cs.byu.edu</a>><br>
Assistant Professor / Brigham Young University<br>
<a href="http://faculty.cs.byu.edu/~jay" target="_blank">http://faculty.cs.byu.edu/~jay</a><br>
<br>
"The glory of God is Intelligence" - D&C 93<br>
</div></div></blockquote></div><br></div>