summaryrefslogtreecommitdiffstats
path: root/LastHundredYards/tables/empty.lou
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2024-03-20 16:29:20 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2024-03-20 16:29:43 +0100
commitedbd4a763fcae95e6ac3461e0279e6086a4b1c6d (patch)
treef954acd81765c29f4c3eb9eaed2a918ec5ebe3b3 /LastHundredYards/tables/empty.lou
parent68de7f95d645d950ea993dac160822fd1ce1511e (diff)
downloadasynk-rules-edbd4a763fcae95e6ac3461e0279e6086a4b1c6d.zip
asynk-rules-edbd4a763fcae95e6ac3461e0279e6086a4b1c6d.tar.gz
LHY : first shot
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
+ }}
+}}