summaryrefslogtreecommitdiff
path: root/manual/plugins/goban.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/goban.tex')
-rw-r--r--manual/plugins/goban.tex10
1 files changed, 3 insertions, 7 deletions
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index fe343b02c3..815eec559f 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -34,10 +34,8 @@ The information panel which displays the current move number may also contain
34these markers: \\ 34these markers: \\
35 35
36\begin{table} 36\begin{table}
37 \begin{center} 37 \begin{rbtabular}{\textwidth}{lX}%
38 \rowcolors{1}{}{tblrowbgcolor} 38 {\textbf{Mark} & \textbf{Meaning}}{}{}
39 \begin{tabularx}{\textwidth}{lX}\toprule
40 \textbf{Mark} & \textbf{Meaning} \\ \midrule
41 \emph{+ } & There are nodes after the current node in the SGF tree. \\ 39 \emph{+ } & There are nodes after the current node in the SGF tree. \\
42 \emph{* } & There are sibling variations which can be navigated to using the % 40 \emph{* } & There are sibling variations which can be navigated to using the %
43 \emph{Next Variation} menu option of the \emph{Context Menu}% 41 \emph{Next Variation} menu option of the \emph{Context Menu}%
@@ -53,9 +51,7 @@ these markers: \\
53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} button}. \\ 51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} button}. \\
54 \emph{C } & There is a comment at the current node. It can be viewed/edited using 52 \emph{C } & There is a comment at the current node. It can be viewed/edited using
55 the \emph{Add/Edit Comment} menu option of the \emph{Context Menu}. \\ 53 the \emph{Add/Edit Comment} menu option of the \emph{Context Menu}. \\
56 \bottomrule 54 \end{rbtabular}
57 \end{tabularx}
58 \end{center}
59\end{table} 55\end{table}
60 56
61\subsubsection{Controls} 57\subsubsection{Controls}