Werner Lemberg
Werner Lemberg
### Issue type Engraving bug (incorrect score rendering) ### Bug description _No response_ ### Steps to reproduce Consider [this input file](https://github.com/musescore/MuseScore/files/15201640/musescore-nested-triplet.mscz.zip) created by MuseScore.  Exporting as an uncompressed MusicXML...
Please have a look at https://stackoverflow.com/questions/76961266/perl-hdb-debugger-browser-displays-utf-8-source-code-in-wrong-encoding which also gives a possible fix.
--- ## Python Code [musicxml2ly.py](https://github.com/user-attachments/files/16302295/musicxml2ly.py.txt) – this is a very large script, sorry; however, I was not able to simplify it in a meaningful way and still triggering the problem....
[This zipped SFNT bitmap-only font](https://github.com/fonttools/fonttools/files/504565/Ambrosia.zip), created a long time ago by George Williams with FontForge, can't be correctly disassembled with current git (1eba7b3). I get (with paths shortened for readability)...
[I'm not sure whether this is a problem with `\pdfmanagement_add:nnn`, a problem with `\AddToHook{shipout}`, or lacking documentation. ] [LaTeX2e ] [L3 programming layer ] Consider the following example to rotate...
[pandoc 3.8.2.1] Contrary to, say, LaTeX, Texinfo doesn't provide different marks for nested bullet lists automatically; they must be explicitly specified as an argument to `@itemize`, for example, ```texinfo @itemize...
[pandoc 3.8.2.1] Currently, `pandoc` converts code like `‘foo’` to `‘foo'` while writing Texinfo output, i.e., the single-quote character U+2019 is replaced with a plain apostrophe. AFAICS, this is no longer...
[pandoc 3.8.2.1] MediaWiki code like ```mediawiki foo bar ``` gets translated to `foo bar`, i.e., the tags are ignored. This is incorrect. The tag `` has a direct correspondence in...
[63e33dfdadf2799667a928ed10704bc6c6e9183a] [openSUSE Leap 15.6] While the `backup.sh` script lets me select a location for the compressed backup, it uses the current directory for the `backup-tmp` tree. This is non-standard. Normally,...