diff options
Diffstat (limited to 'report/preamble.sty')
| -rw-r--r-- | report/preamble.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/report/preamble.sty b/report/preamble.sty index cf89494..fc984ce 100644 --- a/report/preamble.sty +++ b/report/preamble.sty @@ -40,4 +40,4 @@ \newtheorem*{lemma*}{Лемма} \newtheorem*{example}{Пример} -\setminted[rust]{fontsize=\small, breaklines=true, style=bw, linenos}
\ No newline at end of file +\setminted[rust]{fontsize=\small, breaklines=true, style=bw, linenos} |