Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Add a style to a notebook's stylesheet
ResourceFunction["AddStyleToNotebook"][nbobj,stylename,{sty1,sty2,…}] adds stylename, defined by the styi, to nbobj. |
This style is not yet defined:
In[1]:= | ![]() |
Add the style:
In[2]:= | ![]() |
Use it:
In[3]:= | ![]() |
Specify a style that inherits from an existing style:
In[4]:= | ![]() |
In[5]:= | ![]() |
Only one existing style can be inherited:
In[6]:= | ![]() |
Out[6]= | ![]() |
In[7]:= | ![]() |
Out[7]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License