Search found 2 matches

by Matl1982
Mon Oct 20, 2008 11:47 pm
Forum: General
Topic: Problems using pdfpages and pstricks
Replies: 3
Views: 1911

Re: Problems using pdfpages and pstricks

Ok,

that did not work with that "hack". So I decided to make for every pstricks a texfile and to make that with a Makefile. But how does latex make ONLY the pspicture in one file and the size as great as the pspicture? Without any white borders around?

Thanks,

Martin
by Matl1982
Mon Oct 20, 2008 6:43 pm
Forum: General
Topic: Problems using pdfpages and pstricks
Replies: 3
Views: 1911

Problems using pdfpages and pstricks

Hello Community,

I have a serious problem. I use pstricks (pst-circ) to define my circuits directly in latex. Therefore I had to change to go the way via latex->dvips->ps2pdf

Now I have a few multipage ps/pdf-Files which I need to hang on the end of my work. I know I can do that with pdftk but I ...