Removed chess game

This commit is contained in:
2023-12-10 19:41:24 -08:00
parent 774e75aa58
commit 512cf90fc4
7 changed files with 41 additions and 451 deletions

View File

@ -17,25 +17,13 @@
\par
}
\long\def\sixboards#1{
\twoboards{#1}
\vfill
\twoboards{#1}
\vfill
\twoboards{#1}
}
\makeatletter
\long\def\manyboards#1{
\ifextras
\sixboards{#1}
\if@solutions
\twoboards{#1}
\else
\if@solutions
\twoboards{#1}
\else
\twoboards{#1}
\twoboards{#1}
\fi
\twoboards{#1}
\twoboards{#1}
\fi
}