when I'm working con
\documentclass{article}
or \documentclass{book}
I dont have any problem, but for some reason when I work on \documentclass{beamer}
the pdf file is not created, only the files asdf.log and asdf.tex are created.I can't compile this single command
Code: Select all
Code, edit and compile here:
\documentclass{beamer}\usetheme{Frankfurt}\begin{document}\begin{frame}\frametitle{test}testfuncione hija de la gran puta mierdaasdsd\end{frame}\end{document}
my friend could compile the file in his computer without any problems, I think it is a problem with miktex but I can't solve it.
I appreciate any help