From: imiyazaki Date: Thu, 23 Oct 2003 15:54:37 +0000 (+0000) Subject: add \ER{} X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e7bc03acde67f7a1c83c197aafb7543e1c193d23;p=chise%2Fomega.git add \ER{} --- diff --git a/chise.sty b/chise.sty index b5b61fb..bc327a6 100644 --- a/chise.sty +++ b/chise.sty @@ -200,7 +200,11 @@ \normalfont\pushocplist\inutf #1\endgroup} \newcommand{\ascii}[1]{\begingroup% \pushocplist\NilOCP\fontencoding{T1}\fontfamily{\rmdefault}\selectfont #1\endgroup} - +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Entity Reference +% ---------------- +\def\ER#1{amp#1;} +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % IDC shorthand % -------------