Hi Fred,

I can't reproduce this. Do you have a complete example?

This is how I tested it:

pseudoatom labelname, pos=[1,2,3], label=some_string
set label_color, red
ray
# -> label is red
set label_color, blue, labelname
ray
# -> label is blue
set label_color, green, (labelname)
ray
# -> label is green

Cheers,
  Thomas


> On Aug 19, 2019, at 7:32 PM, Dyda via PyMOL-users 
> <pymol-users@lists.sourceforge.net> wrote:
> 
> 
> It appears that customs labels created with
> 
> pseudoatom labelname, pos=[x,y,z], label=some_string
> 
> lose their colors when the image is raytraced.
> 
> Does anyone know whether a workaround exist?
> 
> Thanks.
> 
> Fred
> *******************************************************************************
> Fred Dyda, Ph.D.                       Phone:301-402-4496
> Laboratory of Molecular Biology        Fax: 301-496-0201
> DHHS/NIH/NIDDK                         e-mail:fred.d...@nih.gov  
> Bldg. 5. Room 303             
> Bethesda, MD 20892-0560      URGENT message e-mail: 2022476...@mms.att.net
> Google maps coords: 39.000597, -77.102102
> http://www2.niddk.nih.gov/NIDDKLabs/IntramuralFaculty/DydaFred
> *******************************************************************************
> 
> 
> _______________________________________________
> PyMOL-users mailing list
> Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
> Unsubscribe: 
> https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

--
Thomas Holder
PyMOL Principal Developer
Schrödinger, Inc.



_______________________________________________
PyMOL-users mailing list
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net
Unsubscribe: 
https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe

Reply via email to