Show More
@@ -1,7 +1,7 b'' | |||||
1 |
|
1 | |||
2 | % Default to the notebook output style |
|
2 | % Default to the notebook output style | |
3 | ((* if not cell_style is defined *)) |
|
3 | ((* if not cell_style is defined *)) | |
4 |
((* set cell_style = 'ipython |
|
4 | ((* set cell_style = 'style_bw_ipython.tplx' *)) | |
5 | ((* endif *)) |
|
5 | ((* endif *)) | |
6 |
|
6 | |||
7 | % Inherit from the specified cell style. |
|
7 | % Inherit from the specified cell style. |
@@ -1,7 +1,7 b'' | |||||
1 |
|
1 | |||
2 | % Default to the notebook output style |
|
2 | % Default to the notebook output style | |
3 | ((* if not cell_style is defined *)) |
|
3 | ((* if not cell_style is defined *)) | |
4 |
((* set cell_style = 'ipython |
|
4 | ((* set cell_style = 'style_ipython.tplx' *)) | |
5 | ((* endif *)) |
|
5 | ((* endif *)) | |
6 |
|
6 | |||
7 | % Inherit from the specified cell style. |
|
7 | % Inherit from the specified cell style. |
General Comments 0
You need to be logged in to leave comments.
Login now