At 16:00 +0900 04-09-03, Ron wrote:


Hi Kjetil

I do a similar thing with Japanese text, viz add words to a list to build
vocabularies, etc.

[...]

Have you tried simply 'copy' instead of 'put the selectedtext into stuff'
and then 'set the clipboarddata["unicode"]'?

Never thought of that simple solution - but it works, no Japanese intrusion! Thanks a lot!


> This works fine with single words, but if you have a multiword
 selection, every second word gets turned into CJK - fun to look at
 but not very useful.

what does the htmltext of the resulting text look like? this might help diagnose the problem.


This is how a group of the three first letters of the Cyrillic alphabet, repeated four times ("abv abv abv abv") comes out:


<p><font face="Lucida Grande" lang="ru">&#1072;&#1073;&#1074;</font><font face="Lucida Grande" lang="ja">&#8196;&#12292;&#12548;&#12832;</font><font face="Lucida Grande" lang="ru">&#1072;&#1073;&#1074;</font><font face="Lucida Grande" lang="ja">&#8196;&#12292;&#12548;&#12832;</font><font face="Lucida Grande" lang="ru">&#1072;&#1073;&#1074;</font></p>

--
--- Kjetil R� Hauge, U. of Oslo. Tel. +47/22856710, fax +47/22854140
--- (this msg sent from home, +47/67148424, fax +1/5084372444)
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to