I'm trying to bold a single column of a table inside latex beamer. in latex i used
\begin{tabular}{|l|c|c|>{\bfseries}c|c|}
for example, to make the 4th column bold. in beamer, the bfseries macro does not apply. anyone knows why ?
|
|
For me this works. Maybe you forgot to load
|
|||
|
|