Open takluyver opened 9 years ago
The user can set text colour and background colour for cells, and this shows up in the HTML. Is it possible for it to apply to LaTeX as well?
From discussion on #1, it may require third party packages, which is less than optimal.
Apparently, the default latex template of nbconvert already imports the required third-party package so text colour support can be implemented.
The user can set text colour and background colour for cells, and this shows up in the HTML. Is it possible for it to apply to LaTeX as well?
From discussion on #1, it may require third party packages, which is less than optimal.