[PyMOL] IDTF and tex files

2016-03-13 Thread James Kress
I finally got an IDTF file but no pymol.tex file.  Why no tex file, is PYMOL
IDTF still limited to cartoons only and if so, are there any plans to go
beyond that?

 

Thanks.

 

Jim

 

James Kress Ph.D., President

The KressWorksR Foundation 

An IRS Approved 501 (c)(3) Charitable, Nonprofit Organization

"Engineering The Cure" C

(248) 605-8770

 

Learn More and Donate At:

Website:   http://www.kressworks.org

Facebook:  
https://www.facebook.com/KressWorks.Foundation/

Twitter: @KressWorksFnd

--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111=/4140___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Re: [PyMOL] Problem with feedback push

2016-03-13 Thread Spencer Bliven
Thanks, Thomas.

On Fri, Mar 11, 2016 at 6:21 PM, Thomas Holder <
thomas.hol...@schrodinger.com> wrote:

> Hi Spencer,
>
> Yes this is a bug in the feedback stack. As a workaround, you can enable
> "cmd" and "parser" feedback manually before popping:
>
> _ feedback enable, cmd parser, warnings errors results
> _ feedback pop
>
> Hope that helps.
>
> Cheers,
>   Thomas
>
> On 11 Mar 2016, at 04:48, Spencer Bliven  wrote:
>
> > Here's a minimal .pymolrc to demonstrate the issue:
> >
> > #prints response, as expected
> > get cartoon_power
> >
> > _ feedback push
> > _ feedback disable,all,everything
> >
> > # Nothing prints here, as expected
> > get cartoon_power_b
> >
> > _ feedback pop
> >
> > # Still nothing prints!
> > get cartoon_use_shader
> >
> >
> > P.S. The feedback docs don't mention the push/pop commands. I likely got
> them from MacOSX-specific_.pymolrc_file
> >
> >
> > On Fri, Mar 11, 2016 at 10:41 AM, Spencer Bliven <
> spencer.bli...@gmail.com> wrote:
> > Since time immemorial my .pymolrc file has been wrapped by the construct
> > _ feedback push
> > _ feedback disable,all,everything
> >
> > ...
> >
> > _ feedback pop
> >
> > However, I've noticed that my `get` command doesn't print anything
> unless I specifically re-enable all feedback after starting pymol (or use
> the unwieldy `print cmd.get("var")`). Removing the feedback manipulation
> from my pymolrc restores the expected output from get. Is this a bug with
> the feedback stack?
> >
> > -Spencer
>
> --
> Thomas Holder
> PyMOL Principal Developer
> Schrödinger, Inc.
>
>
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111=/4140___
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net