Minus vanishes with Latex interpreter (Linux system)
古いコメントを表示
When using latex interpreter for text(...) the minus sign vanishes in superscript and in \frac{}. I tried linking my latex base folder to matlab but this has not solved the problem.
4 件のコメント
Nir
2012 年 4 月 25 日
I have the exact same problem... any luck?
Walter Roberson
2012 年 4 月 25 日
Which MATLAB version, and which Linux are you using? Are using the default X library that comes with the system, or have you installed the "oldX" library?
Wayne King
2012 年 4 月 25 日
I don't have this problem with Debian 6 running R2012a
Walter Roberson
2012 年 4 月 26 日
Remember the Linux font problems of R2010a-ish. Some of those were tracked down to some versions of Linux not installing all the necessary fonts; and some of the problems were tracked to the default X library having improper optimizations; and some of the problems I did not hear the cause of.
回答 (2 件)
Daniel Shub
2012 年 4 月 26 日
0 投票
This seems too long for a comment, but it is not really an answer either ...
I am pretty sure MATLAB uses its own LaTeX engine and does not generally make use of any installed versions of LaTeX (similar to how MATLAB deals with JAVA).
If I recall the days before export_fig when I was using Windows, exporting figures to .ai/eps/pdf files and importing them to Illustrator used to cause the minus sign to disappear.
What renderer are you using?
Can you post example code so we can try and reproduce the problem?
Jannick
2012 年 5 月 7 日
カテゴリ
ヘルプ センター および File Exchange で Labels and Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!