Obrigado a todos. Quero, por exemplo, substituir a letra L por $\ell$
only in the mathematical expression
no Texmaker.
Suponha que o documento seja grande. Eu não quero fazer isso manualmente. Existe algum truque? aqui está o documento:
\documentclass[12pt,a4paper]{book}
\usepackage[latin1]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\begin{document}
Let $3>L>1$ then $\frac{1}{3}<\frac{1}{L}<1$
Let M , N and L be points in the complex plane
\end{document}
muito obrigado