<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Jari,<br>
    <br>
    when I change the default music font of an expression category, the
    expressions from that category are not updated with the new font
    information although they use the tag <font face="Courier New,
      Courier, monospace">fontMus(Font0,0)</font> which I thought would
    be the information to use the font from the expression category.<br>
    You mentioned once that categories and expressions only have a very
    weak link.<br>
    But how is it in this case ?<br>
    <br>
    The new category font is Broadway Copyist. The expressions show the
    correct font if I update their tags to <font face="Courier New,
      Courier, monospace">fontMus(Broadway Copyist).</font><br>
    But that doesn't mean the same as <font face="Courier New, Courier,
      monospace">Font0</font>, does it ?<br>
    What does <font face="Courier New, Courier, monospace">Font0 </font>mean
    in this case anyway ? <br>
    Isn't <font face="Courier New, Courier, monospace">fontMus </font>enough
    information to use the category default font ?<br>
    If I set the expression's Enigma tag to<font face="Courier New,
      Courier, monospace"> fontMus(Jazz)</font> although the category
    music default font is set to Broadway Copyist, the Jazz font will be
    used. Seems that the font name overrides font<b>Mus</b>. <br>
    Or is fontMus is just a reminder for the developer to change the
    font that follows to the new category font ?<br>
    When I use FCString:ReplaceCategoryFonts, it removes the Font0
    entries. Is that correct ?<br>
    <br>
    Hm, difficult topic...<br>
    <br>
    Best regards,<br>
    Jan<br>
    <br>
  </body>
</html>