Get working
This commit is contained in:
@@ -211,37 +211,37 @@
|
||||
% │ STYLE: Globals │
|
||||
% └ ┘
|
||||
% Global style configs for tcolorbox (to reduce bloat)
|
||||
% \AtBeginDocument{
|
||||
% \tcbset{
|
||||
% mainboxstyle/.style={
|
||||
% arc=3mm,
|
||||
% colback=red!5!white,
|
||||
% colframe=red!75!black,
|
||||
% colbacktitle=red!75!black,
|
||||
% fonttitle=\bfseries,
|
||||
% enhanced,
|
||||
% attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
||||
% breakable,
|
||||
% top=0.4cm,
|
||||
% }
|
||||
% }
|
||||
% \tikzset{
|
||||
% overlaystyle/.style={
|
||||
% draw=red!75!black,
|
||||
% thick,
|
||||
% fill=red!75!black,
|
||||
% left,
|
||||
% anchor=east,
|
||||
% text=white,
|
||||
% rounded corners=1mm,
|
||||
% font=\bfseries,
|
||||
% xshift=-5mm,
|
||||
% yshift=1mm,
|
||||
% inner xsep=3mm,
|
||||
% inner ysep=1.5mm
|
||||
% }
|
||||
% }
|
||||
% }
|
||||
\AtBeginDocument{
|
||||
\tcbset{
|
||||
mainboxstyle/.style={
|
||||
arc=3mm,
|
||||
colback=red!5!white,
|
||||
colframe=red!75!black,
|
||||
colbacktitle=red!75!black,
|
||||
fonttitle=\bfseries,
|
||||
enhanced,
|
||||
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
||||
breakable,
|
||||
top=0.4cm,
|
||||
}
|
||||
}
|
||||
\tikzset{
|
||||
overlaystyle/.style={
|
||||
draw=red!75!black,
|
||||
thick,
|
||||
fill=red!75!black,
|
||||
left,
|
||||
anchor=east,
|
||||
text=white,
|
||||
rounded corners=1mm,
|
||||
font=\bfseries,
|
||||
xshift=-5mm,
|
||||
yshift=1mm,
|
||||
inner xsep=3mm,
|
||||
inner ysep=1.5mm
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
% ── Fonts ───────────────────────────────────────────────────────────
|
||||
\newcommand{\setFont}[1]{\fontfamily{#1}\selectfont}
|
||||
@@ -1077,4 +1077,4 @@
|
||||
\setcounter{table}{0}
|
||||
\setcounter{figure}{0}
|
||||
}
|
||||
\endinput
|
||||
\endinput
|
||||
|
||||
Reference in New Issue
Block a user