mirror of
https://gitlab.com/MisterBiggs/latex-bingo.git
synced 2025-08-02 11:31:28 +00:00
Added another "free space" renewcommand
This commit is contained in:
@@ -102,6 +102,13 @@ Second Presidential Debate
|
|||||||
% \node [scale=1.2] at ($(\col,-\row)-(0.5,0.6)$) {Space};
|
% \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
|
% 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
|
% function (subroutine), it makes the code easier to parse down below
|
||||||
% in the for loop:
|
% in the for loop:
|
||||||
|
Reference in New Issue
Block a user