summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach/us_barrage.lou
blob: 59010858c85bdb09a00afb750a1ac849f902ca84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@Tbl
    rule { yes }
    indent { ctr }
    indentvertical { ctr }
    aformat { @Cell @B A | @Cell width { 5c } @B B | @Cell width { 5c } @B C | @Cell width { 5c } @B D }
{
@Row
    paint { lightgrey }
    format { @Cell @B A | @Cell width { 5c } @B B | @Cell width { 5c } @B C | @Cell width { 5c } @B D }
    A { } B { 1-2 } C { 3-5 } D { 6+ }
@Row
    format { @Cell @B A | @Cell width { 5c } @B B | @Cell width { 5c } @B C | @StartVSpan @Cell width { 5c } @B D }
    A { @B sym } B { @Sym emptyset } C { @Disruptedif @I {if no Depth} } D { @Disrupted }
@Row
    format { @Cell @B A | @Cell width { 5c } @B B | @StartVSpan @Cell width { 5c } @B C | @VSpan }
    A { @B color } B { @Disruptedif @I {if no Depth} } C { @Disrupted } D { @Disrupted }
@Row
    format { @Cell @B A | @Cell width { 5c } @B B | @VSpan | @Cell width { 5c } @B D }
    A { @B color + @B sym} B { @Disrupted } C { @Disrupted } D { @Disrupted - @Depth }
#@Rowb A { @Sym emptyset } B {} C {} D {}
}