help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question on Mule and Makor2, font display vs char input?


From: Eli Zaretskii
Subject: Re: Question on Mule and Makor2, font display vs char input?
Date: Wed, 01 Dec 2004 20:27:11 +0200

> From: aronell@access4less.net (Anna Petrov Ronell) 
> Date: Tue, 30 Nov 2004 16:26:33 -0500
> 
> Is there an easy way to  use the existing Mule Hebrew character set as
> a starting  point to create a  new custom Emacs  mode definition which
> will just output the needed Makor2 multi-byte character set?

No, not that I know of.

I think your best bet would be to use the "File Format Conversions"
feature that is part of Emacs.  This feature lets you specify a shell
command that converts buffer text into a different representation.
Once you've told Emacs how to do that, it will automatically convert
text when it reads it from a file, and convert it back when it writes
it to a file.  See the node "Format Conversion" in the ELisp manual
and the commentary in the format.el file distributed with Emacs.

Using that machinery, you should be able to type Hebrew text (e.g., by
using the Hebrew input method that Stefan mentioned in this thread),
and convert Hebrew characters into LaTeX representation on disk.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]