-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlayout.tex
27 lines (25 loc) · 823 Bytes
/
layout.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
\usemintedstyle{emacs}
\setminted{mathescape,
linenos,
frame=lines,
fontsize=\footnotesize,
baselinestretch=1,
framesep=2mm,
breaklines,
breakautoindent=false,
breaksymbolleft=\raisebox{0.8ex}{
\small\reflectbox{\carriagereturn}},
breaksymbolindentleft=0pt,
breaksymbolsepleft=0pt,
breaksymbolright=\small\carriagereturn,
breaksymbolindentright=0pt,
breaksymbolsepright=0pt}
\setminted[text]{frame=none}
%\titleformat{\chapter}
%{\normalfont\huge\sffamily}{\thechapter}{1em}{\textbf}
%
%\titleformat{\section}
%{\normalfont\large\sffamily}{\thesection}{1em}{}
%
%\titleformat{\subsection}
%{\normalfont\large\sffamily}{\thesubsection}{1em}{}