<br><br><div class="gmail_quote">On Thu, Jul 15, 2010 at 11:32, Laurent <span dir="ltr">&lt;<a href="mailto:laurent.orseau@gmail.com">laurent.orseau@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi,<br><br>The following scribble code (DrRacket 5.0.0.9, Ubuntu Lucid) :<br><br>#lang scribble/manual<br><br>@secref[&quot;plop&quot;]<br><br>@section[#:tag &quot;plop&quot;]{Plop}<br><br><br>Produces an absolute path for the secref link, which is not what I want.<br>

</blockquote><div><br>This is an issue because when embedded in a distribution, this absolute path is not using the runtime-path of the file.<br>It even makes the executable crash on some Vista computers (but apparently not all (?)).<br>

<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Do I misuse it or is this a bug?<br><br>Thanks,<br><font color="#888888">Laurent<br>
</font></blockquote></div><br>