VMD-L Mailing List
From: Axel Kohlmeyer (akohlmey_at_cmm.chem.upenn.edu)
Date: Mon Jun 23 2008 - 10:03:21 CDT
- Next message: Axel Kohlmeyer: "Re: Inquiry concerning the plugin "Inorganic builder""
- Previous message: S.K. Ghosh: "On solvate plugin"
- In reply to: Sebastian Stolzenberg: "how to export into postscript with MultiPlot in tcl mode?"
- Next in thread: Johannes Müllegger: "Re: how to export into postscript with MultiPlot in tcl mode?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
On Sun, 22 Jun 2008, Sebastian Stolzenberg wrote:
SS> Hi everyone,
SS>
SS> In VMD Tcl mode, I know how to export a plot to xmgrace:
SS>
SS> $plothandle export xmgrace export.plot
SS>
SS> but how about to postscript?
SS>
SS> $plothandle export PostScript export.ps
SS>
SS> gives no errors, but also no export.ps.
as one can easily from looking at the sourcecode,
"multiplot export" currently only supports
exporting to 'grace', 'xmgr', and 'xmgrace'.
everything else is silently ignored.
since tcl allows to export a canvas to postscript,
it should in principle be doable to support this
with a little programming.
cheers,
axel.
SS>
SS> Thank you,
SS> Best,
SS> Sebastian
SS>
-- ======================================================================= Axel Kohlmeyer akohlmey_at_cmm.chem.upenn.edu http://www.cmm.upenn.edu Center for Molecular Modeling -- University of Pennsylvania Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323 tel: 1-215-898-1582, fax: 1-215-573-6233, office-tel: 1-215-898-5425 ======================================================================= If you make something idiot-proof, the universe creates a better idiot.
- Next message: Axel Kohlmeyer: "Re: Inquiry concerning the plugin "Inorganic builder""
- Previous message: S.K. Ghosh: "On solvate plugin"
- In reply to: Sebastian Stolzenberg: "how to export into postscript with MultiPlot in tcl mode?"
- Next in thread: Johannes Müllegger: "Re: how to export into postscript with MultiPlot in tcl mode?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]