Sunday, October 21, 2007

How to create a PDF poster with LaTeX

If you are an economist or any other researcher using maths, you should be using LaTeX to write a paper or to create a presentation slide. If your paper is accepted in a poster session in a conference, then what would you do to create a poster involving mathematical expressions? Here's what to do.

1. Visit the beamerposter package website.

2. Download "beamerposter-example.zip" from somewhere in the middle of the page.

3. Extract the downloaded zip file.

4. Open "example.tex" with TeXnixCenter or any other TeX editor.

5. Customize it to your taste.

If you repeatedly need to create posters with LaTeX, then do the following in addition:

1. Create a new directory of your preferred name (e.g. beamerposter) under the directory "C:\Program Files\MiKTeX 2.5\tex\latex" or "C:\texmf\tex\latex" (depending on how your MiKTeX is installed).

2. Download "beamerposter.sty" from somewhere in the middle of the beamerposter package webpage, and save it under the directory you just created.

3. Launch MiXTeX option (Start > Programs > MiXTeX > Settings).

4. Click "Refresh FNDB", and wait for a while.

5. Close MiXTeX option.

(See here for why you need to do this.)

No comments: