For the record, I was wrong about this. The reason this was happening 
was that Jmol was not correctly coding unicode. Yes, \u3b1 does encode 
alpha, but if that is followed by a number, you have do make sure the 
unicode has a complete set of four digits: \u3b13 is most certainly not 
the same as \u03b13.

Bob



Bob Hanson wrote:

>can anyone help Frieda with this? I don't think it has anything to do 
>with Jmol, I don't know what to suggest. according to 
>http://www.khngai.com/chinese/charmap/tbluni.php?page=0 Chinese unicode 
>is 0x4E00 - 0x9FFF. None of the characters we are using fall into this 
>range. Why would her machine (or any machine) be doing this?
>Frieda, if you edit the saved state script to change
>
>label "alpha \u3b1 beta \u3b2 gamma \u3b1 Angstroms \uc5";
>
>to read
>
>label "alpha \u3b1 beta \u03b2 gamma \u03b1 Angstroms \u00c5";
>
>
>Does it work then?
>
>Bob
>
>Frieda Reichsman wrote:
>
>  
>
>>Not fixed - in 11.1.36 they are rendered as chinese characters.
>>    
>>
>
>
>  
>
>>Frieda
>>
>>
>>On May 9, 2007, at May 9, 3:09 PM, Bob Hanson wrote:
>>
>>    
>>
>>>My tests indicate this is no problem any more.  Records show this was 
>>>fixed for 11.1.26. Have you tried 11.1.36? Try that and get back to me, 
>>>please. If it still does not work, I need to know what the exact issue 
>>>is, since I can't reproduce it here.
>>>
>>>Bob
>>>
>>>
>>>Frieda Reichsman wrote:
>>>
>>>      
>>>
>>>>On Mar 20 2007, Bob wrote:
>>>>
>>>>        
>>>>
>>>>>To display Greek letters or other special characters in Jmol, simply
>>>>>use the Unicode character "escape" sequence:
>>>>>
>>>>>select (atomno=3);label "alpha \u03B1 beta \u03B2 gamma \u03B1 
>>>>>Angstroms \u00C5"
>>>>>
>>>>>These are not properly saved in terms of the state, though.
>>>>>I'll look into that.
>>>>>          
>>>>>
>>>>
>>>>Hi Bob, they are not saved correctly in state as of Jmol 11.1.28. No 
>>>>big deal, just hoping it is still in the queue. 
>>>>
>>>>Frieda
>>>>
>>>>
>>>>
>>>>///////////////////////////////////////////
>>>>
>>>>
>>>>Frieda Reichsman
>>>>
>>>>Molecules in Motion
>>>>
>>>>Interactive Molecular Structures
>>>>
>>>>http://www.moleculesinmotion.com
>>>>
>>>>
>>>>///////////////////////////////////////////
>>>>
>>>>
>>>>
>>>>------------------------------------------------------------------------
>>>>
>>>>-------------------------------------------------------------------------
>>>>This SF.net email is sponsored by DB2 Express
>>>>Download DB2 Express C - the FREE version of DB2 express and take
>>>>control of your XML. No limits. Just data. Click to get it now.
>>>>http://sourceforge.net/powerbar/db2/
>>>>
>>>>------------------------------------------------------------------------
>>>>
>>>>_______________________________________________
>>>>Jmol-users mailing list
>>>>Jmol-users@lists.sourceforge.net 
>>>><mailto:Jmol-users@lists.sourceforge.net>
>>>>https://lists.sourceforge.net/lists/listinfo/jmol-users
>>>>
>>>>
>>>>        
>>>>
>>>-------------------------------------------------------------------------
>>>This SF.net email is sponsored by DB2 Express
>>>Download DB2 Express C - the FREE version of DB2 express and take
>>>control of your XML. No limits. Just data. Click to get it now.
>>>http://sourceforge.net/powerbar/db2/
>>>_______________________________________________
>>>Jmol-users mailing list
>>>Jmol-users@lists.sourceforge.net 
>>><mailto:Jmol-users@lists.sourceforge.net>
>>>https://lists.sourceforge.net/lists/listinfo/jmol-users
>>>      
>>>
>>///////////////////////////////////////////
>>
>>
>>Frieda Reichsman
>>
>>Molecules in Motion
>>
>>Interactive Molecular Structures
>>
>>http://www.moleculesinmotion.com
>>
>>
>>///////////////////////////////////////////
>>
>>
>>
>>------------------------------------------------------------------------
>>
>>-------------------------------------------------------------------------
>>This SF.net email is sponsored by DB2 Express
>>Download DB2 Express C - the FREE version of DB2 express and take
>>control of your XML. No limits. Just data. Click to get it now.
>>http://sourceforge.net/powerbar/db2/
>>
>>------------------------------------------------------------------------
>>
>>_______________________________________________
>>Jmol-users mailing list
>>Jmol-users@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/jmol-users
>> 
>>
>>    
>>
>
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by DB2 Express
>Download DB2 Express C - the FREE version of DB2 express and take
>control of your XML. No limits. Just data. Click to get it now.
>http://sourceforge.net/powerbar/db2/
>_______________________________________________
>Jmol-users mailing list
>Jmol-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/jmol-users
>  
>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to