<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Arial">Hello,<br>
      <br>
      In order to point to a Scilab function in a help page, i have
      found  several syntaxes for <br>
      setting an hyperlink. Example:<br>
    </font><font face="Arial"><font face="Arial"><link
        linkend="splin">splin</link><br>
      </font><link linkend="scilab.help/splin">splin</link><br>
      <link type="scilab"
      linkend="scilab.help/splin">splin</link><br>
      <br>
      What are the differences between them?<br>
      Which one is the most proper one, noticeably with respect to
      publication of help<br>
      pages of external modules (in HTML, jar,..) pointing to scilab
      functions and possibly <br>
      compiled alone (without the Scilab sources)?<br>
      <br>
      Thanks<br>
      Samuel<br>
      <br>
    </font>
  </body>
</html>