[OS X TeX] TeX and DVI in beamer problem
Herbert Schulz
herbs at wideopenwest.com
Sat Feb 27 21:18:47 CET 2021
> On Feb 27, 2021, at 1:34 PM, Roussanka Loukanova <rl.stpuu at gmail.com> wrote:
>
> Dear All,
>
> I'm not sure whether I should address this problem to some beamer user list. I'm attuned to this list and hope for help here.
>
> I'm getting problems when I run a beamer presentation with:
> [TeX and DVI]
> Typeset
>
> All beamer boxes get their shadows in black, and the headers of the theorem-like boxes are covered with black banners. Below is a test file and its pdf on my MacBook Air, macOS Big Sur V.11.2.2, TeXLife 2020, with everything updated.
>
> Let me know whether it would be OK to email the pdf file that i get.
>
> I think this problem is specific for TeX and DVI in beamer files. I get the same problem in TeShop and also in Aquamacs by running:
> LaTeX + dvips+ps2pdf
> Both TexShop and Aquamacs run tex files with drawings finley, correspondingly via:
> TeX and DVI / dvips+ps2pdf
>
> Best Regards,
> Roussanka
> ====
> % $Header$
>
> \documentclass{beamer}
>
> \mode<presentation>
> {
> \usetheme{Warsaw}
> }
>
> \title{My Title}
>
> \author{My Name}
>
> \date{Workshop X}
>
> \begin{document}
>
> \maketitle
>
> %{
> \begin{frame}{\small HELLO!}
>
> \begin{exampleblock}{Test Example}
> Hello again!
> \end{exampleblock}
>
> \begin{theorem}[Test Theorem]
> test
> \end{theorem}
> \end{frame}
> %}
> \end{document}
> ====
> Roussanka
Howdy,
Works fine with pdflatex but not with latex->dvipd->ps2pdf. This is with gs 9.53.3.
Good Luck,
Herb Schulz
herbs at wideopenwest.com
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list.