How can I get the correct font spacing in .eps graphics using latex interpreter?
Mostrar comentarios más antiguos
When I create graphics in MATLAB, I use the LMRoman12 font and the latex interpreter. The MATLAB graphics I get look OK, but when I export them to .eps the spacing between characters is larger than normal. I've been using export_fig, but if I use the MATLAB print I also get the same output.
I've been told to use $\textit{}$ for subscripts and it works. However for normal text I still have the problem
Any ideas of what is happening?
(Windows 7 system + MATLAB R2012a
Respuestas (1)
Daniel Shub
el 3 de Sept. de 2012
0 votos
I don't know why it happens. In general MATLAB doesn't support figures and LaTeX very well. You can try FEX:LaPrint or FEX:matlab2tikz.
Categorías
Más información sobre Printing and Saving en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!