|
Projects:
A0-poster: Creating posters in A0-size with LaTex - a short introduction: For the creation of a scientific poster in LaTex, we will use the a0poster class (v1.21c, extended by me from v1.21b), which was original designed by G.Kettl and M.Weiser from Regensburg. A short describtion of this class and its style files is available in german and english. Please download the following files:
Important! Please be sure to have these versions of latex and dvips installed, otherwise you will get rotated posters etc.:
Printing on a linux machine: Before printing, you should be 100% sure, that this is the right postscript-file you want to print. Since "gv" (GhostView) has sometimes problems with displaying A0-Posters, you can use the following command to view your poster: gs -r15x15 poster.ps
With this command, you tell GhostScript directly to display the file poster.ps with a resolution of 15x15dpi on your screen. You should see the following output: ![]() Since a plotter expect a landscape posters as a portrait postscript file, but rotated by 90° (as shown above with the command "gs"), you must have a postscript file as this one shown here! This is correct as far as I know and my experiences tells me that... believe me, we have experimented a lot...! To print now the poster, we at the University in Regensburg, are using qtcups. When using the following options for a landscape poster, you will get the correct poster out of the plotter:
An example of a scientific poster created with this style-file can be downloaded as pdf. ![]() You can get other helpful advices for poster creation from: Regensburg, Glasgow, Augsburg and Kiel. |