Revision: 18346
          http://sourceforge.net/p/jmol/code/18346
Author:   hansonr
Date:     2013-06-18 06:48:45 +0000 (Tue, 18 Jun 2013)
Log Message:
-----------


Modified Paths:
--------------
    trunk/Jmol/src/org/jmol/viewer/Jmol.properties

Modified: trunk/Jmol/src/org/jmol/viewer/Jmol.properties
===================================================================
--- trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2013-06-18 06:32:18 UTC 
(rev 18345)
+++ trunk/Jmol/src/org/jmol/viewer/Jmol.properties      2013-06-18 06:48:45 UTC 
(rev 18346)
@@ -11,10 +11,17 @@
 
 ___JmolVersion="13.1.17_dev_2013.06.18"
 
-new feature: upgrade to allow multicharacter chain specs. See 1bgl_1bgm.cif
+new feature: CIF reader upgrade to allow multicharacter chain specs. 
+  -- See 1bgl_1bgm.cif
+  -- automatically switches to chainCaseSensitive if multi-character 
+     or lower-case chains are read in a CIF file.
+  -- note that in certain cases quotation marks will be needed:
+               select  chain="0123"  OK
+               select :"0123"        OK
+               select :0123          NOT OK
+  
 
 bug fix: invertSelected on trajectory causes nullPointerException
-
 bug fix: POLYHEDRA with faceCenterOffset not saved in state properly; EDGES 
option nonfunctional
 
 new feature: {atomset1}.distance.min({atomset2})

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to