Indenting input code slightly.
Want it to stand out from the book's text.
This commit is contained in:
@@ -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)))]:
|
||||
|
||||
Reference in New Issue
Block a user