<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi Alain,<br>
    <br>
    <div class="moz-cite-prefix">On 19.04.24 12:30, Alain Delmotte
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:e291f037-99c8-484e-8fed-2d85b545848f@leliseron.org">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <font face="Comic Sans MS">When I compile, there are errors,
        warnings (overfull \hbox,.. !Undefined control...) appearing in
        the log, but now not any more as separate list along the
        console.</font>
      <p><font face="Comic Sans MS">Before there were a list for errors,
          a list for warnings,...</font></p>
      <p><font face="Comic Sans MS">What can I do to get them back?</font></p>
    </blockquote>
    <br>
    There is one list (which contains errors, warnings and box messages
    one after the other) that can be shown alongside the complete
    console output. It is generated by a script, which comes bundled
    with TeXworks. There's two options I can think of: either you
    disabled that script for some reason, or you (re)moved it
    altogether.<br>
    <br>
    If you go to Scripts > Scripting TeXworks > Manage Scripts and
    then switch to the "Hook Scripts" tab, you should see an entry named
    "Errors, warnings, badboxes". If you do and it's unchecked, check
    it. If you don't, it's probably moved or removed. You can get the
    current version from
<a class="moz-txt-link-freetext" href="https://github.com/TeXworks/texworks/raw/main/res/resfiles/scripts/Hooks/logParser.js">https://github.com/TeXworks/texworks/raw/main/res/resfiles/scripts/Hooks/logParser.js</a>
    and place it alongside the other scripts (which you can find from
    Help > Settings and Resources..., and go to the "Scripts"
    subdirectory of the resources folder).<br>
    <br>
    HTH,<br>
    Stefan<font face="Comic Sans MS"><br>
    </font>
  </body>
</html>