Fabrice Couvreur via ntg-context
schrieb am 12.09.2021 um 12:10:
Hi Wolfgang,
That's
what I understood but the problem is that if I reduce the margin, the
logo is too small in my opinion : what would you do ?
Place the logo with a layer or shift is inwards.
\setuplayout
[width=middle,
height=middle]
\setupfootertexts
[margin]
[]
[{\offset[x=-1cm,y=\strutdp]{\externalfigure[logo.pdf][factor=max]}}]
[]
[{\offset[x=1cm,y=\strutdp]{\externalfigure[logo.pdf][factor=max]}}]
%\showframe
\starttext
\dorecurse{8}{\samplefile{knuth}}
\stoptext
Wolfgang
___________________________________________________________________________________