add a tikzset to define a box for a "writing symbol"
This commit is contained in:
parent
4209fb8601
commit
2c330c07af
@ -115,6 +115,14 @@
|
||||
xcolor,%
|
||||
}
|
||||
|
||||
\tikzset{
|
||||
writesymbol/.style={
|
||||
rectangle, draw=black,
|
||||
fill=white, scale=1,
|
||||
overlay
|
||||
}
|
||||
}
|
||||
|
||||
\mdtheorem[style=framed, theoremseparator={ - }]{déf}{Définition}
|
||||
\mdtheorem[style=framed, theoremseparator={ - }]{thm}{Théorème}
|
||||
\mdtheorem[style=framed]{ppt}{Propriété}
|
||||
|
Loading…
x
Reference in New Issue
Block a user