I have also encountered a problem with the shorthand / in fractional 
coordinates :
draw pl1 plane {0 0 0/} {1 0 0/} {1/2 1 0/};
doesn’t work : Erreur du compilateur de script: spécification de modèle 
incorrecte
----
         draw pl1 plane {0 0 0/} {1 0 0/} {1/2 1 0/} <<<<

whereas the following command gives the expected result :
draw pl1 plane {0 0 0/1} {1 0 0/1} {1/2 1 0};

-Paul

> Le 25-08-2015 à 10:28, Robert Hanson <hans...@stolaf.edu> a écrit :
> 
> OK, let's try again, please. I really appreciate all this testing. Rolf, I am 
> especially interested in if this fixes your JenaLib startup problem. 
> 
> Bob
> 
> 
> http://sourceforge.net/projects/jmol/files/Jmol-beta/Jmol%2014.3/Jmol%2014.3.16/Jmol-14.3.16_2015.08.25-binary.zip/download
>  
> <http://sourceforge.net/projects/jmol/files/Jmol-beta/Jmol%2014.3/Jmol%2014.3.16/Jmol-14.3.16_2015.08.25-binary.zip/download>
> 
> ​
> ------------------------------------------------------------------------------
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users


------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to