Page floats
Antenna House Formatter extends the float feature to position the float in any positions on the page or position it across multiple columns. The reference area where the float is positioned can be specified by -ah-float-reference. Available values are auto, normal, page, multicol and column. Specify -ah-float-x for arranging the horizontal position of the float, specify -ah-float-y for the vertical position. This sample shows the page float specified by -ah-float-reference: page.
You can also use the shorthand property, -ah-float, to specify the float-related extended properties at once. The following shows the same result but the different approach of using individual properties and using shorthand property.
Using individual extended properties (Position the float on top of the page.) -ah-float-reference: page; -ah-float-x: none; -ah-float-y: top;
Using the shorthand property (Position the float at the top of the page.) -ah-float: page top;
-ah-float-reference: page; -ah-float-x: none; -ah-float-y: top; (Position the float at the top of the page.)
-ah-float-reference: page; -ah-float-x: none; -ah-float-y: top; (Position the float at the top of the page.)
-ah-float-reference: page; -ah-float-x: none; -ah-float-y: top; (Position the float at the top of the page.)
-ah-float-reference: page; -ah-float-x: none; -ah-float-y: top; (Position the float at the top of the page.)
-ah-float-reference: page; -ah-float-x: none; -ah-float-y: top; (Position the float at the top of the page.)
-ah-float-reference: page; -ah-float-x: none; -ah-float-y: top; (Position the float at the top of the page.)