Compare commits
8 Commits
47ed047c7e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 73b33777e3 | |||
| 54f58f0b3a | |||
| 5a696f57c4 | |||
| cf5879b9a4 | |||
| d600d6d8f3 | |||
| 6e6bdba382 | |||
| 66725558bb | |||
| 491adc1744 |
118
dist/full.tex
vendored
118
dist/full.tex
vendored
@@ -30,7 +30,6 @@
|
|||||||
\usepackage{dsfont}
|
\usepackage{dsfont}
|
||||||
\usepackage{amssymb}
|
\usepackage{amssymb}
|
||||||
\usepackage{mathrsfs}
|
\usepackage{mathrsfs}
|
||||||
\usepackage{lipsum}
|
|
||||||
\usepackage{ulem}
|
\usepackage{ulem}
|
||||||
\usepackage{soul}
|
\usepackage{soul}
|
||||||
\usepackage{parskip}
|
\usepackage{parskip}
|
||||||
@@ -214,35 +213,35 @@
|
|||||||
|
|
||||||
% Global style configs for tcolorbox (to reduce bloat)
|
% Global style configs for tcolorbox (to reduce bloat)
|
||||||
\newcommand{\usetcolorboxes}{
|
\newcommand{\usetcolorboxes}{
|
||||||
\tcbset{
|
\tcbset{
|
||||||
mainboxstyle/.style={
|
mainboxstyle/.style={
|
||||||
arc=3mm,
|
arc=3mm,
|
||||||
colback=red!5!white,
|
colback=red!5!white,
|
||||||
colframe=red!75!black,
|
colframe=red!75!black,
|
||||||
colbacktitle=red!75!black,
|
colbacktitle=red!75!black,
|
||||||
fonttitle=\bfseries,
|
fonttitle=\bfseries,
|
||||||
enhanced,
|
enhanced,
|
||||||
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
||||||
breakable,
|
breakable,
|
||||||
top=0.4cm,
|
top=0.4cm,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\tikzset{
|
\tikzset{
|
||||||
overlaystyle/.style={
|
overlaystyle/.style={
|
||||||
draw=red!75!black,
|
draw=red!75!black,
|
||||||
thick,
|
thick,
|
||||||
fill=red!75!black,
|
fill=red!75!black,
|
||||||
left,
|
left,
|
||||||
anchor=east,
|
anchor=east,
|
||||||
text=white,
|
text=white,
|
||||||
rounded corners=1mm,
|
rounded corners=1mm,
|
||||||
font=\bfseries,
|
font=\bfseries,
|
||||||
xshift=-5mm,
|
xshift=-5mm,
|
||||||
yshift=1mm,
|
yshift=1mm,
|
||||||
inner xsep=3mm,
|
inner xsep=3mm,
|
||||||
inner ysep=1.5mm
|
inner ysep=1.5mm
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
% -------------------- %
|
% -------------------- %
|
||||||
@@ -269,16 +268,16 @@
|
|||||||
|
|
||||||
% Add a color shade (similar to \fhlc, but nicer boxes)
|
% Add a color shade (similar to \fhlc, but nicer boxes)
|
||||||
\newcommand{\background}[3]{\tcbox[on line,
|
\newcommand{\background}[3]{\tcbox[on line,
|
||||||
boxsep=2pt,
|
boxsep=2pt,
|
||||||
left=0pt,
|
left=0pt,
|
||||||
right=0pt,
|
right=0pt,
|
||||||
top=0pt,
|
top=0pt,
|
||||||
bottom=0pt,
|
bottom=0pt,
|
||||||
colframe=white,
|
colframe=white,
|
||||||
frame empty,
|
frame empty,
|
||||||
colback=#1!#2!white,
|
colback=#1!#2!white,
|
||||||
highlight math style={enhanced}
|
highlight math style={enhanced}
|
||||||
] {\textbf{#3}}}
|
] {\textbf{#3}}}
|
||||||
|
|
||||||
% Abstraction of background, where the brightness is set to 20%
|
% Abstraction of background, where the brightness is set to 20%
|
||||||
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
||||||
@@ -296,6 +295,12 @@
|
|||||||
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
||||||
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
||||||
|
|
||||||
|
% Draw box around links. First arg link, second arg display
|
||||||
|
\newcommand{\hlhref}[2]{\color{MidnightBlue}\fbox{\href{#1}{#2}}\color{black}}
|
||||||
|
|
||||||
|
% Same for urls (just one arg tho)
|
||||||
|
\newcommand{\hlurl}[1]{\color{MidnightBlue}\fbox{\url{#1}}\color{black}}
|
||||||
|
|
||||||
% Spacing (horizontal)
|
% Spacing (horizontal)
|
||||||
\newcommand{\smallhspace}{\hspace{2mm}}
|
\newcommand{\smallhspace}{\hspace{2mm}}
|
||||||
\newcommand{\mediumhspace}{\hspace{5mm}}
|
\newcommand{\mediumhspace}{\hspace{5mm}}
|
||||||
@@ -307,14 +312,14 @@
|
|||||||
|
|
||||||
% Print a table of contents as a tcolorbox
|
% Print a table of contents as a tcolorbox
|
||||||
\newcommand{\printtoc}[1]{
|
\newcommand{\printtoc}[1]{
|
||||||
\renewcommand{\cfttoctitlefont}{}
|
\renewcommand{\cfttoctitlefont}{}
|
||||||
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
||||||
\renewcommand{\contentsname}{}
|
\renewcommand{\contentsname}{}
|
||||||
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
||||||
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
||||||
\hspace{1cm}
|
\hspace{1cm}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
}
|
}
|
||||||
|
|
||||||
%▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
%▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
||||||
@@ -386,15 +391,31 @@
|
|||||||
|
|
||||||
|
|
||||||
% BB shortcuts (for number spaces, etc)
|
% BB shortcuts (for number spaces, etc)
|
||||||
|
\newcommand{\A}{\mathbb{A}}
|
||||||
|
\newcommand{\B}{\mathbb{B}}
|
||||||
\newcommand{\C}{\mathbb{C}}
|
\newcommand{\C}{\mathbb{C}}
|
||||||
\newcommand{\D}{\mathbb{D}}
|
\newcommand{\D}{\mathbb{D}}
|
||||||
\newcommand{\E}{\mathbb{E}}
|
\newcommand{\E}{\mathbb{E}}
|
||||||
|
\newcommand{\F}{\mathbb{F}}
|
||||||
|
\newcommand{\G}{\mathbb{G}}
|
||||||
|
\renewcommand{\H}{\mathbb{H}}
|
||||||
\newcommand{\I}{\mathbb{I}}
|
\newcommand{\I}{\mathbb{I}}
|
||||||
\newcommand{\J}{\mathbb{J}}
|
\newcommand{\J}{\mathbb{J}}
|
||||||
|
\newcommand{\K}{\mathbb{K}}
|
||||||
|
\renewcommand{\L}{\mathbb{L}}
|
||||||
|
\newcommand{\M}{\mathbb{M}}
|
||||||
\newcommand{\N}{\mathbb{N}}
|
\newcommand{\N}{\mathbb{N}}
|
||||||
|
\renewcommand{\O}{\mathbb{O}}
|
||||||
|
\renewcommand{\P}{\mathbb{P}}
|
||||||
\newcommand{\Q}{\mathbb{Q}}
|
\newcommand{\Q}{\mathbb{Q}}
|
||||||
\newcommand{\R}{\mathbb{R}}
|
\newcommand{\R}{\mathbb{R}}
|
||||||
|
\renewcommand{\S}{\mathbb{S}}
|
||||||
|
\newcommand{\T}{\mathbb{T}}
|
||||||
|
\newcommand{\U}{\mathbb{U}}
|
||||||
\newcommand{\V}{\mathbb{V}}
|
\newcommand{\V}{\mathbb{V}}
|
||||||
|
\newcommand{\W}{\mathbb{W}}
|
||||||
|
\newcommand{\X}{\mathbb{X}}
|
||||||
|
\newcommand{\Y}{\mathbb{Y}}
|
||||||
\newcommand{\Z}{\mathbb{Z}}
|
\newcommand{\Z}{\mathbb{Z}}
|
||||||
|
|
||||||
% Caligraphic
|
% Caligraphic
|
||||||
@@ -977,7 +998,6 @@
|
|||||||
|
|
||||||
|
|
||||||
\usepackage{booktabs}
|
\usepackage{booktabs}
|
||||||
\usepackage{tabulary}
|
|
||||||
|
|
||||||
% Create new table. #1 Layout, #2 title row
|
% Create new table. #1 Layout, #2 title row
|
||||||
\newenvironment{tables}[2]{
|
\newenvironment{tables}[2]{
|
||||||
|
|||||||
101
dist/minimal.tex
vendored
101
dist/minimal.tex
vendored
@@ -30,7 +30,6 @@
|
|||||||
\usepackage{dsfont}
|
\usepackage{dsfont}
|
||||||
\usepackage{amssymb}
|
\usepackage{amssymb}
|
||||||
\usepackage{mathrsfs}
|
\usepackage{mathrsfs}
|
||||||
\usepackage{lipsum}
|
|
||||||
\usepackage{ulem}
|
\usepackage{ulem}
|
||||||
\usepackage{soul}
|
\usepackage{soul}
|
||||||
\usepackage{parskip}
|
\usepackage{parskip}
|
||||||
@@ -214,35 +213,35 @@
|
|||||||
|
|
||||||
% Global style configs for tcolorbox (to reduce bloat)
|
% Global style configs for tcolorbox (to reduce bloat)
|
||||||
\newcommand{\usetcolorboxes}{
|
\newcommand{\usetcolorboxes}{
|
||||||
\tcbset{
|
\tcbset{
|
||||||
mainboxstyle/.style={
|
mainboxstyle/.style={
|
||||||
arc=3mm,
|
arc=3mm,
|
||||||
colback=red!5!white,
|
colback=red!5!white,
|
||||||
colframe=red!75!black,
|
colframe=red!75!black,
|
||||||
colbacktitle=red!75!black,
|
colbacktitle=red!75!black,
|
||||||
fonttitle=\bfseries,
|
fonttitle=\bfseries,
|
||||||
enhanced,
|
enhanced,
|
||||||
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
||||||
breakable,
|
breakable,
|
||||||
top=0.4cm,
|
top=0.4cm,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\tikzset{
|
\tikzset{
|
||||||
overlaystyle/.style={
|
overlaystyle/.style={
|
||||||
draw=red!75!black,
|
draw=red!75!black,
|
||||||
thick,
|
thick,
|
||||||
fill=red!75!black,
|
fill=red!75!black,
|
||||||
left,
|
left,
|
||||||
anchor=east,
|
anchor=east,
|
||||||
text=white,
|
text=white,
|
||||||
rounded corners=1mm,
|
rounded corners=1mm,
|
||||||
font=\bfseries,
|
font=\bfseries,
|
||||||
xshift=-5mm,
|
xshift=-5mm,
|
||||||
yshift=1mm,
|
yshift=1mm,
|
||||||
inner xsep=3mm,
|
inner xsep=3mm,
|
||||||
inner ysep=1.5mm
|
inner ysep=1.5mm
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
% -------------------- %
|
% -------------------- %
|
||||||
@@ -269,16 +268,16 @@
|
|||||||
|
|
||||||
% Add a color shade (similar to \fhlc, but nicer boxes)
|
% Add a color shade (similar to \fhlc, but nicer boxes)
|
||||||
\newcommand{\background}[3]{\tcbox[on line,
|
\newcommand{\background}[3]{\tcbox[on line,
|
||||||
boxsep=2pt,
|
boxsep=2pt,
|
||||||
left=0pt,
|
left=0pt,
|
||||||
right=0pt,
|
right=0pt,
|
||||||
top=0pt,
|
top=0pt,
|
||||||
bottom=0pt,
|
bottom=0pt,
|
||||||
colframe=white,
|
colframe=white,
|
||||||
frame empty,
|
frame empty,
|
||||||
colback=#1!#2!white,
|
colback=#1!#2!white,
|
||||||
highlight math style={enhanced}
|
highlight math style={enhanced}
|
||||||
] {\textbf{#3}}}
|
] {\textbf{#3}}}
|
||||||
|
|
||||||
% Abstraction of background, where the brightness is set to 20%
|
% Abstraction of background, where the brightness is set to 20%
|
||||||
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
||||||
@@ -296,6 +295,12 @@
|
|||||||
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
||||||
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
||||||
|
|
||||||
|
% Draw box around links. First arg link, second arg display
|
||||||
|
\newcommand{\hlhref}[2]{\color{MidnightBlue}\fbox{\href{#1}{#2}}\color{black}}
|
||||||
|
|
||||||
|
% Same for urls (just one arg tho)
|
||||||
|
\newcommand{\hlurl}[1]{\color{MidnightBlue}\fbox{\url{#1}}\color{black}}
|
||||||
|
|
||||||
% Spacing (horizontal)
|
% Spacing (horizontal)
|
||||||
\newcommand{\smallhspace}{\hspace{2mm}}
|
\newcommand{\smallhspace}{\hspace{2mm}}
|
||||||
\newcommand{\mediumhspace}{\hspace{5mm}}
|
\newcommand{\mediumhspace}{\hspace{5mm}}
|
||||||
@@ -307,14 +312,14 @@
|
|||||||
|
|
||||||
% Print a table of contents as a tcolorbox
|
% Print a table of contents as a tcolorbox
|
||||||
\newcommand{\printtoc}[1]{
|
\newcommand{\printtoc}[1]{
|
||||||
\renewcommand{\cfttoctitlefont}{}
|
\renewcommand{\cfttoctitlefont}{}
|
||||||
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
||||||
\renewcommand{\contentsname}{}
|
\renewcommand{\contentsname}{}
|
||||||
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
||||||
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
||||||
\hspace{1cm}
|
\hspace{1cm}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
}
|
}
|
||||||
|
|
||||||
%▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
%▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
||||||
|
|||||||
118
dist/most.tex
vendored
118
dist/most.tex
vendored
@@ -30,7 +30,6 @@
|
|||||||
\usepackage{dsfont}
|
\usepackage{dsfont}
|
||||||
\usepackage{amssymb}
|
\usepackage{amssymb}
|
||||||
\usepackage{mathrsfs}
|
\usepackage{mathrsfs}
|
||||||
\usepackage{lipsum}
|
|
||||||
\usepackage{ulem}
|
\usepackage{ulem}
|
||||||
\usepackage{soul}
|
\usepackage{soul}
|
||||||
\usepackage{parskip}
|
\usepackage{parskip}
|
||||||
@@ -214,35 +213,35 @@
|
|||||||
|
|
||||||
% Global style configs for tcolorbox (to reduce bloat)
|
% Global style configs for tcolorbox (to reduce bloat)
|
||||||
\newcommand{\usetcolorboxes}{
|
\newcommand{\usetcolorboxes}{
|
||||||
\tcbset{
|
\tcbset{
|
||||||
mainboxstyle/.style={
|
mainboxstyle/.style={
|
||||||
arc=3mm,
|
arc=3mm,
|
||||||
colback=red!5!white,
|
colback=red!5!white,
|
||||||
colframe=red!75!black,
|
colframe=red!75!black,
|
||||||
colbacktitle=red!75!black,
|
colbacktitle=red!75!black,
|
||||||
fonttitle=\bfseries,
|
fonttitle=\bfseries,
|
||||||
enhanced,
|
enhanced,
|
||||||
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
||||||
breakable,
|
breakable,
|
||||||
top=0.4cm,
|
top=0.4cm,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\tikzset{
|
\tikzset{
|
||||||
overlaystyle/.style={
|
overlaystyle/.style={
|
||||||
draw=red!75!black,
|
draw=red!75!black,
|
||||||
thick,
|
thick,
|
||||||
fill=red!75!black,
|
fill=red!75!black,
|
||||||
left,
|
left,
|
||||||
anchor=east,
|
anchor=east,
|
||||||
text=white,
|
text=white,
|
||||||
rounded corners=1mm,
|
rounded corners=1mm,
|
||||||
font=\bfseries,
|
font=\bfseries,
|
||||||
xshift=-5mm,
|
xshift=-5mm,
|
||||||
yshift=1mm,
|
yshift=1mm,
|
||||||
inner xsep=3mm,
|
inner xsep=3mm,
|
||||||
inner ysep=1.5mm
|
inner ysep=1.5mm
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
% -------------------- %
|
% -------------------- %
|
||||||
@@ -269,16 +268,16 @@
|
|||||||
|
|
||||||
% Add a color shade (similar to \fhlc, but nicer boxes)
|
% Add a color shade (similar to \fhlc, but nicer boxes)
|
||||||
\newcommand{\background}[3]{\tcbox[on line,
|
\newcommand{\background}[3]{\tcbox[on line,
|
||||||
boxsep=2pt,
|
boxsep=2pt,
|
||||||
left=0pt,
|
left=0pt,
|
||||||
right=0pt,
|
right=0pt,
|
||||||
top=0pt,
|
top=0pt,
|
||||||
bottom=0pt,
|
bottom=0pt,
|
||||||
colframe=white,
|
colframe=white,
|
||||||
frame empty,
|
frame empty,
|
||||||
colback=#1!#2!white,
|
colback=#1!#2!white,
|
||||||
highlight math style={enhanced}
|
highlight math style={enhanced}
|
||||||
] {\textbf{#3}}}
|
] {\textbf{#3}}}
|
||||||
|
|
||||||
% Abstraction of background, where the brightness is set to 20%
|
% Abstraction of background, where the brightness is set to 20%
|
||||||
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
||||||
@@ -296,6 +295,12 @@
|
|||||||
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
||||||
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
||||||
|
|
||||||
|
% Draw box around links. First arg link, second arg display
|
||||||
|
\newcommand{\hlhref}[2]{\color{MidnightBlue}\fbox{\href{#1}{#2}}\color{black}}
|
||||||
|
|
||||||
|
% Same for urls (just one arg tho)
|
||||||
|
\newcommand{\hlurl}[1]{\color{MidnightBlue}\fbox{\url{#1}}\color{black}}
|
||||||
|
|
||||||
% Spacing (horizontal)
|
% Spacing (horizontal)
|
||||||
\newcommand{\smallhspace}{\hspace{2mm}}
|
\newcommand{\smallhspace}{\hspace{2mm}}
|
||||||
\newcommand{\mediumhspace}{\hspace{5mm}}
|
\newcommand{\mediumhspace}{\hspace{5mm}}
|
||||||
@@ -307,14 +312,14 @@
|
|||||||
|
|
||||||
% Print a table of contents as a tcolorbox
|
% Print a table of contents as a tcolorbox
|
||||||
\newcommand{\printtoc}[1]{
|
\newcommand{\printtoc}[1]{
|
||||||
\renewcommand{\cfttoctitlefont}{}
|
\renewcommand{\cfttoctitlefont}{}
|
||||||
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
||||||
\renewcommand{\contentsname}{}
|
\renewcommand{\contentsname}{}
|
||||||
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
||||||
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
||||||
\hspace{1cm}
|
\hspace{1cm}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
}
|
}
|
||||||
|
|
||||||
%▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
%▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
||||||
@@ -386,15 +391,31 @@
|
|||||||
|
|
||||||
|
|
||||||
% BB shortcuts (for number spaces, etc)
|
% BB shortcuts (for number spaces, etc)
|
||||||
|
\newcommand{\A}{\mathbb{A}}
|
||||||
|
\newcommand{\B}{\mathbb{B}}
|
||||||
\newcommand{\C}{\mathbb{C}}
|
\newcommand{\C}{\mathbb{C}}
|
||||||
\newcommand{\D}{\mathbb{D}}
|
\newcommand{\D}{\mathbb{D}}
|
||||||
\newcommand{\E}{\mathbb{E}}
|
\newcommand{\E}{\mathbb{E}}
|
||||||
|
\newcommand{\F}{\mathbb{F}}
|
||||||
|
\newcommand{\G}{\mathbb{G}}
|
||||||
|
\renewcommand{\H}{\mathbb{H}}
|
||||||
\newcommand{\I}{\mathbb{I}}
|
\newcommand{\I}{\mathbb{I}}
|
||||||
\newcommand{\J}{\mathbb{J}}
|
\newcommand{\J}{\mathbb{J}}
|
||||||
|
\newcommand{\K}{\mathbb{K}}
|
||||||
|
\renewcommand{\L}{\mathbb{L}}
|
||||||
|
\newcommand{\M}{\mathbb{M}}
|
||||||
\newcommand{\N}{\mathbb{N}}
|
\newcommand{\N}{\mathbb{N}}
|
||||||
|
\renewcommand{\O}{\mathbb{O}}
|
||||||
|
\renewcommand{\P}{\mathbb{P}}
|
||||||
\newcommand{\Q}{\mathbb{Q}}
|
\newcommand{\Q}{\mathbb{Q}}
|
||||||
\newcommand{\R}{\mathbb{R}}
|
\newcommand{\R}{\mathbb{R}}
|
||||||
|
\renewcommand{\S}{\mathbb{S}}
|
||||||
|
\newcommand{\T}{\mathbb{T}}
|
||||||
|
\newcommand{\U}{\mathbb{U}}
|
||||||
\newcommand{\V}{\mathbb{V}}
|
\newcommand{\V}{\mathbb{V}}
|
||||||
|
\newcommand{\W}{\mathbb{W}}
|
||||||
|
\newcommand{\X}{\mathbb{X}}
|
||||||
|
\newcommand{\Y}{\mathbb{Y}}
|
||||||
\newcommand{\Z}{\mathbb{Z}}
|
\newcommand{\Z}{\mathbb{Z}}
|
||||||
|
|
||||||
% Caligraphic
|
% Caligraphic
|
||||||
@@ -977,7 +998,6 @@
|
|||||||
|
|
||||||
|
|
||||||
\usepackage{booktabs}
|
\usepackage{booktabs}
|
||||||
\usepackage{tabulary}
|
|
||||||
|
|
||||||
% Create new table. #1 Layout, #2 title row
|
% Create new table. #1 Layout, #2 title row
|
||||||
\newenvironment{tables}[2]{
|
\newenvironment{tables}[2]{
|
||||||
|
|||||||
118
dist/recommended.tex
vendored
118
dist/recommended.tex
vendored
@@ -30,7 +30,6 @@
|
|||||||
\usepackage{dsfont}
|
\usepackage{dsfont}
|
||||||
\usepackage{amssymb}
|
\usepackage{amssymb}
|
||||||
\usepackage{mathrsfs}
|
\usepackage{mathrsfs}
|
||||||
\usepackage{lipsum}
|
|
||||||
\usepackage{ulem}
|
\usepackage{ulem}
|
||||||
\usepackage{soul}
|
\usepackage{soul}
|
||||||
\usepackage{parskip}
|
\usepackage{parskip}
|
||||||
@@ -214,35 +213,35 @@
|
|||||||
|
|
||||||
% Global style configs for tcolorbox (to reduce bloat)
|
% Global style configs for tcolorbox (to reduce bloat)
|
||||||
\newcommand{\usetcolorboxes}{
|
\newcommand{\usetcolorboxes}{
|
||||||
\tcbset{
|
\tcbset{
|
||||||
mainboxstyle/.style={
|
mainboxstyle/.style={
|
||||||
arc=3mm,
|
arc=3mm,
|
||||||
colback=red!5!white,
|
colback=red!5!white,
|
||||||
colframe=red!75!black,
|
colframe=red!75!black,
|
||||||
colbacktitle=red!75!black,
|
colbacktitle=red!75!black,
|
||||||
fonttitle=\bfseries,
|
fonttitle=\bfseries,
|
||||||
enhanced,
|
enhanced,
|
||||||
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
||||||
breakable,
|
breakable,
|
||||||
top=0.4cm,
|
top=0.4cm,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\tikzset{
|
\tikzset{
|
||||||
overlaystyle/.style={
|
overlaystyle/.style={
|
||||||
draw=red!75!black,
|
draw=red!75!black,
|
||||||
thick,
|
thick,
|
||||||
fill=red!75!black,
|
fill=red!75!black,
|
||||||
left,
|
left,
|
||||||
anchor=east,
|
anchor=east,
|
||||||
text=white,
|
text=white,
|
||||||
rounded corners=1mm,
|
rounded corners=1mm,
|
||||||
font=\bfseries,
|
font=\bfseries,
|
||||||
xshift=-5mm,
|
xshift=-5mm,
|
||||||
yshift=1mm,
|
yshift=1mm,
|
||||||
inner xsep=3mm,
|
inner xsep=3mm,
|
||||||
inner ysep=1.5mm
|
inner ysep=1.5mm
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
% -------------------- %
|
% -------------------- %
|
||||||
@@ -269,16 +268,16 @@
|
|||||||
|
|
||||||
% Add a color shade (similar to \fhlc, but nicer boxes)
|
% Add a color shade (similar to \fhlc, but nicer boxes)
|
||||||
\newcommand{\background}[3]{\tcbox[on line,
|
\newcommand{\background}[3]{\tcbox[on line,
|
||||||
boxsep=2pt,
|
boxsep=2pt,
|
||||||
left=0pt,
|
left=0pt,
|
||||||
right=0pt,
|
right=0pt,
|
||||||
top=0pt,
|
top=0pt,
|
||||||
bottom=0pt,
|
bottom=0pt,
|
||||||
colframe=white,
|
colframe=white,
|
||||||
frame empty,
|
frame empty,
|
||||||
colback=#1!#2!white,
|
colback=#1!#2!white,
|
||||||
highlight math style={enhanced}
|
highlight math style={enhanced}
|
||||||
] {\textbf{#3}}}
|
] {\textbf{#3}}}
|
||||||
|
|
||||||
% Abstraction of background, where the brightness is set to 20%
|
% Abstraction of background, where the brightness is set to 20%
|
||||||
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
||||||
@@ -296,6 +295,12 @@
|
|||||||
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
||||||
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
||||||
|
|
||||||
|
% Draw box around links. First arg link, second arg display
|
||||||
|
\newcommand{\hlhref}[2]{\color{MidnightBlue}\fbox{\href{#1}{#2}}\color{black}}
|
||||||
|
|
||||||
|
% Same for urls (just one arg tho)
|
||||||
|
\newcommand{\hlurl}[1]{\color{MidnightBlue}\fbox{\url{#1}}\color{black}}
|
||||||
|
|
||||||
% Spacing (horizontal)
|
% Spacing (horizontal)
|
||||||
\newcommand{\smallhspace}{\hspace{2mm}}
|
\newcommand{\smallhspace}{\hspace{2mm}}
|
||||||
\newcommand{\mediumhspace}{\hspace{5mm}}
|
\newcommand{\mediumhspace}{\hspace{5mm}}
|
||||||
@@ -307,14 +312,14 @@
|
|||||||
|
|
||||||
% Print a table of contents as a tcolorbox
|
% Print a table of contents as a tcolorbox
|
||||||
\newcommand{\printtoc}[1]{
|
\newcommand{\printtoc}[1]{
|
||||||
\renewcommand{\cfttoctitlefont}{}
|
\renewcommand{\cfttoctitlefont}{}
|
||||||
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
||||||
\renewcommand{\contentsname}{}
|
\renewcommand{\contentsname}{}
|
||||||
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
||||||
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
||||||
\hspace{1cm}
|
\hspace{1cm}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
}
|
}
|
||||||
|
|
||||||
%▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
%▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
||||||
@@ -386,15 +391,31 @@
|
|||||||
|
|
||||||
|
|
||||||
% BB shortcuts (for number spaces, etc)
|
% BB shortcuts (for number spaces, etc)
|
||||||
|
\newcommand{\A}{\mathbb{A}}
|
||||||
|
\newcommand{\B}{\mathbb{B}}
|
||||||
\newcommand{\C}{\mathbb{C}}
|
\newcommand{\C}{\mathbb{C}}
|
||||||
\newcommand{\D}{\mathbb{D}}
|
\newcommand{\D}{\mathbb{D}}
|
||||||
\newcommand{\E}{\mathbb{E}}
|
\newcommand{\E}{\mathbb{E}}
|
||||||
|
\newcommand{\F}{\mathbb{F}}
|
||||||
|
\newcommand{\G}{\mathbb{G}}
|
||||||
|
\renewcommand{\H}{\mathbb{H}}
|
||||||
\newcommand{\I}{\mathbb{I}}
|
\newcommand{\I}{\mathbb{I}}
|
||||||
\newcommand{\J}{\mathbb{J}}
|
\newcommand{\J}{\mathbb{J}}
|
||||||
|
\newcommand{\K}{\mathbb{K}}
|
||||||
|
\renewcommand{\L}{\mathbb{L}}
|
||||||
|
\newcommand{\M}{\mathbb{M}}
|
||||||
\newcommand{\N}{\mathbb{N}}
|
\newcommand{\N}{\mathbb{N}}
|
||||||
|
\renewcommand{\O}{\mathbb{O}}
|
||||||
|
\renewcommand{\P}{\mathbb{P}}
|
||||||
\newcommand{\Q}{\mathbb{Q}}
|
\newcommand{\Q}{\mathbb{Q}}
|
||||||
\newcommand{\R}{\mathbb{R}}
|
\newcommand{\R}{\mathbb{R}}
|
||||||
|
\renewcommand{\S}{\mathbb{S}}
|
||||||
|
\newcommand{\T}{\mathbb{T}}
|
||||||
|
\newcommand{\U}{\mathbb{U}}
|
||||||
\newcommand{\V}{\mathbb{V}}
|
\newcommand{\V}{\mathbb{V}}
|
||||||
|
\newcommand{\W}{\mathbb{W}}
|
||||||
|
\newcommand{\X}{\mathbb{X}}
|
||||||
|
\newcommand{\Y}{\mathbb{Y}}
|
||||||
\newcommand{\Z}{\mathbb{Z}}
|
\newcommand{\Z}{\mathbb{Z}}
|
||||||
|
|
||||||
% Caligraphic
|
% Caligraphic
|
||||||
@@ -977,7 +998,6 @@
|
|||||||
|
|
||||||
|
|
||||||
\usepackage{booktabs}
|
\usepackage{booktabs}
|
||||||
\usepackage{tabulary}
|
|
||||||
|
|
||||||
% Create new table. #1 Layout, #2 title row
|
% Create new table. #1 Layout, #2 title row
|
||||||
\newenvironment{tables}[2]{
|
\newenvironment{tables}[2]{
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
% Loader
|
% Loader
|
||||||
|
\ClassWarning{janishutz-helpers}{Using legacy loading method. Please see the docs for updating}
|
||||||
\newcommand{\load}[1]{
|
\newcommand{\load}[1]{
|
||||||
\edef\recommended{recommended}
|
\edef\recommended{recommended}
|
||||||
\edef\minimal{minimal}
|
\edef\minimal{minimal}
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
\usepackage{dsfont}
|
\usepackage{dsfont}
|
||||||
\usepackage{amssymb}
|
\usepackage{amssymb}
|
||||||
\usepackage{mathrsfs}
|
\usepackage{mathrsfs}
|
||||||
\usepackage{lipsum}
|
|
||||||
\usepackage{ulem}
|
\usepackage{ulem}
|
||||||
\usepackage{soul}
|
\usepackage{soul}
|
||||||
\usepackage{parskip}
|
\usepackage{parskip}
|
||||||
|
|||||||
@@ -9,15 +9,31 @@
|
|||||||
|
|
||||||
|
|
||||||
% BB shortcuts (for number spaces, etc)
|
% BB shortcuts (for number spaces, etc)
|
||||||
|
\newcommand{\A}{\mathbb{A}}
|
||||||
|
\newcommand{\B}{\mathbb{B}}
|
||||||
\newcommand{\C}{\mathbb{C}}
|
\newcommand{\C}{\mathbb{C}}
|
||||||
\newcommand{\D}{\mathbb{D}}
|
\newcommand{\D}{\mathbb{D}}
|
||||||
\newcommand{\E}{\mathbb{E}}
|
\newcommand{\E}{\mathbb{E}}
|
||||||
|
\newcommand{\F}{\mathbb{F}}
|
||||||
|
\newcommand{\G}{\mathbb{G}}
|
||||||
|
\renewcommand{\H}{\mathbb{H}}
|
||||||
\newcommand{\I}{\mathbb{I}}
|
\newcommand{\I}{\mathbb{I}}
|
||||||
\newcommand{\J}{\mathbb{J}}
|
\newcommand{\J}{\mathbb{J}}
|
||||||
|
\newcommand{\K}{\mathbb{K}}
|
||||||
|
\renewcommand{\L}{\mathbb{L}}
|
||||||
|
\newcommand{\M}{\mathbb{M}}
|
||||||
\newcommand{\N}{\mathbb{N}}
|
\newcommand{\N}{\mathbb{N}}
|
||||||
|
\renewcommand{\O}{\mathbb{O}}
|
||||||
|
\renewcommand{\P}{\mathbb{P}}
|
||||||
\newcommand{\Q}{\mathbb{Q}}
|
\newcommand{\Q}{\mathbb{Q}}
|
||||||
\newcommand{\R}{\mathbb{R}}
|
\newcommand{\R}{\mathbb{R}}
|
||||||
|
\renewcommand{\S}{\mathbb{S}}
|
||||||
|
\newcommand{\T}{\mathbb{T}}
|
||||||
|
\newcommand{\U}{\mathbb{U}}
|
||||||
\newcommand{\V}{\mathbb{V}}
|
\newcommand{\V}{\mathbb{V}}
|
||||||
|
\newcommand{\W}{\mathbb{W}}
|
||||||
|
\newcommand{\X}{\mathbb{X}}
|
||||||
|
\newcommand{\Y}{\mathbb{Y}}
|
||||||
\newcommand{\Z}{\mathbb{Z}}
|
\newcommand{\Z}{\mathbb{Z}}
|
||||||
|
|
||||||
% Caligraphic
|
% Caligraphic
|
||||||
|
|||||||
@@ -10,35 +10,35 @@
|
|||||||
|
|
||||||
% Global style configs for tcolorbox (to reduce bloat)
|
% Global style configs for tcolorbox (to reduce bloat)
|
||||||
\newcommand{\usetcolorboxes}{
|
\newcommand{\usetcolorboxes}{
|
||||||
\tcbset{
|
\tcbset{
|
||||||
mainboxstyle/.style={
|
mainboxstyle/.style={
|
||||||
arc=3mm,
|
arc=3mm,
|
||||||
colback=red!5!white,
|
colback=red!5!white,
|
||||||
colframe=red!75!black,
|
colframe=red!75!black,
|
||||||
colbacktitle=red!75!black,
|
colbacktitle=red!75!black,
|
||||||
fonttitle=\bfseries,
|
fonttitle=\bfseries,
|
||||||
enhanced,
|
enhanced,
|
||||||
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
attach boxed title to top left={yshift=-2mm,xshift=5mm},
|
||||||
breakable,
|
breakable,
|
||||||
top=0.4cm,
|
top=0.4cm,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
\tikzset{
|
\tikzset{
|
||||||
overlaystyle/.style={
|
overlaystyle/.style={
|
||||||
draw=red!75!black,
|
draw=red!75!black,
|
||||||
thick,
|
thick,
|
||||||
fill=red!75!black,
|
fill=red!75!black,
|
||||||
left,
|
left,
|
||||||
anchor=east,
|
anchor=east,
|
||||||
text=white,
|
text=white,
|
||||||
rounded corners=1mm,
|
rounded corners=1mm,
|
||||||
font=\bfseries,
|
font=\bfseries,
|
||||||
xshift=-5mm,
|
xshift=-5mm,
|
||||||
yshift=1mm,
|
yshift=1mm,
|
||||||
inner xsep=3mm,
|
inner xsep=3mm,
|
||||||
inner ysep=1.5mm
|
inner ysep=1.5mm
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
% -------------------- %
|
% -------------------- %
|
||||||
@@ -65,16 +65,16 @@
|
|||||||
|
|
||||||
% Add a color shade (similar to \fhlc, but nicer boxes)
|
% Add a color shade (similar to \fhlc, but nicer boxes)
|
||||||
\newcommand{\background}[3]{\tcbox[on line,
|
\newcommand{\background}[3]{\tcbox[on line,
|
||||||
boxsep=2pt,
|
boxsep=2pt,
|
||||||
left=0pt,
|
left=0pt,
|
||||||
right=0pt,
|
right=0pt,
|
||||||
top=0pt,
|
top=0pt,
|
||||||
bottom=0pt,
|
bottom=0pt,
|
||||||
colframe=white,
|
colframe=white,
|
||||||
frame empty,
|
frame empty,
|
||||||
colback=#1!#2!white,
|
colback=#1!#2!white,
|
||||||
highlight math style={enhanced}
|
highlight math style={enhanced}
|
||||||
] {\textbf{#3}}}
|
] {\textbf{#3}}}
|
||||||
|
|
||||||
% Abstraction of background, where the brightness is set to 20%
|
% Abstraction of background, where the brightness is set to 20%
|
||||||
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
\newcommand{\shade}[2]{\background{#1}{\arabic{shadeStrength}}{#2}}
|
||||||
@@ -92,6 +92,12 @@
|
|||||||
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
% Add a colorbox around your text with the color specified. Text is bold and underlined
|
||||||
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
|
||||||
|
|
||||||
|
% Draw box around links. First arg link, second arg display
|
||||||
|
\newcommand{\hlhref}[2]{\color{MidnightBlue}\fbox{\href{#1}{#2}}\color{black}}
|
||||||
|
|
||||||
|
% Same for urls (just one arg tho)
|
||||||
|
\newcommand{\hlurl}[1]{\color{MidnightBlue}\fbox{\url{#1}}\color{black}}
|
||||||
|
|
||||||
% Spacing (horizontal)
|
% Spacing (horizontal)
|
||||||
\newcommand{\smallhspace}{\hspace{2mm}}
|
\newcommand{\smallhspace}{\hspace{2mm}}
|
||||||
\newcommand{\mediumhspace}{\hspace{5mm}}
|
\newcommand{\mediumhspace}{\hspace{5mm}}
|
||||||
@@ -103,12 +109,12 @@
|
|||||||
|
|
||||||
% Print a table of contents as a tcolorbox
|
% Print a table of contents as a tcolorbox
|
||||||
\newcommand{\printtoc}[1]{
|
\newcommand{\printtoc}[1]{
|
||||||
\renewcommand{\cfttoctitlefont}{}
|
\renewcommand{\cfttoctitlefont}{}
|
||||||
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
\renewcommand{\cftaftertoctitle}{\vspace{-0.75cm}}
|
||||||
\renewcommand{\contentsname}{}
|
\renewcommand{\contentsname}{}
|
||||||
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
\begin{tcolorbox}[colback=black!5!white,colbacktitle=#1!75!black,coltitle=black,enhanced,attach boxed title to top center={yshift=-2mm},
|
||||||
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
title={\Large \ifnum\value{lang}<2{Contents}\else {Inhaltsverzeichnis}\fi},fonttitle=\bfseries,breakable]
|
||||||
\hspace{1cm}
|
\hspace{1cm}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
|
|
||||||
\usepackage{booktabs}
|
\usepackage{booktabs}
|
||||||
\usepackage{tabulary}
|
|
||||||
|
|
||||||
% Create new table. #1 Layout, #2 title row
|
% Create new table. #1 Layout, #2 title row
|
||||||
\newenvironment{tables}[2]{
|
\newenvironment{tables}[2]{
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
\newcommand{\loadFull}{
|
\newcommand{\loadFull}{
|
||||||
\input{\dir/dist/recommended.tex}
|
\input{\dir/scopes/recommended.tex}
|
||||||
\loadRecommended
|
\loadRecommended
|
||||||
\input{\dir/extra/minted.tex}
|
\input{\dir/extra/minted.tex}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
\newcommand{\loadMost}{
|
\newcommand{\loadMost}{
|
||||||
\typeout{[CustomLaTeXHelperLoader]: Loaded most}
|
\typeout{[CustomLaTeXHelperLoader]: Loaded most}
|
||||||
\input{\dir/dist/minimal.tex}
|
\input{\dir/scopes/minimal.tex}
|
||||||
\loadMinimal
|
\loadMinimal
|
||||||
\input{\dir/main/math.tex}
|
\input{\dir/main/math.tex}
|
||||||
\input{\dir/main/cs.tex}
|
\input{\dir/main/cs.tex}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
\newcommand{\loadRecommended}{
|
\newcommand{\loadRecommended}{
|
||||||
\typeout{[CustomLaTeXHelperLoader]: Loaded recommended}
|
\typeout{[CustomLaTeXHelperLoader]: Loaded recommended}
|
||||||
\input{\dir/dist/most.tex}
|
\input{\dir/scopes/most.tex}
|
||||||
\loadMost
|
\loadMost
|
||||||
\input{\dir/extra/bib.tex}
|
\input{\dir/extra/bib.tex}
|
||||||
\input{\dir/extra/glossary.tex}
|
\input{\dir/extra/glossary.tex}
|
||||||
|
|||||||
Reference in New Issue
Block a user