[OS X TeX] TeXLive 2004, PDFTeX magnification problem.
Edward Thome
ed.thome at murraystate.edu
Wed Dec 29 16:39:23 CET 2004
On Dec 29, 2004, at 3:38 AM, Bruno Voisin wrote:
> Le 29 déc. 04, à 10:21, Bruno Voisin a écrit :
>
>> by writing in your .tex input file
>>
>> \catcode`@=11
>> \def\m at g{\mag\count@
>> \hsize6.5truein\vsize8.9truein\dimen\footins8truein
>>
>> \pdfpagewidth8.5truein\pdfpageheight11truein\pdfhorigin1truein\pdfvori
>> gin1truein}
>> \catcode`@=12
>
> A probably better way, working with both pdfTeX and TeX + dvips +
> ps2pdf:
>
> \catcode`@=11
> \def\m at g{\mag\count@
> \hsize6.5truein\vsize8.9truein\dimen\footins8truein
> \ifx\pdfoutput\undefined\else
> \pdfpagewidth8.5truein\pdfpageheight11truein
> \pdfhorigin1truein\pdfvorigin1truein
> \fi}
> \catcode`@=12
>
> (to be invoked before using \magnification, of course).
>
> Bruno Voisin
>
Bruno,
Thank you very much, both for your detailed reply and your handy
solution. It works nicely for me as an input file which I have in my
local tree and which I input at the top of the document.
I apologize to the list for missing that thread and therefore sending a
needless request to the thread. Early on, I did a search in the
archives and did not find anything about this problem; I should have
done another such search before posting yesterday.
With warm regards,
Ed
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list