
偏微分記号を方程式の一部としてではなくテキスト内で書く方法を知っている人はいますか?
ありがとう
答え1
\documentclass{article}
\begin{document}
This is an inline $\partial$
\end{document}
偏微分記号を方程式の一部としてではなくテキスト内で書く方法を知っている人はいますか?
ありがとう
\documentclass{article}
\begin{document}
This is an inline $\partial$
\end{document}