Skip to content
Snippets Groups Projects
Commit 5bcacbb9 authored by Simmo Saan's avatar Simmo Saan
Browse files

Move minted out of class

parent b22a197e
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,14 @@
\usepackage{colortbl}
\definecolor{cellhighlight}{rgb}{0.85, 0.91, 0.97}
% Koodinäited
\usepackage{minted}
\setminted{
frame=single,
framesep=10pt,
fontsize=\footnotesize,
}
% Matemaatilised valemid
\usepackage{amsmath}
......
......@@ -100,15 +100,6 @@
\patchcmd\WF@putfigmaybe{\lower\intextsep}{}{}{\fail}%
\AddToHook{env/wrapfigure/begin}{\setlength{\intextsep}{0pt}}
% Koodinäited
\usepackage{minted}
\setminted{
frame=single,
framesep=10pt,
fontsize=\footnotesize,
}
% Joonealused märkused
\addtolength{\skip\footins}{40pt plus 5pt}
\renewcommand{\footnoterule}{%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment