I'm trying to compile a pdfLatex with Aquamacs but I don't see any output. These are the shorts cuts I've used:
C-x C-f
Aqmc ask me to select a title for my project I've typed : "test.tex"
C-c, C-e
Then press Enter twice:
\documentclass{article}
\begin{document}
test test test test test test test
\end{document}
C-c C-c
And then: C-c, C-l but I don't see nothing. No error no file. Where is my error?