#!rasmol -script
# File: ADFS::01_22_49.$.test
# Creator: RasMol Version 2.6

background [0,0,0]
zap
load alchemy "<RasMol$Dir>.^.data.aspirin"
set ambient 40
set specular off

reset
slab off
rotate z -42
rotate y 17
rotate x 151
zoom 123

set bonds on
set axes off
set boundingbox off
set unitcell off
set bondmode and
dots 400

# Avoid Colour Problems!
select all
colour bonds none
colour backbone none
colour hbonds none
colour ssbonds none
colour ribbons none
colour white
colour dots potential

# Atoms
colour atoms cpk
spacefill 25
set shadow off

# Bonds
wireframe 9

# Ribbons
ribbons off

# Backbone
backbone off

# Labels
labels off
colour labels [255,255,0]
set fontsize 9
select (atomno>=1) and (atomno<=21)
label "%e"
# Monitors
monitors off

select all
ssbonds off
hbonds off
