[TxMt] Re: LaTeX-Bundle: handle umlaute and special characters
Charilaos Skiadas
cskiadas at gmail.com
Wed Aug 15 14:33:57 UTC 2007
On Aug 15, 2007, at 9:09 AM, guerom00 wrote:
> Niels Kobschätzki <n.kobschaetzki at ...> writes:
>
>>
>> That won't work for him, if I understood him right.
>> I think what would work would be some script, that creates out of the
>> tex-file one is working on a temporary file and then goes through the
>> file changes the umlauts and other stuff to entities and renders then
>> the temporary file. But pdfsync would then be impossible.
>> If I understand it correct he wants that he sees in textmate
>> "Doppelgänger" but when rendering not "Doppelgänger" gets rendered
>> but
>> "Doppelg\"{a}nger". So he never sees the entities in the document
>> he's
>> workin on but it gets rendered as there would be entities instead of
>> umlauts in it.
>>
>> Niels
>
> Well, that defies the purpose of TextMate which is…… to
> show the content of the .tex file…
> I'm confused… The request is something like Lyx, some
> wysiwyg thing ?
>
Yes, TextMate is a "What You See is What Is There" editor. It is
almost impossible to make it show something different than what is in
the file. The only thing we can have is easily accessible scripts
that take you back and forth between the two formats, i.e. one
command that converts all umlauted, greek etc to their LaTeX codes,
and one that does the opposite.
Haris Skiadas
Department of Mathematics and Computer Science
Hanover College
More information about the textmate
mailing list