Tagged Questions
4
votes
1answer
77 views
pdflatex of individual PDF images already containing pdfmark information
I'm using pdflatex to generate a document from hundreds of single-page PDF images. (The images are originally in Postscript but I use Ghostscript to convert them to PDF prior to running pdflatex). ...
1
vote
0answers
101 views
Figures (pdf) do not contain any text in the final document [closed]
I am creating some plots in Matlab and saving them as pdf files. When I include these pdf files in latex (i am using MikTex and pdflatex) using \includegraphics, all text from plots (legends, xlabel, ...
3
votes
3answers
2k views
pstool, pdfLaTeX: Not getting pstool to work, “LaTeX Error: File not found”
I've spent lots of hours trying to solve a problem by myself. Unfortunately it seems that no one else has experienced the same problem. At least, searching through various forums and employing Google ...
4
votes
4answers
627 views
Matlab to pdflatex with text properties
I know that this might be more a detail rather than a serious problem but I've already Googled it like crazy and I can't find the solution.
Is it possible to achieve a MATLAB plot in pdflatex with ...
12
votes
3answers
3k views
How to export matlab figures to (pdf) LaTeX?
I am writing a student thesis in LaTeX and need to import several figures created in Matlab. I found some programs to do this task:
matfig2pgf
matlab2tikz
fig2texPS
The problem is that using one ...