1# tikzorbital.sty
2#
3#
4#include:ifthen
5#include:tikz
6#
7\drawLevel[options%keyvals]{name}#/tikzpicture
8\orbital[options%keyvals]{type%keyvals}#/tikzpicture
9\satom[options%keyvals]{%<color%>/%<rotation-angle%>/%<anchor%>/%<number of electrons%>/%<scale%>}#/tikzpicture
10\atom[options%keyvals]{%<color%>/%<rotation-angle%>/%<anchor%>/%<number of electrons%>/%<scale%>}#S/tikzpicture
11\colorlet{color type%keyvals}{color}#/tikzpicture
12\setOrbitalDrawing{{%<argument list%>}}#/tikzpicture
13
14#keyvals:\drawLevel
15elec=#up,down,updown,pair
16pos={(%|)}
17width=
18style={%|}
19spinstyle={%|}
20spinlength=
21#endkeyvals
22
23#keyvals:\orbital#c
24lobe
25s
26px
27py
28pz
29dxy
30dxz
31dyz
32dx2y2
33dz2
34pos={(%|)}
35scale=
36opacity=
37pcolor=#%color
38ncolor=#%color
39color=#%color
40rotate=
41nelec=
42#endkeyvals
43
44#keyvals:\satom#c
45pos={(%|)}
46name=
47color=#%color
48opcaity=
49scale=
50#endkeyvals
51
52#keyvals:\atom#c
53pos={(%|)}
54name=
55color=#%color
56opcaity=
57scale=
58#endkeyvals
59
60#keyvals:\colorlet
61innerColor
62drawColor
63#endkeyvals
64