Wow, that were some quick answers, thank you!
the pdfnup - solution ended up in a pdf that was corrupt, so I ignored
it and went for the dirty solution with editing the beamerpost.sty-
file.
That does what I wanted it to do, and, as the time is pressing, I'll
edit the content now.
And after the conference, I'm going to try a clean solution :)
thank you very much, and all the best,
Michi
On Apr 1, 11:54 am, Philippe Dreuw <
dr...@cs.rwth-aachen.de> wrote:
> hi michi,
>
> I just tried it with a double DIN-A0 poster, it works fine. Simply use:
>
> pdfnup --nup 1x1 --trim "-44mm -44mm -44mm -44mm" poster.pdf
>
> Best,
> Philippe
>
>
>
> On Wed, Apr 1, 2009 at 11:45 AM, Philippe Dreuw <
dr...@cs.rwth-aachen.de> wrote:
> > On Wed, Apr 1, 2009 at 11:45 AM, Thomas Deselaers <
desela...@gmail.com> wrote:
>
> >> On Wed, Apr 1, 2009 at 11:41, Philippe Dreuw <
dr...@cs.rwth-aachen.de> wrote:
>
> >>> Hi Michi,
>
> >>> one (dirty) solution might be to edit the beamerposter.sty file and to
> >>> adapt the corresponding paremeters of the geometry package, i.e.
> >>> remove hmargin and vmargin and simply write margin=44mm
>
> >>> beamerposter can handle this as well, but only left and right margin:
> >>> \setbeamersize{text margin left=44mm}
> >>> \setbeamersize{text margin right=44mm}
>
> >>> Another possibility might be to use pdfnup with a negative trim value, i.e. try:
> >>> pdfnup --nup 1x1 --trim "-0.44cm -0.44cm -0.44cm -0.44cm" poster.pdf
>
> >> Just take care, 44mm is 4.4cm not 0.44cm. ;-)
>
> > indeed :-)
>
> --
http://www-i6.informatik.rwth-aachen.de/~dreuw/