set icon for mdframed style
This commit is contained in:
parent
69f3f6927d
commit
c585827da7
@ -133,13 +133,13 @@
|
|||||||
nobreak=true,%
|
nobreak=true,%
|
||||||
xcolor,%
|
xcolor,%
|
||||||
firstextra={\path let \p1=(P), \p2=(O) in ($(\x2,0)+0.5*(0,\y1)$)
|
firstextra={\path let \p1=(P), \p2=(O) in ($(\x2,0)+0.5*(0,\y1)$)
|
||||||
node[writesymbol] {\$};},%
|
node[writesymbol] { \faicon{\faPencil} };},%
|
||||||
secondextra={\path let \p1=(P), \p2=(O) in ($(\x2,0)+0.5*(0,\y1)$)
|
secondextra={\path let \p1=(P), \p2=(O) in ($(\x2,0)+0.5*(0,\y1)$)
|
||||||
node[writesymbol] {\$};},%
|
node[writesymbol] { \faicon{\faPencil} };},%
|
||||||
middleextra={\path let \p1=(P), \p2=(O) in ($(\x2,0)+0.5*(0,\y1)$)
|
middleextra={\path let \p1=(P), \p2=(O) in ($(\x2,0)+0.5*(0,\y1)$)
|
||||||
node[writesymbol] {\$};},%
|
node[writesymbol] { \faicon{\faPencil} };},%
|
||||||
singleextra={\path let \p1=(P), \p2=(O) in ($(\x2,0)+0.5*(0,\y1)$)
|
singleextra={\path let \p1=(P), \p2=(O) in ($(\x2,0)+0.5*(0,\y1)$)
|
||||||
node[writesymbol] {\$};},%
|
node[writesymbol] { \faicon{\faPencil} };},%
|
||||||
}
|
}
|
||||||
|
|
||||||
\mdtheorem[style=framed, theoremseparator={ - }]{déf}{Définition}
|
\mdtheorem[style=framed, theoremseparator={ - }]{déf}{Définition}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user