<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Le 18/07/2017 à 15:50, Samuel Gougeon a
      écrit :<br>
    </div>
    <blockquote cite="mid:be947c4d-5c0c-185c-ac11-9df4d4b3deac@free.fr"
      type="cite"> <br>
      Workaround: Do the following once. It will then be ok forever:<br>
      <br>
      // after loading it:<br>
      <pre class="issue-comment-text">[?,path] = libraryinfo("stixboxlib");
cwd = pwd();
cd(path);
genlib stixboxlib
cd(cwd)</pre>
    </blockquote>
    <br>
    If for you stixbox is autoloaded at startup, you need to insert the
    following just before genlib:<br>
    <br>
    predef clear<br>
  </body>
</html>