Skip to content

Commit 71a782e

Browse files
committed
Soporte colores tablas en poster
1 parent 0ffa1e9 commit 71a782e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/cfg/init_poster.tex

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
% -----------------------------------------------------------------------------
1616
\captionsetup[lstlisting]{margin={0pt,5pt}}
1717

18+
% Configura los colores
19+
% -----------------------------------------------------------------------------
20+
\makeatletter
21+
\pretocmd\env@cases{\def\@rowc@lors{}}{}{}
22+
\pretocmd\start@align{\def\@rowc@lors{}}{}{}
23+
\makeatother
24+
1825
% Define el tamaño de página
1926
% -----------------------------------------------------------------------------
2027
% (N+1)*\sepwidth + N*\colwidth = \paperwidth

0 commit comments

Comments
 (0)