Message Boards Message Boards

Set the default line indent for new Notebooks?

Posted 5 years ago

I have noticed that multiline list items are always displayed with a Line indent of 2. I know I can fix this by using a Style function, such as

Style[listTest, "Text", LineIndent -> 0]

But, I was wondering if there is a way to set this by default for all new Notebooks?

POSTED BY: Andrew Burnett
3 Replies
Posted 5 years ago

Thanks Neil, that's very helpful. I hadn't experimented with the Options Inspector before.

Interestingly, attempting to change the Global preference caused a Mathematica crash. I will have to see if I can reproduce that behaviour.

Cheers Andy

POSTED BY: Andrew Burnett

Or you can do this from a SetOptions command to change that.

POSTED BY: Neil Singer

Use the Option Inspector, look for LineIndent and change it to 0 for your notebook.

enter image description here

Regards,

Neil

POSTED BY: Neil Singer
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract