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
\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


0