% -*- coding:utf-8 -*- \documentclass[10pt,a4paper]{jarticle} \pagestyle{empty} \def\hoge{$\pi$は円周率で,約 3.1415 \dots です.} %%% マクロ定義 \begin{document} \hoge \end{document}