Search found 1 match

by Edson
Sat Jun 04, 2011 8:45 am
Forum: WinEdt
Topic: Winedt 5.5 -Adobe Reader 8 - Miktex 2.6
Replies: 1
Views: 4109

Winedt 5.5 -Adobe Reader 8 - Miktex 2.6

I try to compile the code below, make the PDF and WinEdt throws me the message as in the attached picture.

Code: Select all

\documentclass{article}

\begin{document}

Hello, $2+2=4$.

\end{document}