diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-03 16:05:07 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-03 16:05:07 +0200 |
| commit | 40c4fe8f8da11603da536a291e44261749860a09 (patch) | |
| tree | 3086db1ab47e4c8b8645a6a01988aa4a07bcb876 /style | |
| parent | eaddaf19a9bce0bb3232e5135b1c672ece5f2ec7 (diff) | |
feat: added the first draft of the data flow figure
Diffstat (limited to 'style')
| -rw-r--r-- | style/style.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/style.tex b/style/style.tex index bfed674..032d0ed 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,7 +1,7 @@ \usepackage[T1]{fontenc} \usepackage[inline]{enumitem} \usepackage[dvipsnames]{xcolor} -\usepackage{xspace,hyperref, lipsum, booktabs, caption, fancyhdr, footmisc, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum, circledsteps} +\usepackage{xspace,hyperref, lipsum, booktabs, caption, fancyhdr, footmisc, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, pifont, float, array, ipsum, circledsteps, inconsolata} \hypersetup { hidelinks=false, |
