Skip to main content

All Questions

Tagged with
10 votes
0 answers
186 views

PDF export in Mac OSX Mojave [duplicate]

Exporting a simple graph as PDF in Mac OSX Mojave changes the text to a different, bold font: ...
hippo3773's user avatar
  • 1,246
12 votes
5 answers
2k views

PDF Export in 11.3

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 ...
user avatar
23 votes
5 answers
2k views

PDF export on macOS Mojave produces bold fonts

I have updated my OS to macOS 10.14 Mojave. I found whenever I export a plot into a PDF file, the font of the label and ticks are automatically replaced into a bold font. I use Mathematica 11.3. Any ...
user60517's user avatar
  • 231
3 votes
1 answer
517 views

ContourPlot with BarLegend: vector format export problem

I have a couture plot which I want to export in vector format (e.g.PDF) and use in my latex. The example code from here: ...
Foad's user avatar
  • 605
3 votes
0 answers
201 views

Frames missing when exporting plot to PDF in 11.1.0

I get the following result when exporting this plot: g = Plot[x, {x, 0, 1}, Frame -> True] ...
Szabolcs's user avatar
  • 236k
5 votes
1 answer
308 views

Why ImportString[ExportString[, "PDF"], "PDF"] sometimes gives an extra point

Consider this code: ...
xslittlegrass's user avatar
5 votes
2 answers
522 views

Pasting external PDF vector graphics without losing ability to export them

Update: Problem persists in version 10.2 on Mac OS X 10.9.5 As in previous versions, Mathematica 9 on Mac OS X (10.7.5 here) still has a problem with pasted PDF ...
Jens's user avatar
  • 97.6k
7 votes
1 answer
505 views

Color ramp banding in PDFKit when exporting Raster image Inset to PDF

Here I produce a Raster image with large uniformly colored rectangles and put it in an Inset: ...
Jens's user avatar
  • 97.6k