A new problem since last year is now the rendered MathJax looks too bold in Chromium rendering the site as PDF. More importantly, this affects printing the page.
is the intended fix according to "(e.g. using print-to-PDF the output will look extremely bold in most PDF readers even if it will print fine)" https://github.com/mathjax/MathJax/issues/2859
This is what correct printing should look more like:
pe1000_fix.png
A separate issue is the logo prints twice due to the print CSS not hiding <header>. The CSS print stylesheet should include
Not only do you report two bugs, but provide the solutions. Thanks! I'm not sure why I was only applying the @media print to just the #info_panel and not the whole header?! It looks like both problems have been fixed.
On another note, would you like your username updated on this forum to match the main site?