Timeline for How to set the output be generated in a cell different from "Output"
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 16, 2019 at 14:50 | comment | added | Alexey Popkov | What is especially valuable with "GeneratedCellStyles", it is that this option can be set on the level of individual Cell: an example. Is this option (semi-)documented somewhere? | |
| Apr 28, 2018 at 13:02 | comment | added | RoberRM | I've asked this question (with more details) here: mathematica.stackexchange.com/questions/172125/… | |
| Apr 27, 2018 at 19:49 | comment | added | RoberRM | Is there any easy way to do this for just one output cell? Right now I'm using SetOptions[EvaluationNotebook[], "GeneratedCellStyles" -> {"Output" -> "Output2"}]; before the output and then SetOptions[EvaluationNotebook[], "GeneratedCellStyles" -> {"Output" -> "Output"}]; after it to restore future outputs back to normal. But this seems too complicated. Any help would be appreciated. | |
| Jan 9, 2015 at 9:20 | vote | accept | bobknight | ||
| Jan 9, 2015 at 9:20 | |||||
| Jan 8, 2015 at 16:43 | history | answered | Mr.Wizard | CC BY-SA 3.0 |