positioning the symbol in upper left corner of the frame

This commit is contained in:
Jeff Lance 2016-12-27 12:13:19 +01:00
parent c585827da7
commit 955ce34226

View File

@ -132,13 +132,13 @@
frametitlebackgroundcolor=white!0,%innertopmargin=\topskip,%
nobreak=true,%
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)+1.0*(0,\y1)$)
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)+1.0*(0,\y1)$)
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)+1.0*(0,\y1)$)
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)+1.0*(0,\y1)$)
node[writesymbol] { \faicon{\faPencil} };},%
}