summaryrefslogtreecommitdiffstats
path: root/LastHundredYards/tables/empty.lou
diff options
context:
space:
mode:
Diffstat (limited to 'LastHundredYards/tables/empty.lou')
-rw-r--r--LastHundredYards/tables/empty.lou43
1 files changed, 43 insertions, 0 deletions
diff --git a/LastHundredYards/tables/empty.lou b/LastHundredYards/tables/empty.lou
new file mode 100644
index 0000000..a2c770e
--- /dev/null
+++ b/LastHundredYards/tables/empty.lou
@@ -0,0 +1,43 @@
+black @Colour @CurveBox margin {.1c} black @Colour {
+@Tbl
+ #rule {yes}
+ margin {.1c}
+ aformat { @StartHSpan @Cell A | @HSpan }
+{
+ @Row paint {@Xrgb nothing} format { @StartHSpan @Cell 16p @Font @B A | @HSpan } A{Recovery 10p @Font 12.1}
+ @Rowa A{
+ || @Tbl
+ rule {yes}
+ cformat { @Cell rule {no} paint {none} | @Cell @B B | @Cell @B C }
+ aformat { @Cell ruleleft {no} i{ctr} @B A | @Cell @I B | @Cell @I C }
+ bformat { @Cell ruleleft {no} i{ctr} @B A | @StartHSpan @Cell B | @HSpan }
+ {
+ @Rowc paint {@Odd} ruleabove {no} B{Disrupted unit} C{Regrouping hex}
+ @Rowa paint {@Even} A{} B{} C{}
+ @Rowa paint {@Odd} A{} B{} C{}
+ }
+ }
+ @Row format { @Cell A | @Cell B } A {
+ || @Tbl
+ indent {left}
+ rule {yes}
+ aformat { @Cell ruleleft {no} i{ctr} @B A | @Cell @I B }
+ {
+ @Row format {@StartHSpan @Cell rule {no} @Underline A | @HSpan } A{Shock Recovery}
+ @Rowa paint {@Even} ruleabove {no} A{1} B{Rally}
+ @Rowa paint {@Odd} A{2-4} B{Recover}
+ }
+ }
+ B { 10p @Font {
+ // @RawBulletList
+ @ListItem{}
+ @ListItem{
+ @BulletList
+ indent { .2c }
+ @ListItem{}
+ @ListItem{}
+ @RawEndList}
+ @ListItem{}
+ @EndList
+ }}
+}}