Get working

This commit is contained in:
2026-02-19 19:49:59 +01:00
parent b7b365dd36
commit 35bd979c98
10 changed files with 500 additions and 515 deletions

View File

@@ -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