Minor edits
This commit is contained in:
@ -10,24 +10,24 @@
|
||||
vlabelformat=\Alph{filelabel}
|
||||
}
|
||||
|
||||
\long\def\manyboards#1{
|
||||
\if@solutions
|
||||
\chessboard[setpieces = {#1}]
|
||||
\hfill
|
||||
\chessboard[setpieces = {#1}]
|
||||
\else
|
||||
\vfill
|
||||
\chessboard[setpieces = {#1}]
|
||||
\hfill
|
||||
\chessboard[setpieces = {#1}]
|
||||
\vfill
|
||||
\chessboard[setpieces = {#1}]
|
||||
\hfill
|
||||
\chessboard[setpieces = {#1}]
|
||||
\fi
|
||||
\long\def\twoboards#1{
|
||||
\chessboard[setpieces = {#1}]
|
||||
\hfill
|
||||
\chessboard[setpieces = {#1}]
|
||||
}
|
||||
|
||||
\makeatletter
|
||||
\long\def\manyboards#1{
|
||||
\if@solutions
|
||||
\twoboards{#1}
|
||||
\else
|
||||
\vfill
|
||||
\twoboards{#1}
|
||||
\vfill
|
||||
\twoboards{#1}
|
||||
\fi
|
||||
}
|
||||
|
||||
\cbDefineNewPiece{white}{U}
|
||||
{\raisebox{1.75mm}{\cfss@whitepiececolor
|
||||
$\odot$}}
|
||||
|
Reference in New Issue
Block a user