Styles define how Mathematica notebooks, cells and expressions are formatted, displayed, evaluated and interacted with.
23
votes
2answers
635 views
Is it possible to change the colors of the highlighted code in the Mathematica frontend?
With Format -> Edit Stylesheet... it is possible to adjust text-properties, text-colors, formatting of equations, etc of a notebook and to use this style-definitions again by installing it as ...
3
votes
2answers
409 views
Quickly editing the stylesheet and saving it
I have a private stylesheet I'm using. I edit it by going to the menu Edit->Edit Stylesheet and then clicking on the private stylesheet cell. I can modify whatever I want but it never gets saved.
The ...
59
votes
3answers
3k views
Resources for beautiful Mathematica Stylesheets
When the Wolfram Demonstrations were introduced and the Documentation-Center was redesigned, I remember it was the first time I thought someone had put some effort into creating a beautiful ...
13
votes
2answers
286 views
How to replace the style of the inline cell in a StyleSheet
I would like to change a StyleSheet in such a way that any text that is typed into the inline cell (the one created by Ctrl+9) is shown in a different font (e.g. the font of my choice). At present I ...
17
votes
1answer
185 views
How can I easily eliminate the dependency of a stylesheet on a non-built-in stylesheet?
As per discussion here:
User A has a notebook that uses custom definitions from styles.nb. Now user A passes the notebook to user B. The styles do not show up for B because B does not have styles.nb. ...
20
votes
4answers
458 views
Defining functions in stylesheets
Is there a way to define functions in a stylesheet? So far I have managed to write my stylesheets without the need to use my own custom functions or definitions. For instance, maybe I have some color ...
8
votes
2answers
519 views
How to change the style definitions for Default.nb?
I have looked over other questions related to style definitions, and looked through the Mathematica 8 documentation, but I do not know why I am having so much difficulty setting the default font in my ...
5
votes
1answer
262 views
How to use version 8 default.nb style sheet in place of version 9 default.nb
I do not like the new default.nb style sheet in version 9, and would like to use the older one that was used in version 8 for any new notebook and for any notebook created since I started using V9.
I ...
8
votes
3answers
215 views
Inconsistent display of TraditionalForm in version 9
After installing version 9, the default style sheet uses Arial font in text and formula cells. So far, so bad. At least one would hope this is done consistently.
But now I see this:
You can see ...
10
votes
1answer
243 views
How can I style text like in the documentation?
I'm writing an article, and I really like this style that you get when you type ?AnyFunction.
Is it possible to achieve this?
2
votes
2answers
170 views
How do I set the font for output in my stylesheet?
I'd like to change the font that Mathematica uses for output by setting the font of the corresponding style in my stylesheet; bit simply overriding the default ...
9
votes
1answer
164 views
How can I change the style of every newly opened notebook?
I'd like to make Mathematica open a new notebook using the Natural Color template (under the Creative category) by default. Is that possible? If so, how?
6
votes
1answer
181 views
Why does Installing small caps fonts in OS X cause notebook Text cells to use that font?
I installed Adobe Type 1 Times Roman SC (small caps) and Times Roman Bold SC fonts on my Mac OS X system. Now every old or newly-created Text style cell in every ...
4
votes
2answers
128 views
Updating the format style of input cells from an older/'pre-styled' notebook
I have been given a large notebook that was created in mathematica 6. It contains a structure of sections and subsections and the input text is formatted in an unusual (possibly just old) style (see ...
