<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Samuel,<br>
      <br>
      Thanks for this update.<br>
      Uman is really a nice addon for Scilab.<br>
      I'll try give this version a try.<br>
      <br>
      Cheers,<br>
      <br>
      Antoine<br>
      <br>
      Le 11/11/2016 à 17:50, Samuel Gougeon a écrit :<br>
    </div>
    <blockquote cite="mid:5825F6E8.6000409@free.fr" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      Hello,<br>
      <br>
      The 2.1 version of the "uman" (<b>u</b>ser <b>man</b>ual) module
      is released and available for Scilab 5.5 and Scilab 6.<br>
      It can be installed or updated with:<br>
      <tt>--> atomsInstall uman  // then </tt><tt>close and restart
        Scilab</tt><tt><br>
      </tt><font face="Arial"><br>
        <b>Main features</b>: uman allows <br>
      </font>
      <ul>
        <li>to display<i> </i><i>in the console</i> help pages of
          Scilab or of external modules or contributions, with chosen
          sections, in any chosen supported language without switching
          the session language. The online page can be as well targeted
          instead.<br>
        </li>
        <li>to grab easily all messages from the mailing lists archives
          about a given feature, function, author,..<br>
        </li>
        <li>to easily list bugs reported about a given function or
          feature<br>
        </li>
      </ul>
      <font face="Arial"><br>
        <b>Main changes 2.1 </b>:<br>
      </font>
      <ul>
        <li>"uman .. u" and disp_usage() now justify the list of
          syntaxes. The alignment mode can be tuned with the new
          configuration variable umanAlignSyntaxes:<br>
          <table border="1" cellpadding="2" cellspacing="2" width="100%">
            <tbody>
              <tr>
                <td align="center" valign="top"><small><big>uman 2.0
                      & <a moz-do-not-send="true"
                        href="https://help.scilab.org/docs/6.0.0/en_US/who.html">default
                        help</a></big><br>
                    uman 2.1 with umanAlignSyntaxes=""</small></td>
                <td align="center" valign="top">uman 2.1</td>
                <td align="center" valign="top">uman 2.1<br>
                  with umanAlignSyntaxes="l"</td>
              </tr>
              <tr>
                <td valign="top"><small><tt>--> uman who u</tt><tt><br>
                    </tt><tt><br>
                    </tt><tt>Scilab > Variables > who</tt><tt><br>
                    </tt><tt>........................</tt><tt><br>
                    </tt><tt>USAGES</tt><tt><br>
                    </tt><tt> who</tt><tt><br>
                    </tt><tt> who()</tt><tt><br>
                    </tt><tt> names = who('local')</tt><tt><br>
                    </tt><tt> [names,mem] = who('local')</tt><tt><br>
                    </tt><tt> names = who('global')</tt><tt><br>
                    </tt><tt> [names,mem] = who('global')</tt><tt><br>
                    </tt><tt> who('sorted')</tt><tt><br>
                    </tt><tt> names = who('local','sorted')</tt><tt><br>
                    </tt><tt> [names,mem] = who('local','sorted')</tt><tt><br>
                    </tt><tt> names = who('global','sorted')</tt><tt><br>
                    </tt><tt> [names,mem] = who('global','sorted')</tt></small><br>
                  <br>
                </td>
                <td valign="top"><small><tt>--> uman who u<br>
                      <br>
                      Scilab > Variables > who</tt><tt><br>
                    </tt><tt>........................</tt><tt><br>
                    </tt><tt>USAGES</tt><tt><br>
                    </tt><tt>               who</tt><tt><br>
                    </tt><tt>               who()</tt><tt><br>
                    </tt><tt>       names = who('local')</tt><tt><br>
                    </tt><tt> [names,mem] = who('local')</tt><tt><br>
                    </tt><tt>       names = who('global')</tt><tt><br>
                    </tt><tt> [names,mem] = who('global')</tt><tt><br>
                    </tt><tt>               who('sorted')</tt><tt><br>
                    </tt><tt>       names = who('local','sorted')</tt><tt><br>
                    </tt><tt> [names,mem] = who('local','sorted')</tt><tt><br>
                    </tt><tt>       names = who('global','sorted')</tt><tt><br>
                    </tt><tt> [names,mem] = who('global','sorted')</tt></small><br>
                  <br>
                </td>
                <td valign="top"><tt><small>--> uman who u<br>
                      <br>
                      Scilab > Variables > who<br>
                      ........................<br>
                      USAGES<br>
                                     who<br>
                                     who()<br>
                       names       = who('local')<br>
                       [names,mem] = who('local')<br>
                       names       = who('global')<br>
                       [names,mem] = who('global')<br>
                                     who('sorted')<br>
                       names       = who('local','sorted')<br>
                       [names,mem] = who('local','sorted')<br>
                       names       = who('global','sorted')<br>
                       [names,mem] = who('global','sorted')<br>
                    </small></tt><br>
                </td>
              </tr>
            </tbody>
          </table>
          <br>
        </li>
        <li>uman help pages are now available in french</li>
        <li>19 references / resources added</li>
        <li>14 bugs fixed</li>
      </ul>
      <p><b><big>Online pages</big></b><br>
      </p>
      <ul>
        <li>ATOMS : <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="http://atoms.scilab.org/toolboxes/uman">http://atoms.scilab.org/toolboxes/uman</a></li>
        <li>Online help : <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="http://sgougeon.free.fr/scilab/help/uman/scilab_en_US_help">http://sgougeon.free.fr/scilab/help/uman/scilab_en_US_help</a></li>
      </ul>
      <p><br>
        Take it and enjoy.</p>
      <p>Samuel Gougeon<br>
      </p>
      <font face="Arial">------------------------------------------------------------------------------------------------------------<br>
      </font>
      <pre>CHANGES 2.0 => 2.1 (2016-10-30)
-------------------------------
NEW FEATURES
 * New configuration variable umanAlignSyntaxes = '' | 'l' | 'r' (default)

IMPROVEMENTS
 * Help pages are now available in french.
 * Console mode: 
   - For a better readability, syntaxes of a function are now aligned. 
     Their justifying is tunable. Examples: who, unwrap, ss2tf, strsplit...
   - When a page has no parameters section, its description section(s) is
     now automatically displayed, even without using the 'd' option

REFERENCES ADDED
 * Redirections
   - internal: stat=>stats
   - to Scilab: bicg, bicgstab, cgs, class, iscell, iscellstr, isinteger,
     isjava, numel, pcg, spdiags, square => squarewave(faux-ami)
   - to external: print_usage
 * FileExchange: GnuSciPlot, Ishikawa, STL
 * ATOMS: forge cglab=>cgal, Dynpeak, FOT, sopi, wgserialxcosio

BUG FIXED
 * 'uman close u' displayed only 'close(H)', forgetting 'close'
 * Changing csvDefault('separator',..) made 'uman' failing.
 * uman ignored any <term> of a <variablelist> having an id.
 * '& ' in a <screen> area yielded an error. 
   Example: 'uman _atomsGettingStarted dc'
 * When a table's row had a single cell, '<td>' was sometimes displayed
 * 'uman bitget lru' did not display the parameters section
 * 'uman author> wb' without section and item yielded an error.
 * 'uman figure_size wb' did not select '... Fig.figure_size=sizes ...' 
 * 'uman [ wb' missed '[a b c ..]' and other entries
 * 'uman ? wb' or 'uman # wb' yielded a Bugzilla error
 * 'uman 12 wb' was accepted while Scilab bugs are numbered starting from 77.
 * 'uman doc/>plot2d wb' did not target the 'Documentation pages' component
 * 'uman doc/><100 wb' yielded an error (no topic)
 * 'uman author> @' used '>' as part of the author name
</pre>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 Antoine Monmayrant LAAS - CNRS
 7 avenue du Colonel Roche
 BP 54200
 31031 TOULOUSE Cedex 4
 FRANCE

 Tel:+33 5 61 33 64 59
 
 email : <a class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@laas.fr">antoine.monmayrant@laas.fr</a>
 permanent email : <a class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@polytechnique.org">antoine.monmayrant@polytechnique.org</a>

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

</pre>
  </body>
</html>