10.9.59 adds

  stereo [color1] [color2]

so, for example,

  stereo red cyan

is the same as

  stereo redcyan

and

  stereo cyan red

is equivalent to

  stereo redcyan -3

If only one color is used, then the second is assigned the complementary 
color:

  stereo red
  stereo [xFF0000]

is the same as

  stereo red cyan
  stereo [xFF0000] [x00FFFF]

Note that

  stereo red green

is NOT the same as

  stereo redgreen

because "green" is [x008000], not [x00FF00]. Instead,

  stereo red lime

is the same as

  stereo redgreen


-Bob Hanson

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to