On Fri, Aug 09, 2002 at 05:22:25AM +0300, Tzafrir Cohen wrote:
> I have placed my modified version in:
>
> http://www.iglu.org.il/pub/Hebrew/HebLatex/heblatex-2.3e.tar.gz
>
> I also made a recent change to make it easier to use the encoding HE8.
>
> I added two macros:
>
> \HeblatexEncodingHE8
> \HeblatexEncodingLHE
You cannot have a digit in a command sequence (actually, you can if you change
the catcode of 8, but you shouldn't do that).
So either change the name of the first macro, or write a macro
\HeblatexEncoding that accepts the encoding as an argument.