Skip to content

Commit 625a505

Browse files
jensmaurertkoeppe
authored andcommitted
[tables] Do not show labels for 'concepttable' environment. (#1589)
Fixes #824.
1 parent dff391e commit 625a505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tables.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
{
162162
\begin{TableBase}
163163
\begin{table}[!htb]
164-
\caption[#1]{\label{tab:#2}#1 \textbf{[#2]}}
164+
\caption[#1]{\label{tab:#2}#1}
165165
\begin{center}
166166
\begin{tabular}{|#3|}
167167
}

0 commit comments

Comments
 (0)