Re: Comments in the front end
- To: mathgroup at smc.vnet.net
- Subject: [mg73388] Re: Comments in the front end
- From: "David Reiss" <dbreiss at gmail.com>
- Date: Thu, 15 Feb 2007 04:58:25 -0500 (EST)
- References: <equnv5$il0$1@smc.vnet.net>
Paste this in your mathematica notebook, execute it, and then read the
material on the different types of cells that can go in Notebooks:
FrontEndExecute[{FrontEnd`HelpBrowserLookup["MainBook","1.3.5"]}]
I hope that this helps...
--David
On Feb 14, 5:23 am, <p... at dirac.org> wrote:
> The front end is driving me batty. I want to do hw using Mathematica, and put the
> problem statment at the top of the workbook.
>
> I put the problem statement within (* *) but the formatting is horrendous,
> especially when I insert a matrix within the comments.
>
> Is there a way to tell Mathematica to leave comment formatting alone?
>
> Thanks!
> Pete