google-code-export / latex-lab

Automatically exported from code.google.com/p/latex-lab
1 stars 0 forks source link

Support for Beamer #86

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempting to run 
\documentclass{beamer}

\begin{document}

\frame{
  \frametitle{Test}
 Hello!
 }

\end{document}

What is the expected output? What do you see instead?

I expect to see a slide -- I get "The LaTeX compiler returned an error status 
of 1. No compiled 
documents were produced.
View Compiler Output" and when I click on "View Compiler Output", nothing 
appears.

What version of the product are you using? On what browser?

latexlab.org on Google Chrome 5.0.375.29 beta

Please provide any additional information below.

Original issue reported on code.google.com by msch...@gmail.com on 7 May 2010 at 6:04

GoogleCodeExporter commented 9 years ago
Issue 87 has been merged into this issue.

Original comment by bobbysoa...@gmail.com on 2 Jul 2010 at 2:51