Спасибо всем. Я хочу, например, заменить букву L на $\ell$
only in the mathematical expression
в Texmaker.
Предположим, что документ большой. Я не хочу делать это вручную. Есть ли какой-то трюк? Вот документ:
\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}
большое спасибо