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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to