[Prev][Next][Index][Thread]
Re: small samples: macros?
-
To: w3c-math-erb <w3c-math-erb@w3.org>
-
Subject: Re: small samples: macros?
-
From: "Robert S. Sutor/Watson/IBM Research" <sutor@watson.ibm.com>
-
Date: 26 Aug 96 10:48:23
-
From w3c-math-erb-request@www10.w3.org Mon Aug 26 10: 51:24 1996
-
Message-Id: <9608261451.AA9708@watngi03.watson.ibm.com>
One thing that occurred to me when looking at your
recent samples is that "good" TeX authors define macros
for things like vectors, so they have
\def\Vector#1{{\bf #1}}
or whatever, so that they can adjust the formatting at any time
for all vectors. We use something similar in an an internal
project and add some type information as well. While I know
you were asking about the final, expanded expressions, what
are the plans to allow macros?
Bob
Follow-Ups: