<div dir="ltr"><div><font size="2">Dear,</font></div><div><font size="2"><br></font></div><div><font size="2">if the content of e.g. %chars.greek.lower is a string:</font></div><div><span style="font-family:arial,sans-serif"><font size="2"><br></font></span></div><div><span style="font-family:arial,sans-serif"><font size="2">Why not even subdivide this further, such as:</font></span></div><div><span style="font-family:arial,sans-serif"><font size="2"><br></font></span></div><div><span style="font-family:arial,sans-serif"><font size="2">%chars.greek.lower.alpha = "α"</font></span></div><div><span style="font-family:arial,sans-serif"><font size="2">
%chars.greek.lower.beta = "<span class="gmail-im">β</span>"

</font></span></div><div><span style="font-family:arial,sans-serif"></span></div><div><span style="font-family:arial,sans-serif"><font size="2"><span class="gmail-im">...</span></font></span></div><div><span style="font-family:arial,sans-serif"><font size="2"><span class="gmail-im"><br></span></font></span></div><div><span style="font-family:arial,sans-serif"><font size="2"><span class="gmail-im">Some work to create at first, but handy to use</span></font></span></div><div><span style="font-family:arial,sans-serif"><font size="2"><span class="gmail-im"><br></span></font></span></div><div><span style="font-family:arial,sans-serif"><font size="2"><span class="gmail-im">Best Regards,</span></font></span></div><div><span style="font-family:arial,sans-serif"><font size="2"><span class="gmail-im">Philppp<br></span></font></span></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Do., 31. Dez. 2020 um 16:37 Uhr schrieb Samuel Gougeon <<a href="mailto:sgougeon@free.fr">sgougeon@free.fr</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <div>Le 31/12/2020 à 16:11, Antoine
      Monmayrant a écrit :<br>
    </div>
    <blockquote type="cite">
      
      <div>On 31/12/2020 15:43, Samuel Gougeon
        wrote:<br>
      </div>
      <blockquote type="cite">
        
        .../...<br>
        We enter and display<br>
        <font size="+1">--> %chars   // (OK not here. See the
          proposed documentation for the full display)</font><br>
        <font size="+1"><br>
          or for a chosen class</font><br>
        <font size="+1"><br>
          --> %chars.greek</font><br>
        <font size="+1"> ans  =</font><br>
        <font size="+1">  lower =
          "αβδεϵζηθικλμνξοπρστυφϕχψωάϐέήϑίϊϰόϱςύϋΰϖώ"</font><br>
        <font size="+1">  upper = "ΑΒΓΔΕΖΗΘϴΙΪΚΛΜΝΞΟΠΡΣΤΥΫΦΧΨΩ KΩ℧"</font><br>
      </blockquote>
      <font size="+1"><br>
        OK, I see better what you propose.<br>
        But you are trading remembering a code (ie \lambda for λ) for
        remembering which class the symbol you are looking for belongs
        to...<br>
      </font></blockquote>
    <p>%chars displays all of them, on less than a screen (50 characters
      per line x 20 lines make 1000 characters ;-). It is illustrated in
      the provided help page.<br>
      And it is hierarchical. So remembering 2 to 10 trivial fields
      names is enough (instead of 1000 codes), if you wish to display
      subsets.<br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"><font size="+1"> Again, for some of them, it might be obvious (ie
        \lambda is easy, so is %chars.greek for a Greek symbol) but for
        some others it's far from obvious.<br>
        Like where would you put your \Diamond or \vdash?<br>
      </font></blockquote>
    <p>I may not understand the question. Please see the documentation.
      Both are already included in my current %chars illustrated in the
      doc.<br>
    </p>
    <p><br>
    </p>
    <blockquote type="cite"><font size="+1"> I've used my share of LaTeX IDEs and all the symbols
        assistants failed me in the same way: they give you easy and
        obvious access to symbols you already know by heart (ie \alpha
        is in Greek, top first element) but are a useless mess when
        looking for more obscure symbols (why is \bigstar in Misc-Math,
        between \blacklozenge and \spadsuit ?)</font><br>
    </blockquote>
    <p><font size="+1">+1. That's the point. This is why most often i
        display the whole %chars. Just %chars. Without any codes.</font></p>
    <p><font size="+1"><br>
      </font></p>
  </div>

_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
</blockquote></div>