On 2006-03-09 16:27:05 +0100, Gilles wrote: > It seems that, rather than "pdf2ps", "ps2pdf" could be the cause > of the problem I'm experiencing.
I've noticed that ps2pdf modifies the page size. I didn't have such a
problem in the past. For instance, the attached PS file is generated
with:
\documentclass[a4]{seminar}
\input seminar.bug
\input seminar.bg2
\begin{document}
\begin{slide}
test
\end{slide}
\end{document}
and has an A4 page size. "ps2pdf slides.ps" generates a PDF file
(attached) with a letter page size:
ay:~> pdfinfo slides.pdf
Title: slides.dvi
Creator: dvips(k) 5.95a Copyright 2005 Radical Eye Software
Producer: GPL Ghostscript 8.50
CreationDate: Mon May 29 04:12:03 2006
ModDate: Mon May 29 04:12:03 2006
Tagged: no
Pages: 1
Encrypted: no
Page size: 612 x 792 pts (letter)
File size: 3013 bytes
Optimized: no
PDF version: 1.2
--
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
slides.ps.gz
Description: application/gunzip
slides.pdf
Description: Adobe PDF document

