Updated frame color
This commit is contained in:
parent
bf280c4569
commit
8df4760518
@ -1,7 +1,7 @@
|
|||||||
\documentclass[twoside]{article}
|
\documentclass[twoside]{article}
|
||||||
|
|
||||||
\usepackage{showframe}
|
%\usepackage{showframe}
|
||||||
\renewcommand*\ShowFrameColor{\color{red}}
|
%\renewcommand*\ShowFrameColor{\color{red}}
|
||||||
|
|
||||||
%\usepackage{lmodern}
|
%\usepackage{lmodern}
|
||||||
% Select an appropriate monotype font
|
% Select an appropriate monotype font
|
||||||
@ -35,7 +35,7 @@
|
|||||||
\forloop{ct}{0}{\value{ct}<\lfct{}}{
|
\forloop{ct}{0}{\value{ct}<\lfct{}}{
|
||||||
|
|
||||||
|
|
||||||
\begin{tcolorbox}[title=Information, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white]
|
\begin{tcolorbox}[title=Information, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white, colframe=blue!15!white]
|
||||||
\begin{tblr}{
|
\begin{tblr}{
|
||||||
width = 160mm,
|
width = 160mm,
|
||||||
colspec = { | X[60,l] | X[40,l] |},
|
colspec = { | X[60,l] | X[40,l] |},
|
||||||
@ -48,7 +48,7 @@ Subject: & Date: \\
|
|||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
|
|
||||||
\begin{tcbraster}[raster columns=4, raster column skip=1mm, colbacktitle=blue!15!white]
|
\begin{tcbraster}[raster columns=4, raster column skip=1mm, colbacktitle=blue!15!white]
|
||||||
\begin{tcolorbox}[equal height group=A, title=Notes, raster multicolumn=3, colback=white,colbacktitle=blue!15!white, coltitle=blue!75!white]
|
\begin{tcolorbox}[equal height group=A, title=Notes, raster multicolumn=3, colback=white,colbacktitle=blue!15!white, coltitle=blue!75!white, colframe=blue!15!white]
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item \hrulefill
|
\item \hrulefill
|
||||||
\item \hrulefill
|
\item \hrulefill
|
||||||
@ -77,11 +77,11 @@ Subject: & Date: \\
|
|||||||
\item \hrulefill
|
\item \hrulefill
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
\begin{tcolorbox}[equal height group=A, title=Cues, raster multicolumn=1, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white]
|
\begin{tcolorbox}[equal height group=A, title=Cues, raster multicolumn=1, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white, colframe=blue!15!white]
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
\end{tcbraster}
|
\end{tcbraster}
|
||||||
|
|
||||||
\begin{tcolorbox}[title=Summary, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white]
|
\begin{tcolorbox}[title=Summary, colback=white, colbacktitle=blue!15!white, coltitle=blue!75!white, colframe=blue!15!white]
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
|
|
||||||
\newpage
|
\newpage
|
||||||
|
Loading…
Reference in New Issue
Block a user