Re: [PyMOL] Label size in different scenes

2010-04-20 Thread Jason Vertrees
- Original Message - > From: Jason Vertrees > Date: Tuesday, April 20, 2010 9:57 am > Subject: Re: [PyMOL] Label size in different scenes > To: Vitaly Vostrikov > Cc: pymol-users@lists.sourceforge.net > >> Vitaly, >> >> What you want is the "

Re: [PyMOL] Label size in different scenes

2010-04-20 Thread Vitaly Vostrikov
-- Original Message - From: Jason Vertrees Date: Tuesday, April 20, 2010 9:57 am Subject: Re: [PyMOL] Label size in different scenes To: Vitaly Vostrikov Cc: pymol-users@lists.sourceforge.net > Vitaly, > > What you want is the "mdo" command. Check it out: > http://www.

Re: [PyMOL] Label size in different scenes

2010-04-20 Thread Jason Vertrees
is, is it possible to store the quality settings in a > Pymol scene? > > Thank you. > > Vitaly > > - Original Message ----- > From: Jason Vertrees > Date: Tuesday, April 13, 2010 4:47 pm > Subject: Re: [PyMOL] Label size in different scenes > To: Vitaly Vos

Re: [PyMOL] Label size in different scenes

2010-04-19 Thread Vitaly Vostrikov
to store the quality settings in a Pymol scene? Thank you. Vitaly - Original Message - From: Jason Vertrees Date: Tuesday, April 13, 2010 4:47 pm Subject: Re: [PyMOL] Label size in different scenes To: Vitaly Vostrikov Cc: pymol-users@lists.sourceforge.net > Vitaly, > > Great,

Re: [PyMOL] Label size in different scenes

2010-04-13 Thread Jason Vertrees
> > Thank you very much - it worked perfectly! I did not realize it is possible > to apply that for individual objects. > > Vitaly > > > - Original Message - > From: Jason Vertrees > Date: Tuesday, April 13, 2010 1:58 pm > Subject: Re: [PyMOL] Label size in

Re: [PyMOL] Label size in different scenes

2010-04-13 Thread Vitaly Vostrikov
Jason, Thank you very much - it worked perfectly! I did not realize it is possible to apply that for individual objects. Vitaly - Original Message - From: Jason Vertrees Date: Tuesday, April 13, 2010 1:58 pm Subject: Re: [PyMOL] Label size in different scenes To: Vitaly Vostrikov Cc

Re: [PyMOL] Label size in different scenes

2010-04-13 Thread Jason Vertrees
Vitaly, You can set label_size per object: set label_size, -0.35, pseudo1 set label_size, -0.50, pseudo2 I recently ran into similar issues. My solution was to make use of the mdo command. Try "help mdo" and check out the PyMOLWiki page http://www.pymolwiki.org/index.php/Mdo. Cheers, -- Jaso

[PyMOL] Label size in different scenes

2010-04-13 Thread Vitaly Vostrikov
Hello, I am learning movie-making in Pymol, and I have a question about label size. I have a script with one state and several scenes, and I would like to introduce titles for each scene. I create pseudoatoms for each scene and label them, but because of the different length of text, I would li