Wolfgang Dautermann
Wolfgang Dautermann
Dear ABCL-team, I build the CAS 'Maxima' (https://sourceforge.net/p/maxima/) regulary using several different Lisp compilers. One can build it with ABCL 1.8.0 without problems, however the build fails with ABCL 1.9.0...
When using https://validator.w3.org/ to validate MathML - by setting the document type to Mathml 2.0 - the example from https://www.w3.org/TR/mathml-core/#attributes-common-to-html-and-mathml-elements does not validate; the attribute "dir" is not recognized: `there...
Hi, I use clusterssh often, a great tool. Is there a possibility to use it with other protocols and tools (so that for each host a terminal opens and the...
Dear wxWidgets-team, it seems, the wxLogWindow stays on Windows always on top of the parent window (if it reparent is called later). Consider the following small example: ``` // Name:...
Dear po4a-team, In the wxMaxima project we use po4a for the manual translation. The input file is markdown, which is translated with po4a and later converted to HTML, PDF, etc....