##// END OF EJS Templates
Remove custom verbatim margin logic
Jonathan Frederic -
Show More
@@ -76,10 +76,6 b' This template does not define a docclass, the inheriting class must define this.'
76 76 % Slightly bigger margins than the latex defaults
77 77 \geometry{verbose,tmargin=3cm,bmargin=3cm,lmargin=2.5cm,rmargin=2.5cm}
78 78
79 % Hardcode size of all verbatim environments to be a bit smaller
80 \makeatletter
81 \g@addto@macro\@verbatim\small\topsep=0.5em\partopsep=0pt
82 \makeatother
83 79 ((* endblock commands *))
84 80
85 81 ((* block predoc *))
General Comments 0
You need to be logged in to leave comments. Login now