summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorPhilipp Le <philipp-le-prviat@freenet.de>2020-05-03 01:04:23 +0200
committerPhilipp Le <philipp-le-prviat@freenet.de>2021-03-04 01:14:10 +0100
commit7835706d922bccc9873eeee671ae119e51768daf (patch)
tree3c9320b59e65dbe9d4e62019f03b9808a9cd728a /common
parentbdc4323142fe07bffe581fc1595e1e0bab0f8f8a (diff)
downloaddcs-lecture-notes-7835706d922bccc9873eeee671ae119e51768daf.zip
dcs-lecture-notes-7835706d922bccc9873eeee671ae119e51768daf.tar.gz
dcs-lecture-notes-7835706d922bccc9873eeee671ae119e51768daf.tar.bz2
Completing chapter 0
Diffstat (limited to 'common')
-rw-r--r--common/settings.tex45
1 files changed, 15 insertions, 30 deletions
diff --git a/common/settings.tex b/common/settings.tex
index e98b536..94f97d6 100644
--- a/common/settings.tex
+++ b/common/settings.tex
@@ -177,38 +177,8 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Bibliography
-%\usepackage[square, numbers, sectionbib]{natbib}
-%\usepackage{chapterbib}
-%\def\thebibfile{../DCS}
-%\def\thebibstyle{unsrtnat}
-%
-%\makeatletter
-%\renewenvironment{thebibliography}[1]
-%{\section*{\bibname}% <-- this line was changed from \chapter* to \section*
-% \@mkboth{\MakeUppercase\bibname}{\MakeUppercase\bibname}%
-% \list{\@biblabel{\@arabic\c@enumiv}}%
-% {\settowidth\labelwidth{\@biblabel{#1}}%
-% \leftmargin\labelwidth
-% \advance\leftmargin\labelsep
-% \@openbib@code
-% \usecounter{enumiv}%
-% \let\p@enumiv\@empty
-% \renewcommand\theenumiv{\@arabic\c@enumiv}}%
-% \sloppy
-% \clubpenalty4000
-% \@clubpenalty \clubpenalty
-% \widowpenalty4000%
-% \sfcode`\.\@m}
-%{\def\@noitemerr
-% {\@latex@warning{Empty `thebibliography' environment}}%
-% \endlist}
-%\makeatother
-
-%\usepackage[square, numbers, sectionbib]{natbib}
-%\usepackage[backend=bibtex,style=unsrtnat]{biblatex}
\usepackage[backend=biber,sorting=none]{biblatex}
\addbibresource{../DCS.bib}
-%\bibliography{../DCS}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Directories
@@ -241,6 +211,21 @@
\usepackage{listings}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Exercises
+
+\usepackage{exsheets}
+\SetupExSheets{
+ headings = block-subtitle,
+ headings-format = \bfseries\sffamily,
+ subtitle-format = \bfseries\sffamily,
+ counter-within = chapter,
+ counter-format = ch.qu\IfQuestionSubtitleT{:},
+ toc-level = {subsection},
+ % solution/print = true % uncomment for tutors
+}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% PDF Metadata