Re: Comments in the front end
- To: mathgroup at smc.vnet.net
- Subject: [mg73397] Re: [mg73366] Comments in the front end
- From: bsyehuda at gmail.com
- Date: Thu, 15 Feb 2007 05:03:17 -0500 (EST)
The front end has built in styles. You can use Section, Subsection etc.forsectioning. As well you may use Text style for your comments. All these cells are not evaluated and can be formatted very nicely. Use Input (usually the default style) for your code good luck yehuda On 2/14/07, p at dirac.org <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 > >