TeX/Latex - Error : could not start the command : pdflatex -synctex=1 -interaction=nonstopmode "FORMULARIO".tex

 
Vista:

Error : could not start the command : pdflatex -synctex=1 -interaction=nonstopmode "FORMULARIO".tex

Publicado por Hugo (1 intervención) el 11/01/2015 06:47:25
Hola inserto este código en texmaker:

\documentclass{article}
\usepackage[total={18cm, 21cm},top=2 cm,left=2 cm]{geometry}
\parindent= 0 mm
\usepackage{ amsmath, amssymb,amsfonts}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage[Spanish]{babel}
\renewcommand{\baselinestretch}{1.1}
\pagestyle{my-headings}
\markright{Formulario}
\begin{document}
Hola
\end{document}

Pero no compila y me manda este mensaje:
Error : could not start the command : pdflatex -synctex=1 -interaction=nonstopmode "FORMULARIO".tex

Se los agradezco mucho

PD uso Texmaker para Windows 8 y WinEdit9
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder