summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/onedown/examples/Bidding.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/onedown/examples/Bidding.tex')
-rw-r--r--Master/texmf-dist/doc/latex/onedown/examples/Bidding.tex16
1 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/onedown/examples/Bidding.tex b/Master/texmf-dist/doc/latex/onedown/examples/Bidding.tex
index 36ac601f3d1..18ca0f7c3c8 100644
--- a/Master/texmf-dist/doc/latex/onedown/examples/Bidding.tex
+++ b/Master/texmf-dist/doc/latex/onedown/examples/Bidding.tex
@@ -14,32 +14,38 @@ with |\thinspace|, |\,| or the like.
In the second diagram we use the short form of the non-bid calls, by
calling |\setdefaults{bidlong=off}|.
The alignment is \textbf{t} and we have put \north in the first column.
+Please observe that the change to |bidfirst=N| is made local by the
+surrounding |{...}|
In the third diagram we also use the short form for the table header by
calling the bidding table with the token |!|. The alignment is \textbf{b}.
+
+In the first example we also added an |\alert| and an |\announce|, just to
+show their layout.
\vfill
%
\begin{HBox}{{bidding, alignment and long/short forms}\hfill File: \FileName}
%\gamefont{\smaller\smaller}
A
\begin{bidding}% default= [c]
-1\Cl & 1D & 1H & 1S \\
-1N & X & p & p \\
-R & P \\
+1\Cl\announce & 1D & 1H & 1S\alert \\
+1N & X & p & p \\
+R & P \\
\end{bidding}
B
\\[2\baselineskip]
A
+{
\setdefaults{bidlong=off,bidfirst=N}
\begin{bidding}[t]
1C & 1D & 1H & 1S \\
1N & X & p & p \\
R & P \\
\end{bidding}
-B
+}B
\\[2\baselineskip]
A
-\setdefaults{bidlong=off}
+%\setdefaults{bidlong=off}
\begin{bidding}![b]
1C & 1D & 1H & 1S \\
1N & X & p & p \\