Is there any option to set so that e.g. "Input" cell will produce output in e.g. "Custom" style cell as opposed to "Output"?
Or do I have use CellEpilog/CellDynamicExpression to change generated "Output" cell?
Is there any option to set so that e.g. "Input" cell will produce output in e.g. "Custom" style cell as opposed to "Output"?
Or do I have use CellEpilog/CellDynamicExpression to change generated "Output" cell?
"GeneratedCellStyles" -> {"Output" -> (* style *)}– Kuba Jun 09 '17 at 15:32