Comment 2 for bug 1219686

Revision history for this message
Daniel Franke (franke-daniel) wrote :

And this, finally, does what I want:

$ rasmol-classic -nodisplay < foo.cmd
[...]
Display window disabled!
RasMol> background white
RasMol> load foo.pdb
[...]
RasMol> spacefill on
RasMol> write epsf foo.eps
RasMol> quit

... and foo.eps is there. Btw, rasmol-gtk does not allow to do this (and it is the default alternative).