Tagged Questions
5
votes
1answer
103 views
Why ImportString[ExportString[, “PDF”], “PDF”] sometimes gives an extra point
Consider this code:
...
5
votes
1answer
140 views
Font size in PDF export with legended plots not working
I need to export plots as PDF with a given image and font size. Everything is working fine if there is no legend for that plot. However, if I want to export legended plots, the font size is decreased ...
5
votes
1answer
168 views
How to avoid font substitution with Mathematica fonts?
When I export a Plot to PDF, a journal publisher complains that they do not have the Mathematica fonts.
I believe there is a way ...
5
votes
1answer
222 views
How do I prevent fonts sizes and line weights from scaling in exported graphics?
It's common to export graphics from Mathematica that are subsequently scaled to various sizes that cannot (at least not conveniently) be anticipated. This is problematic in cases where (as is common) ...
4
votes
1answer
246 views
Exporting Cyrillics in PDF on Linux
I'm using Mathematica from Ubuntu. I need a normal font to display cyrillics inside PDFs. Any default font is very ugly, letters are too close together:
...
2
votes
1answer
303 views
Mathematica PDF import and fonts
I am trying to put nice LaTeX labels on my Mathematica plots. I can do this manually, or by introducing an extra GNUPlot step into my workflow, but it would streamline the process considerably if ...
23
votes
2answers
1k views
How to embed fonts when exporting Mathematica graphics as PDF
Upon exporting a Mathematica graphics expression as a PDF, Mathematica does not seem to embed any nonstandard fonts used. When you open the resulting PDF document with a PDF viewer, all the text items ...
