Revision: 21508
          http://sourceforge.net/p/jmol/code/21508
Author:   hansonr
Date:     2017-04-10 02:48:25 +0000 (Mon, 10 Apr 2017)
Log Message:
-----------
for Maven - 

Jmol.___JmolVersion="14.13.1" // 2017.04.09

new feature: MOL V2000 reader loads > <dataname> blocks into _M.molData

new feature: set labelfor {atomset} "value"
 -- allows setting of label without changing current selection
 -- uses same syntax as LABEL command after {atomset}
 -- for example:
 
   set labelfor @atoms @myLabel
   set labelfor {atomno <= 3} @{["a","b","c"]}
   set labelfor {_C && chirality != ""} "%[atomname] %[chirality]"

bug fix: {*}.chirality with triple bonds fails
bug fix: {*}.chirality fix for duplicate atoms check

bug fix: dotted line has extra dot: measure ID m @1 @4 radius 0.1
bug fix: NBO H-BOND and MODEL focus issues 

Added Paths:
-----------
    tags/14.13.1/
    tags/14.13.1/Jmol/

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jmol-commits mailing list
Jmol-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-commits

Reply via email to