Tagged Questions
2
votes
0answers
166 views
Resolution (dpi) for \includeimage pictures and pdflatex
I am trying to create a pdf file with some pictures in it. Those are PNG files with 300dpi.
I use texlive and pdflatex from Debian Squeeze.
A simple code of my document would be:
...
4
votes
1answer
4k views
LaTeX Error: Cannot determine size of graphic in title.png (no BoundingBox)
I seem to be getting a strange error after updating MiKTeX 2.9. I am using pdfLaTeX and TeXmaker with the graphicx package to include .png images. When I try to compile, I get the error LaTeX Error: ...
1
vote
1answer
169 views
png not scalable LaTeX using TexShop on Mac
After searching for a long time unfortunately I couldn't find a proper answer or used everything I found without any change.
I have several PNG files to include into my thesis but after including a ...
4
votes
1answer
167 views
inserting png introduces inputenc error
I want to write an article in Chinese, which needs to insert pictures.
It's fine when I insert pictures as .pdf but the following problem occurs if .png is inserted:
! Package inputenc Error: ...
7
votes
2answers
515 views
moderncv - filesize of pdf too big
I managed to work out how to create a job application that is entirely written in the moderncv style. I use the moderncv class itself for my CV and the attachments (making each document a section with ...
0
votes
1answer
522 views
Add Latex font for figure labels, legends and equation annotations with .png and .eps figures
For exporting eps figures from Matlab i use matlabfrag and laprint functions so that i split the psfrag commands (.tex) and figure(.eps) streams. During the compilation using pstool or auto-pst-pdf ...
69
votes
3answers
3k views
Choosing whether to include PDF or PNG in PDFLaTeX
Can I tell graphicx somehow which graphic format to choose when I omit the file extension in includegraphics and both a PDF and a PNG version of the same image exist? The reason is that I have some ...
1
vote
1answer
4k views
including .png images with PDFLaTeX through Kile
I have a lot of experience using LaTeX with Miktex/TeXnicCenter on windows, but am only taking baby steps in learning how to do it on ubuntu.
I am using Kile as IDE, since I got the impression from ...
31
votes
2answers
1k views
Fast PNG embedding using pdflatex
I have a LaTeX document, that includes a lot PNG images. It takes about 18 second to compile. Most of the time is spent for the inclusion of the PNG images. The pdfTeX 1.40 manual from ctan states on ...
1
vote
0answers
531 views
Images (png) are very blurred when printing pdf (generated with pdflatex) from linux [closed]
When I create a pdf file using pdflatex which includes png images the output of the pdf looks fine in my linux and windows pdf viewer.
However, when printing this file from linux to a network printer ...
8
votes
4answers
1k views
Included png appears too big in PDF
I'm a beginner with LaTex and writing an article in it (letter-sized). WinEDT and MikTeX (versions seen in the log).
I have a PNG chart (obtained from R/ggplot2) which is 471 x 335 pixels and which ...

