summaryrefslogtreecommitdiff
path: root/manual/plugins/goban.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2009-08-24 18:08:00 +0000
committerAlexander Levin <al.le@rockbox.org>2009-08-24 18:08:00 +0000
commit4acf5d35fe4061d6f88e49c59f1e74216f2558fe (patch)
tree8de6012f274a219e5877e0a2dc9520f2b4c0d7f3 /manual/plugins/goban.tex
parent400cd026f3267cff8b67d0bf0ab5f4645732cc5e (diff)
downloadrockbox-4acf5d35fe4061d6f88e49c59f1e74216f2558fe.tar.gz
rockbox-4acf5d35fe4061d6f88e49c59f1e74216f2558fe.zip
Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/goban.tex')
-rw-r--r--manual/plugins/goban.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index f4cf09013f..fe343b02c3 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -35,7 +35,7 @@ these markers: \\
35 35
36\begin{table} 36\begin{table}
37 \begin{center} 37 \begin{center}
38 \rowcolors{1}{}{gray!30} 38 \rowcolors{1}{}{tblrowbgcolor}
39 \begin{tabularx}{\textwidth}{lX}\toprule 39 \begin{tabularx}{\textwidth}{lX}\toprule
40 \textbf{Mark} & \textbf{Meaning} \\ \midrule 40 \textbf{Mark} & \textbf{Meaning} \\ \midrule
41 \emph{+ } & There are nodes after the current node in the SGF tree. \\ 41 \emph{+ } & There are nodes after the current node in the SGF tree. \\