[OS X TeX] BackgroundPicture
Ross Moore
ross at ics.mq.edu.au
Fri Dec 9 11:30:27 CET 2005
Hello Victor, Max, and others,
On 09/12/2005, at 7:43 PM, Victor Ivrii wrote:
> On 12/9/05, Max Almqvist <max at funcform.se> wrote:
>> Hi!
>>
>> In my LaTex I'm using:
>> \AddToShipoutPicture{\BackgroundPicture{../../tex/bg/bg5.pdf}}
>> to a background
>>
>> is it possible to have different backgroundpictures on different
>> pages?
>>
>> regards
>> Max
>>
>
> \AddToShipoutPicture*
>
>
> puts the picture only to a specific page
You can also use
\usepackage[bgadd]{background}
which gives commands
\bgadd{.... stuff...}
\bgaddcenter{.... stuff...}
\bgclear
that do the obvious things.
Ultimately these use \usepackage{eso-pic} to do the real work.
so if these other packages do not allow you to do what you want,
then just load {seo-pic} and work with more primitive commands.
That is, it doesn't need to be just a picture that is put into
the background.
Hope this helps,
Ross Moore
>
> ========================
> Victor Ivrii, Department of Mathematics, University of Toronto
> ------------------------- 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 Archive: http://tug.org/pipermail/macostex-archives/
>
>
------------------------------------------------------------------------
Ross Moore ross at maths.mq.edu.au
Mathematics Department office: E7A-419
Macquarie University tel: +61 +2 9850 8955
Sydney, Australia 2109 fax: +61 +2 9850 8114
------------------------------------------------------------------------
------------------------- 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 Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list