[OS X TeX] Beamer problem with simpdflatex/dvips
Herbert Schulz
herbs at wideopenwest.com
Thu Feb 11 03:12:47 CET 2010
On Feb 10, 2010, at 5:22 PM, ludling wrote:
> \documentclass{beamer}
>
> \title{Beamer Problem}
> \author{Nathan Sanders}
> \date{\today}
>
> \begin{document}
>
> \begin{frame}{Title Frame}
> \maketitle
> \end{frame}
>
> \end{document}
Howdy,
Take a look at /usr/local/texlive/2009/texmf-config/dvips/config/config.ps in a text editor. The last item should start with
% use -t nopaper ...
and the next to last item should start with
% use -t unknown
Originally the ``nopaper'' came before the ``unknown'' and when a strange paper size (i.e., it didn't closely match any of the sizes before it) occurred the ``nopaper'' was chosen and the ``unknown'' should have been chosen.
I believe this was fixed before TL-2009 was released. Do you do TL-2009 testing and not update to the release?
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
List Archive: http://tug.org/pipermail/macostex-archives/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list