Code: Select all
\documentclass[a4paper,12pt]{article}
\usepackage{color}
\usepackage[english]{babel}
\usepackage[latin1]{inputenc}
\begin{document}
Note: If you see \textcolor{red}{broken!} in the R_{htr}, the value
\end{document}
How can I make this?
Thanks in advance.