Cyrillic in publish as pdf

2 views (last 30 days)
Mariia Gorodetskaia
Mariia Gorodetskaia on 26 Feb 2020
Edited: Mariia Gorodetskaia on 26 Feb 2020
Hello!
I have a problem with publishing results in pdf format. I write comments in Russian, so when I publish results as html, everything is ok, but when I use publish as pdf, all words with cyrillic letters look like that: ######
I used
publish('hw1.m','format','pdf','font','Arial');
as was suggested there and it works.
But second recomendation doesn't work for me as I can't find publish.m file (in $MATLABROOT\toolbox\matlab\codetools\private there is only publish.p).
It would be nice not to write publish('hw1.m','format','pdf','font','Arial'); every time

Answers (0)

Categories

Find more on MATLAB Report Generator in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!