Search found 5 matches

by DanP
Mon Jun 20, 2011 6:41 pm
Forum: Graphics, Figures & Tables
Topic: 'LaTeX -> PS' turns Images into b&w
Replies: 6
Views: 6930

'LaTeX -> PS' turns Images into b&w

I occasionally use TeXnicCenter (TXC) for testing purposes (Wind0ws is not my primary OS). All my profiles work flawlessly. You should not only tell us that you get errors. That is not helpful. Be precise and tell us exactly which errors occur. Build a complete minimal example that reproduces the ...
by DanP
Mon Jun 20, 2011 5:19 pm
Forum: Graphics, Figures & Tables
Topic: 'LaTeX -> PS' turns Images into b&w
Replies: 6
Views: 6930

'LaTeX -> PS' turns Images into b&w


Why do you need the bounding box at all? If you want to show only a particular area of the figure, take a look at the »clip« or »viewpoint« option. They are described in the graphicx manual.


Best regards and welcome to the board
Thorsten When I use the Latex -> DVI output, if I don't include the ...
by DanP
Mon Jun 20, 2011 3:12 am
Forum: General
Topic: PDF not created
Replies: 5
Views: 17656

Re: PDF not created

I had the same problem, and tracked it down to the graphicx package. As this package is required, I ended up having to go the same route as the poster above me and use TeXworks to generate the PDF output.
by DanP
Sun Jun 19, 2011 10:02 pm
Forum: Graphics, Figures & Tables
Topic: 'LaTeX -> PS' turns Images into b&w
Replies: 6
Views: 6930

'LaTeX -> PS' turns Images into b&w

Hi Dan,

welcome to the board!
LaTeX -> PS doesn't directly support PNG images, you should use pdfLaTeX which supports that. This means using the LaTeX -> PDF output profile. If there are any problems with it, we could help you to solve that.

Stefan Okay, thanks.

I had tried that but was hoping ...
by DanP
Sun Jun 19, 2011 8:33 pm
Forum: Graphics, Figures & Tables
Topic: 'LaTeX -> PS' turns Images into b&w
Replies: 6
Views: 6930

'LaTeX -> PS' turns Images into b&w

Hi,

I'm using TexnicCenter to write my thesis. Everything is working fine when I use the Latex -> DVI profile, but when I use Latex -> PS, all the figures turn black and white (they are all PNG images). I want to use the Latex -> PS profile because eventually I will want my thesis in pdf format ...