I have some Mathematica notebooks that have text, code, plots, and hyperlinks in some text cells. The notebooks use a custom stylesheet that I've used for a number of years. Up until version 11.3 saving my notebooks as PDFs have not been a problem. However, now when I export to PDF everything is in bold font. Is there some command, setting, stylesheet entry that I can change to get it to export as before?
EDIT: I'm using an iMac. Mojave is the OS version. When I change my stylesheet to the default stylesheet it exports to PDF just fine. There are no bold fonts.
Answer
I reported the bug to Mathematica (this is also a problem with EPS). Here is their answer:
It does appear that Export is not behaving properly with EPS or PDF formats. I have forwarded an issue report to our developers with the information you provided, and included your contact information in my report.
As a workaround, instead of Exporting the graphics as a PDF, save the graphic as a PDF from the Print dialog. To do so:
- Create your graphic in the notebook
- Select the graphic, go to File -> Print Selection, and from the lower left of the dialog, select "Save as PDF"
- Use the Save dialog to save the created PDF somewhere on your computer.
We are always interested in improving Mathematica, and I want to thank you once again for bringing this issue to our attention. If you run into any other problems, or have any additional questions, please feel free to contact us.
Comments
Post a Comment