summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-14 15:30:23 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-14 15:30:23 +0200
commitcfecf04efdb8266ee0a106deb20937bd233929d0 (patch)
tree2a518e1be807557db45f76ad66ab67c4794a4ad0
parentfc9548576ee8820e442e3eef7255bf05afc0781c (diff)
style: ordered the style.tex file
-rw-r--r--notes/.~lock.Full_Document_Annot_Dante.pdf#1
-rw-r--r--notes/Full_Document_Annot_Dante.pdfbin8266632 -> 8813011 bytes
-rw-r--r--notes/Full_Document_Annot_Dante_Solved.pdfbin11189449 -> 0 bytes
-rw-r--r--style/style.tex32
4 files changed, 8 insertions, 25 deletions
diff --git a/notes/.~lock.Full_Document_Annot_Dante.pdf# b/notes/.~lock.Full_Document_Annot_Dante.pdf#
new file mode 100644
index 0000000..4f00f34
--- /dev/null
+++ b/notes/.~lock.Full_Document_Annot_Dante.pdf#
@@ -0,0 +1 @@
+,matt,frame,14.07.2026 13:21,/home/matt/.local/share/onlyoffice; \ No newline at end of file
diff --git a/notes/Full_Document_Annot_Dante.pdf b/notes/Full_Document_Annot_Dante.pdf
index b4729f8..20e68d4 100644
--- a/notes/Full_Document_Annot_Dante.pdf
+++ b/notes/Full_Document_Annot_Dante.pdf
Binary files differ
diff --git a/notes/Full_Document_Annot_Dante_Solved.pdf b/notes/Full_Document_Annot_Dante_Solved.pdf
deleted file mode 100644
index 2201f1c..0000000
--- a/notes/Full_Document_Annot_Dante_Solved.pdf
+++ /dev/null
Binary files differ
diff --git a/style/style.tex b/style/style.tex
index c787d52..9bae9cf 100644
--- a/style/style.tex
+++ b/style/style.tex
@@ -2,42 +2,22 @@
\usepackage[inline]{enumitem}
\usepackage[dvipsnames]{xcolor}
\usepackage[many]{tcolorbox}
-\tcbuselibrary{skins, breakable}
-\usetikzlibrary{calc}
-% Specified separately in case margins need to be changed.
-\usepackage{geometry}
-
-% For a nice table of contents.
-\usepackage{tocloft}
-% For the font.
-%\usepackage{fouriernc}
-
-% fdsymbol can be loaded together with pifont
-\usepackage{fdsymbol}
-% For beautiful appendices
\usepackage[page,toc,titletoc,title]{appendix}
-
-% This removes the self-reference to toc, lof, lot in the toc.
\usepackage[nottoc,notlof,notlot]{tocbibind}
+\usepackage{geometry, tocloft, xspace, lipsum, booktabs, caption, setspace, vmargin, graphicx, pifont, twemojis, float, array, ipsum, circledsteps, inconsolata, listings, hyperref, fdsymbol, cleveref}
-\usepackage{xspace, lipsum, booktabs, caption, setspace, vmargin, graphicx, pifont, twemojis, float, array, ipsum, circledsteps, inconsolata, listings}
-
-% Must be separately in case hidelinks=true option is needed.
-\usepackage{hyperref}
+% For the font.
+%\usepackage{fouriernc}
-% Makes the TOC title font and number in a bold font.
\renewcommand\cftchapfont{\bfseries}
\renewcommand\cftchappagefont{\bfseries}
-% Makes the chapter spacing in the TOC less.
\setlength{\cftbeforechapskip}{5pt}
-
-% Specifies the spacing between the lines.
\renewcommand\baselinestretch{1.1}
+\preto\chapter{\glsresetall}
+
% Glossaries loads amsmath
\usepackage[acronym, toc]{glossaries}
-% For better references. Must be loaded the last.
-\usepackage{cleveref}
\textwidth 15cm
\textheight 22cm
\parindent 10pt
@@ -92,6 +72,8 @@
\lstset{style=mystyle}
+\tcbuselibrary{skins, breakable}
+\usetikzlibrary{calc}
\newtcolorbox{mynote}{%
enhanced,
breakable,