Folkert Janssen wrote:
> Peter Biechele (peter.biech...@physik.uni-freiburg.de) wrote:
> : Who has already created a poster for the A0 paper format using TeX ???
I have been monitoring this discussion, that comes up from time to time
on this newsgroup for a while now. Here is the essence I have drawn from
it (all the following is IMHO):
- for a poster, you'll need large fonts & large papersize,
large fonts can be generated using the times-package:
\usepackage{times} ... \fontsize{20}{20}\selectfont
large papersize is posible using
\textwidth , \textheight, \setmargins (\usepackage{vmargin})
in order to render postscript with dvips, you can use the special
\special{papersize=1189mm,841mm}
you'll have to include the papersize in dvips's config.ps:
in my experience, a line :
@ a0 1189mm 841mm
will do.
- the more serious problem is, that you'll have to arrange text and
figures over the poster area in latex. I don't have a good solution for
this, either. IMHO^2, an a0-poster should be devided into columns, which
in turn should include the figures.
However, AFAIK, multicol can't handle floats. Thus, should ne1 have a
solution, how to make a good layout of textblocks and figure in multiple
columns (of different width, s.v.p.), please let me know.
The workaround I chose is to latex the individual columns, render them
to ps and than put them together in tgif
(http://bourbon.cs.columbia.edu:8001/tgif/)
HTH
rolf
--
Rolf Mueller
Dept. Animal Physiology, University of Tuebingen,
Morgenstelle 28, D-72076 Tuebingen, Germany
Phone +49 70 71 29 77 39 3; Fax +49 70 71 29 26 18
rolf.muel...@uni-tuebingen.de;
http://bzt09.zool.biologie.uni-tuebingen.de