다들 감사 해요. 예를 들어 Texmaker에서 문자 L을 로 바꾸고 싶습니다 $\ell$
only in the mathematical expression
.
문서가 크다고 가정해 보겠습니다. 나는 그것을 수동으로하고 싶지 않습니다. 뭔가 비결이라도 있는 걸까? 여기 문서가 있습니다:
\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}
많은 감사