We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffa1e9 commit 71a782eCopy full SHA for 71a782e
1 file changed
src/cfg/init_poster.tex
@@ -15,6 +15,13 @@
15
% -----------------------------------------------------------------------------
16
\captionsetup[lstlisting]{margin={0pt,5pt}}
17
18
+% Configura los colores
19
+% -----------------------------------------------------------------------------
20
+\makeatletter
21
+\pretocmd\env@cases{\def\@rowc@lors{}}{}{}
22
+\pretocmd\start@align{\def\@rowc@lors{}}{}{}
23
+\makeatother
24
+
25
% Define el tamaño de página
26
27
% (N+1)*\sepwidth + N*\colwidth = \paperwidth
0 commit comments