Hi there,
ocasionally I would like to comment out whole sections, containing several execution groups, from a notebook. Or even better would be to make them un-executable while maintaining their layout.
The usual commenting with (* ... *) cannot do that, since it is limited to comments within one execution group only. On the internet I read that one solution would be to change the section input to Text. But this messes up the fonts, and makes everything hard to read, and is especially cumbersome when one wants to revert is back to usual input to make changes.
Is there a smart way to do what I'd like to do?
I am on Mathematica 9.
Cheers!