summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2020-11-17 17:15:17 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2020-11-17 17:15:17 +0100
commit3f5a74ea39d947cd7601ac7c9d725bbe9826c140 (patch)
tree4cf9fda8f58479bd783a34e4a9b4f11c108adf84
parenta5f2d9aeb675e247053a9c1bb8c813de8e947a35 (diff)
downloadasynk-rules-3f5a74ea39d947cd7601ac7c9d725bbe9826c140.zip
asynk-rules-3f5a74ea39d947cd7601ac7c9d725bbe9826c140.tar.gz
DDay : include all tables
-rw-r--r--DDayAtOmahaBeach/DDayOmaha.lou39
1 files changed, 22 insertions, 17 deletions
diff --git a/DDayAtOmahaBeach/DDayOmaha.lou b/DDayAtOmahaBeach/DDayOmaha.lou
index c5ff774..cdff838 100644
--- a/DDayAtOmahaBeach/DDayOmaha.lou
+++ b/DDayAtOmahaBeach/DDayOmaha.lou
@@ -346,48 +346,53 @@ On Placing Units in @I {Beach Landing Boxes}
################################################################################
@Section @Title {Tables} @NewPage { yes } @Begin
+@LLP
@BeginSubSections
-
@SubSection @Title {US amphibious} @Begin
-@LP
+@LLP
@Include{ us_amphibious.lou }
+@LLP @LLP
@End @SubSection
-
@SubSection @Title {German Fire} @Begin
-@LP
+@LLP
@Include{ german_fire.lou }
+@LLP @LLP
@End @SubSection
-
@SubSection @Title {US move} @Begin
-@LP
+@LLP
@Include{ us_move.lou }
+@LLP @LLP
@End @SubSection
-
@SubSection @Title {US attack} @NewPage { yes } @Begin
-@LP
+@LLP
@Include{ us_attack.lou }
+@LLP @LLP
@End @SubSection
-
@SubSection @Title {German Defense} @Begin
-@LP
+@LLP
@Include{ german_defense.lou }
+@LLP @LLP
@End @SubSection
-
@SubSection @Title {US barrage} @Begin
-@LP
+@LLP
@Include{ us_barrage.lou }
+@LLP @LLP
@End @SubSection
-
@SubSection @Title {US Weapons} @Begin
-@LP
+@LLP
@Include{ us_weapons.lou}
+@LLP @LLP
+@End @SubSection
+@SubSection @Title {German Actions} @NewPage { yes } @Begin
+@LLP
+@Include{ german_actions.lou}
+@LLP @LLP
@End @SubSection
-
@SubSection @Title {US Units} @NewPage { yes } @Begin
-@LP
+@LLP
@Include{ us_units.lou }
+@LLP @LLP
@End @SubSection
-
@EndSubSections
@End @Section