From e7bc03acde67f7a1c83c197aafb7543e1c193d23 Mon Sep 17 00:00:00 2001 From: imiyazaki Date: Thu, 23 Oct 2003 15:54:37 +0000 Subject: [PATCH] add \ER{} --- chise.sty | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 % ------------- -- 1.7.10.4