Indenting input code slightly.

Want it to stand out from the book's text.
This commit is contained in:
Roger Labbe
2015-07-25 15:47:56 -07:00
parent 335db298ff
commit 39e833615b
2 changed files with 1 additions and 6 deletions

View File

@@ -13,10 +13,9 @@
((*- endblock in_prompt -*))
((* block input scoped *))
((( cell.source | highlight2latex )))
((( cell.source | highlight2latex | indent(3) )))
((* endblock input *))
((* block output_prompt *))
\mbox{ }\\
Out [{}(((cell.execution_count)))]: