
11 Oct
2007
11 Oct
'07
10:57 a.m.
On Thu, Oct 11, 2007 at 01:32:37AM +0200, Karsten Schoelzel wrote:
more TODO: add documentation
the most common usage would probably be with defaultLayout = Layout $ floatLayout (Layout $ LayoutSelection defaultLayouts)
Note that if you take my advice about changing FloatLayout's data type, this would become: defaultLayout = Layout $ floatLayout $ LayoutSelection defaultLayouts -- David Roundy Department of Physics Oregon State University