No puedo compilar mi archivo tex en pdf usando winedit 9. Este es mi problema. También adjunto el archivo tex. Por favor, agradeceríamos cualquier ayuda para solucionar este problema. Aparentemente el problema está dentro de mi archivo auxiliar.
! Falta \endcsname insertado. \color@endgroup l.3 \newlabel{\color@endgroup }{{1}{1}{}{}{}}
Actualización: Al experimentar, descubrí que puedo evitar el problema "! Falta" presionando Enter para ignorarlo. El único problema que tengo ahora es que la compilación ignora la apertura de mi artículo (es decir, el título).
Cada vez que ingrese lo siguiente, NUNCA se compilará en mi documento.
\documentclass[aps,prl,preprint,groupedaddress]{revtex4}
%\documentclass[aps,prl,preprint,superscriptaddress]{revtex4-1}
%\documentclass[aps,prl,reprint,groupedaddress]{revtex4-1}
\usepackage{graphicx}
\usepackage{amsmath}
\begin{document}
\title{Assessment of High Sensitivity MEMS Strain Sensor}
\author{Vernon D. Dutch}
\email[]{[email protected]}
\affiliation{Southern University \& AM College}
\address{801 Harding Blvd, Baton Rouge,LA }
\date{\today}
\begin{abstract}
A sensor is a device that detects events that occur within a physical environment (like light, heat, motion, moisture, pressure, and more), and responds with certain output, usually as the electrical, mechanical or optical signal. A typical mercury thermometer is a common sensor. It detects temperature and reacts with a measurable expansion of liquid. Almost omnipresent, sensors are found in everyday applications like touch-sensitive elevator buttons and even experimental sensors that are used in medicine and robotics. Also, the long decay length of charge carriers at room temperature will also be explained. The validity of the decay length in MOSFET structures will be discussed in detail. The extended environmental contribution of these devices will also be focused upon.
\end{abstract}
\end{document}
Lo estoy intentando, así que si necesitas más comentarios, comenta.