Added numbers to «scene» box

This commit is contained in:
Kenneth John Odle 2026-04-14 14:59:55 -04:00
parent f35c4ec53f
commit 2290f5dba9

View File

@ -3,8 +3,11 @@
\usepackage[left=1cm,right=1cm,top=1cm,bottom=1cm]{geometry} \usepackage[left=1cm,right=1cm,top=1cm,bottom=1cm]{geometry}
\usepackage{tabularray} \usepackage{tabularray}
\usepackage{wasysym} \usepackage{wasysym}
\usepackage{ninecolors}
\usepackage{moresize}
\newcommand{\kspa}{\vspace{25mm}} \newcommand{\kspa}{\vspace{25mm}}
\newcommand{\kcheck}{{\Large \Square}} \newcommand{\kcheck}{{\Large \Square}}
\newcommand{\ksize}[2]{\fontsize{#1}{#2}}
\begin{document} \begin{document}
@ -25,7 +28,7 @@
} }
Title \kspa & Exp \\ Title \kspa & Exp \\
Date \kspa & Mic \\ Date \kspa & Mic \\
Notes \kspa & Scene \\ Notes \kspa & { Scene \\ \textcolor{gray7} {\HUGE \hspace{5mm} 1 2 3 4 5 \vspace{5mm}\\ \hspace{3mm} 6 7 8 9 10} } \\
\kspa & Take \\ \kspa & Take \\
\kspa & {Miscellaneous: \vspace{2mm}\\ \normalsize\mdseries \kcheck{}Camera Battery \\ \kcheck{}Camera Scene}\\ \kspa & {Miscellaneous: \vspace{2mm}\\ \normalsize\mdseries \kcheck{}Camera Battery \\ \kcheck{}Camera Scene}\\
\end{tblr} \end{tblr}