##// END OF EJS Templates
Added notebook style vspace work-around
Jonathan Frederic -
Show More
@@ -38,3 +38,7 b''
38 \makeindex
38 \makeindex
39
39
40 ((* endblock commands *))
40 ((* endblock commands *))
41
42 % Work around to fix vertical spacing issues with the notebook style.
43 ((* block extra_input_spacing *))\vspace{-1\baselineskip}((* endblock extra_input_spacing *))
44 ((* block extra_output_spacing *))\vspace{-0.6\baselineskip}((* endblock extra_output_spacing *))
General Comments 0
You need to be logged in to leave comments. Login now