positioning the symbol in upper left corner of the frame
This commit is contained in:
parent
c585827da7
commit
955ce34226
@ -132,13 +132,13 @@
|
|||||||
frametitlebackgroundcolor=white!0,%innertopmargin=\topskip,%
|
frametitlebackgroundcolor=white!0,%innertopmargin=\topskip,%
|
||||||
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)+1.0*(0,\y1)$)
|
||||||
node[writesymbol] { \faicon{\faPencil} };},%
|
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} };},%
|
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} };},%
|
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} };},%
|
node[writesymbol] { \faicon{\faPencil} };},%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user