Hello,
On Wed, Jun 04, 2003 at 07:34:04PM -0400, Karl Berry wrote:
> The letters "i" and "j" with accents above them should be constructed
> with the versions of such letters without the dot.
>
> Oh, absolutely. But it's difficult to implement this as an automated
> feature in TeX.
what would be wrong with something along these lines?
\def\'#1{\ifx i#1{\accent19\dotless{i}}\else
\ifx j#1{\accent19\dotless{j}}\else {\accent19 #1}\fi\fi }
Stepan
_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo