[OS X TeX] Numbering pages on PDF-documents
Manuel
libros at limay.de
Sun Mar 2 08:17:26 EST 2008
Thank you very much, Chris. I wish you a good term!
The headers style works too. I have found a page on MIT:
http://web.mit.edu/answers/latex/formatting/latex_margins.html
suggesting the use of
\usepackage{fullpage}
\addtolength{\oddsidemargin}{-.875in}
\addtolength{\evensidemargin}{-.875in}
\addtolength{\textwidth}{1.75in}
\addtolength{\topmargin}{-.875in}
\addtolength{\textheight}{1.75in}
which puts the page numbers very close to the paper's corners.
Changing the values seems to be oddly complicated and I still don't
get it. There is also a "hack" , quote:
"involves copying a LaTeX style file to your directory.
Assuming that your files are in the directory ~/latex, type:
attach sipb
cp /mit/sipb/share/tex/macros/simplemargins.sty ~/latex"
with the warning:
"NOTE: This is a hack! It will only work at MIT"
(I wonder what the Cal Tech guys think of it)
Perhaps I will eventually find a way to twist the values adequately,
or I'll look again at fancyhdr.
Manuel
Am 02/03/2008 um 12:57 schrieb Chris Skeels:
> As I understand things the page numbering on the pdf pages is that
> of the
> plain pagestyle. If you want something different you will need to
> define a
> new pagestyle. It might be worth your while taking a look at the
> fancyhdr
> package. Term starts here tomorrow so I don't really have time to
> dig too
> much deeper into this. I am sure there are others better placed to
> give you
> some more detail than am I.
>
> On 2/3/08 9:35 PM, "Manuel" <libros at limay.de> wrote:
>
>>
>> Am 29/02/2008 um 00:20 schrieb Chris Skeels:
>>
>>
>>> Try
>>>
>>> \includepdf[pages=-,pagecommand={\thispagestyle{plain}}]
>>> {document.pdf}
>>>
>>
>> Thank you, Chris. The pages are now numbered (I used page style
>> "headers"), but the numbers appear too far inside the page. How do I
>> get them to be printed, say, 1 cm below the top end of the paper and
>> 2 cm from the left or right ends? Thanks,
>>
>> Manuel
>>
>>
>>
>>
>>
>>>
>>>
>>> On 29/2/08 9:35 AM, "Manuel" <libros at limay.de> wrote:
>>>
>>>
>>>> Hello, everybody. When using:
>>>>
>>>> \includepdf[pages=-]{document.pdf}
>>>>
>>>> I need to have the document.pdf pages numbered. All pages have
>>>> blank
>>>> margins, i.e. white corners, so the numbers can be superimposed.
>>>> But
>>>> I cannot find a command to force the "normal" page numbering to
>>>> appear.
>>>>
>>>> Where could I look for this? Thank you.
>>>>
>>>> Manuel
>>>>
>>>> -------------------------- Helpful Info --------------------------
>>>> TeX FAQ: http://www.tex.ac.uk/faq
>>>> List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
>>>> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>>>> List Archive: http://tug.org/pipermail/macostex-archives/
>>>> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>>>>
>>>>
>>>
>>>
>>
>>
>> -------------------------- Helpful Info --------------------------
>> TeX FAQ: http://www.tex.ac.uk/faq
>> List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
>> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>> List Archive: http://tug.org/pipermail/macostex-archives/
>> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>>
>
>
> -------------------------- Helpful Info --------------------------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://www.esm.psu.edu/mac-tex/list/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
> List Archive: http://tug.org/pipermail/macostex-archives/
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>
More information about the MacOSX-TeX
mailing list