Show More
@@ -1,5 +1,5 b'' | |||||
1 |
|
1 | |||
2 |
% Default to the |
|
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 = 'notebook_style.tplx' *)) |
|
4 | ((* set cell_style = 'notebook_style.tplx' *)) | |
5 | ((* endif *)) |
|
5 | ((* endif *)) |
@@ -1,7 +1,7 b'' | |||||
1 |
|
1 | |||
2 |
% Default to the |
|
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 = ' |
|
4 | ((* set cell_style = 'notebook_style.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