M <basu123ra <at> gmail.com> writes: > > I have a problem when I try to compile my beamer document in PDF, it appears a popout and the message is something like this > > Fichier inexistant : /tmp/lyx_tmpdir.MT4489/lyx_tmpbuf9/Defensa_Tesis2.pdf
The message just means that the PDF file was not created; it says nothing about what went wrong. Things to try: 1. Look at Document > LaTeX Log and see if you can find an error message. 2. Export the document using File > Export > LaTeX (pdflatex), open a terminal, run pdflatex against the .tex file, and look for error messages. /Paul