From 4acf5d35fe4061d6f88e49c59f1e74216f2558fe Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Mon, 24 Aug 2009 18:08:00 +0000 Subject: 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 --- manual/plugins/goban.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/plugins/goban.tex') 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: \\ \begin{table} \begin{center} - \rowcolors{1}{}{gray!30} + \rowcolors{1}{}{tblrowbgcolor} \begin{tabularx}{\textwidth}{lX}\toprule \textbf{Mark} & \textbf{Meaning} \\ \midrule \emph{+ } & There are nodes after the current node in the SGF tree. \\ -- cgit v1.2.3