Replace "ORMC" with generic "handout"
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
label/.style = {
|
||||
rectangle,
|
||||
% For automatic red background in solutions
|
||||
fill = \ORMCbgcolor,
|
||||
fill = \bgcolor,
|
||||
draw = none,
|
||||
rounded corners = 0mm
|
||||
},
|
||||
@ -32,7 +32,7 @@
|
||||
% Nodes
|
||||
edg/.style = {
|
||||
midway,
|
||||
fill = \ORMCbgcolor,
|
||||
fill = \bgcolor,
|
||||
text = gray
|
||||
},
|
||||
int/.style = {},
|
||||
|
Reference in New Issue
Block a user