I was creating some custom notations using the Notation package and it works fine. I put it in my default personal package, and it loads fine on Mathematica's startup. To make it complete I need just one more thing. How can I suppress the Notation palette from appearing every time I launch Mathematica? Is there some command that I can put into my package?
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
The answer is to set
prior to loading
or
|
|||
|
|
|
I recommend using
Or:
This way you do not prevent the palette from displaying when the user calls |
|||||||||||
|

