How to locally change encoding?
I'm using LyX, but I guess a solution would be some TeX code. I'm writing a document in English and I want to insert some Hebrew t开发者_如何转开发ext, but the document encoding doesn't let me. Using Hebrew encoding for the entire document doesn't work as it ruins the TOC, etc. Is there a way to locally change the text's encoding?
Amir, I would suggest to change ALL de document encoding for some Unicode one - for example, UTF-8. Unicode encodings can support all writing systems. Is it possible? If not, why?
The distribution from http://ivritex.sourceforge.net/ has several examples. Take a look -- one of them must have what you need.
精彩评论