2

I am using CMU Serif font in Word, but when saving as a PDF, the bold text shows up as regular. I have checked and I have properly installed CMU Serif Bold so unsure what to do. Any ideas? Thanks

Dani
  • 21
  • 1
  • 1
  • 2

3 Answers3

2

First make sure you have installed "CMU Serif Bold" font on your computer.

When you choose the style of the word, DO NOT just make it bold, you have to change the font name from "CMU Serif" to "CMU Serif Bold" (if you can't find this "CMU Serif Bold" font in the drop down menu, you can type it).

Then save the word as pdf, Your pdf should display bold font correctly now, this solved my issue.

0

I managed to work around this problem by modifying the CMUSerif-Bold TTF (cmunbx.ttf), so that it installs as a separate font family.

For this, I uninstalled the font, changed its font family to "CMU Serif BoldOnly" and installed it again. Then I selected "CMU Serif BoldOnly" as font in Word, which resulted the the correct font on screen and in the PDF export.

I used a TTF editor to change the (two) "font family" properties of cmunbx.ttf. I just got TTFEdit for this, which requires Java but other than that no installation.


No clue though why this workaround is necessary. Probably just yet another bug in Word's PDF export feature. For me, the PDF export feature was the only one that worked for me because I wanted to get my embedded SVGs as vector graphics in the PDF. "Print to PDF" rasterizes the graphics...

oberlies
  • 756
0

I also got this issue when exporting files to PDF using CMU Serif downloaded from official page. Fortunatelly good guy have already forked official cm-unicode repo and did a fix for font weight.

check this on GH: https://github.com/Binjohn/cm-unicode-msofix

after installing those windows is recognizing weight properly and save as PDF works fine. Font name is the same so dont need to change anything in your word documents