Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
StylesheetTools
Guides
Stylesheet Tools
Symbols
GenerateCommonStylesheet
StyleDataConnectivityGraph
StyleDataInheritanceSummary
StylesheetConnectivityGraph
StylesheetEvaluateAndSave
StylesheetFlatten
StylesheetPathFind
StylesheetQ
StylesheetRebase
StylesheetRemoveRedundantOptions
StylesheetReplaceAll
StylesheetReplaceRepeated
StylesheetReportRedundantOptions
StylesheetReportSyntaxErrors
StylesheetReportUnintendedEvaluation
StylesheetWrite
Wolfram`StylesheetTools`
S
t
y
l
e
s
h
e
e
t
W
r
i
t
e
S
t
y
l
e
s
h
e
e
t
W
r
i
t
e
[
s
t
y
l
e
D
a
t
a
o
p
t
s
]
i
n
s
e
r
t
s
t
h
e
s
p
e
c
i
f
i
e
d
m
o
d
i
f
i
c
a
t
i
o
n
s
t
o
t
h
e
p
r
i
v
a
t
e
s
t
y
l
e
s
h
e
e
t
.
S
t
y
l
e
s
h
e
e
t
W
r
i
t
e
[
{
s
1
o
1
,
s
2
o
2
,
…
}
]
i
n
s
e
r
t
s
m
u
l
t
i
p
l
e
m
o
d
i
f
i
c
a
t
i
o
n
s
t
o
t
h
e
p
r
i
v
a
t
e
s
t
y
l
e
s
h
e
e
t
.
S
t
y
l
e
s
h
e
e
t
W
r
i
t
e
[
n
b
O
b
j
,
m
o
d
s
]
i
n
s
e
r
t
s
t
h
e
s
t
y
l
e
s
h
e
e
t
m
o
d
i
f
i
c
a
t
i
o
n
s
t
o
t
h
e
s
t
y
l
e
s
h
e
e
t
N
o
t
e
b
o
o
k
O
b
j
e
c
t
n
b
O
b
j
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
0
)
Basic Examples
(
3
)
Create a new notebook that contains a cell that uses the
"
S
t
y
l
e
A
"
style which is not currently defined:
I
n
[
1
]
:
=
n
b
O
b
j
=
C
r
e
a
t
e
D
o
c
u
m
e
n
t
[
T
e
x
t
C
e
l
l
[
"
T
h
i
s
i
s
a
c
e
l
l
u
s
i
n
g
S
t
y
l
e
A
.
"
,
"
S
t
y
l
e
A
"
]
,
W
i
n
d
o
w
S
i
z
e
{
3
0
0
,
3
0
0
}
,
S
a
v
e
a
b
l
e
F
a
l
s
e
]
O
u
t
[
1
]
=
N
o
t
e
b
o
o
k
O
b
j
e
c
t
U
n
t
i
t
l
e
d
-
3
Modify the private stylesheet to increase the
F
o
n
t
S
i
z
e
of
"
S
t
y
l
e
A
"
:
I
n
[
2
]
:
=
S
t
y
l
e
s
h
e
e
t
W
r
i
t
e
[
n
b
O
b
j
,
"
S
t
y
l
e
A
"
F
o
n
t
S
i
z
e
4
0
]
View the changes to the private stylesheet:
I
n
[
3
]
:
=
C
u
r
r
e
n
t
V
a
l
u
e
[
n
b
O
b
j
,
S
t
y
l
e
D
e
f
i
n
i
t
i
o
n
s
]
O
u
t
[
3
]
=
N
o
t
e
b
o
o
k
[
{
C
e
l
l
[
S
t
y
l
e
D
a
t
a
[
S
t
y
l
e
D
e
f
i
n
i
t
i
o
n
s
D
e
f
a
u
l
t
.
n
b
]
]
,
C
e
l
l
[
S
t
y
l
e
D
a
t
a
[
S
t
y
l
e
A
]
,
F
o
n
t
S
i
z
e
4
0
]
}
,
V
i
s
i
b
l
e
F
a
l
s
e
,
F
r
o
n
t
E
n
d
V
e
r
s
i
o
n
1
3
.
1
f
o
r
M
i
c
r
o
s
o
f
t
W
i
n
d
o
w
s
(
6
4
-
b
i
t
)
(
A
u
g
u
s
t
2
2
,
2
0
2
2
)
,
S
t
y
l
e
D
e
f
i
n
i
t
i
o
n
s
P
r
i
v
a
t
e
S
t
y
l
e
s
h
e
e
t
F
o
r
m
a
t
t
i
n
g
.
n
b
]
Create a new notebook that contains cells that use undefined styles:
I
n
[
1
]
:
=
n
b
O
b
j
=
C
r
e
a
t
e
D
o
c
u
m
e
n
t
[
{
T
e
x
t
C
e
l
l
[
"
T
h
i
s
i
s
a
c
e
l
l
u
s
i
n
g
S
t
y
l
e
B
.
"
,
"
S
t
y
l
e
B
"
]
,
T
e
x
t
C
e
l
l
[
"
T
h
i
s
i
s
a
c
e
l
l
u
s
i
n
g
S
t
y
l
e
C
.
"
,
"
S
t
y
l
e
C
"
]
}
,
W
i
n
d
o
w
S
i
z
e
{
3
0
0
,
3
0
0
}
,
S
a
v
e
a
b
l
e
F
a
l
s
e
]
O
u
t
[
1
]
=
N
o
t
e
b
o
o
k
O
b
j
e
c
t
U
n
t
i
t
l
e
d
-
4
Add multiple styles to the private stylesheet to modify
"
S
t
y
l
e
B
"
and
"
S
t
y
l
e
C
"
:
I
n
[
2
]
:
=
S
t
y
l
e
s
h
e
e
t
W
r
i
t
e
[
n
b
O
b
j
,
{
"
S
t
y
l
e
B
"
F
o
n
t
C
o
l
o
r
R
e
d
,
"
S
t
y
l
e
C
"
{
F
o
n
t
C
o
l
o
r
B
l
u
e
,
F
o
n
t
S
l
a
n
t
I
t
a
l
i
c
}
}
]
Create a stylesheet notebook:
I
n
[
1
]
:
=
n
b
O
b
j
=
C
r
e
a
t
e
D
o
c
u
m
e
n
t
[
{
C
e
l
l
[
S
t
y
l
e
D
a
t
a
[
S
t
y
l
e
D
e
f
i
n
i
t
i
o
n
s
"
D
e
f
a
u
l
t
.
n
b
"
]
]
}
,
W
i
n
d
o
w
S
i
z
e
{
4
0
0
,
3
0
0
}
,
S
t
y
l
e
D
e
f
i
n
i
t
i
o
n
s
"
S
t
y
l
e
s
h
e
e
t
F
o
r
m
a
t
t
i
n
g
.
n
b
"
]
;
Add styles to this new stylesheet:
I
n
[
2
]
:
=
S
t
y
l
e
s
h
e
e
t
W
r
i
t
e
[
n
b
O
b
j
,
{
{
"
S
t
y
l
e
A
"
,
S
t
y
l
e
D
e
f
i
n
i
t
i
o
n
s
S
t
y
l
e
D
a
t
a
[
"
S
t
y
l
e
B
"
]
}
F
o
n
t
S
i
z
e
4
0
,
"
S
t
y
l
e
B
"
F
o
n
t
C
o
l
o
r
R
e
d
,
"
S
t
y
l
e
C
"
{
F
o
n
t
C
o
l
o
r
B
l
u
e
,
F
o
n
t
S
l
a
n
t
I
t
a
l
i
c
}
}
]
S
c
o
p
e
(
3
)
O
p
t
i
o
n
s
(
3
)
P
o
s
s
i
b
l
e
I
s
s
u
e
s
(
1
)
S
e
e
A
l
s
o
S
t
y
l
e
D
a
t
a
▪
I
n
h
e
r
i
t
e
d
▪
S
t
y
l
e
D
e
f
i
n
i
t
i
o
n
s
▪
N
o
t
e
b
o
o
k
W
r
i
t
e
▪
N
o
t
e
b
o
o
k
O
b
j
e
c
t
T
e
c
h
N
o
t
e
s
▪
W
o
r
k
i
n
g
W
i
t
h
S
t
y
l
e
s
h
e
e
t
s
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
S
t
y
l
e
s
h
e
e
t
T
o
o
l
s
"
"