Get working
This commit is contained in:
@@ -1,39 +1,6 @@
|
||||
% ┌ ┐
|
||||
% │ 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
|
||||
% }
|
||||
% }
|
||||
% }
|
||||
|
||||
% ── Fonts ───────────────────────────────────────────────────────────
|
||||
\newcommand{\setFont}[1]{\fontfamily{#1}\selectfont}
|
||||
\newcommand{\setFontType}[1]{
|
||||
|
||||
Reference in New Issue
Block a user