Hi Angel

I should have checked it better, sorry about that. I was using JsMol and in
there %r doesn't work (other label commands are ok). If I try with pure
Jmol in versions 14.2.13 or 14.2.15 it works perfectly fine.

So the issue is specific to JsMol. I can workaround it by simply using %R%E
but it would be good to confirm this is a problem for others too.

Thanks a lot

Jose


On Fri, Oct 9, 2015 at 1:29 AM, Angel Herráez <angel.herr...@uah.es> wrote:

> Hi Jose
>
> It's working correctly for me in Jmol 14.2.13_2015.03.07
>
> load =1crn;
> select *.CB;
> label %r
> label %R
> label %R %r
>
> It might be a problem with your particular version, though it sounds
> unlikely.
> To be sure, you can always use the other syntax, i.e.
> label %[seqcode]
>   (but that's only available from Jmol 14.3.16)
> or any of these, which are supported in 14.2:
> label %R^%E
> label %[resno]^%[insertion]
>
> Check
> http://chemapps.stolaf.edu/jmol/docs/#atomproperties
> for details
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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