Hi,
I noticed a regression from 11.5.5 to 11.5.6 when running on a Docker slim UBI image.
Text in a docx document containing bullets is not rendered anymore when using 11.5.6, we still get a Pdf but the parts with the bullets are all missing. Locally we get just the # char which is fine for our purposes. This also works for 11.5.5 in the Docker case.
I suspect this has to do with code changes related to:
"PDF via XSL FO output: map symbol font characters to UTF-8; specify font to use for these on Linux and Windows systems. (OSX is a TODO)".
For now we will stay on 11.5.5 for this reason.
Best regards, Luc Peerdeman.

