mirror of
https://gitlab.com/MisterBiggs/latex-bingo.git
synced 2025-06-15 22:56:44 +00:00
Added another "free space" renewcommand
This commit is contained in:
parent
0e0ab67a21
commit
2a05b199ff
@ -102,6 +102,13 @@ Second Presidential Debate
|
||||
% \node [scale=1.2] at ($(\col,-\row)-(0.5,0.6)$) {Space};
|
||||
%}
|
||||
|
||||
% or if you want to acknowledge the elephant in the room:
|
||||
%\renewcommand{\freespace}{
|
||||
% \filldraw[fill=gray!35, draw=black] ($(\col,-\row)-(1,1)$) rectangle ($(\col,-\row)$) ;
|
||||
% \node [scale=1.2] at ($(\col,-\row)-(0.5,0.4)$) {Trump's 2005};
|
||||
% \node [scale=1.2] at ($(\col,-\row)-(0.5,0.6)$) {Comments};
|
||||
%}
|
||||
|
||||
% Although it doesn't save any code by breaking this out into its own
|
||||
% function (subroutine), it makes the code easier to parse down below
|
||||
% in the for loop:
|
||||
|
Loading…
x
Reference in New Issue
Block a user