Am 25.08.2025 um 14:45 schrieb Ursula Hermann:
Dear List,
If I have this example, and I need a pagenumber, on the left side, is
this the right way to say [before] or is this an extra command? Like
\setuppagenumbering [location=header, left]?
\setuppapersize
\setupheader
[text]
[before={\startframed[frame=off,leftframe=on,framecolor=blue,offset=0pt,boffset=0.14ex,]},
after={\stopframed},
]
\setupheadertexts[Text left]
Alternative solution, use one for \setupheadertexts to place text in the
middle and two argument to place text on the left and right side.
\setupheadertexts [Text]
\setupheadertexts
[{\framed[frame=off,leftframe=on,framecolor=blue]{\placepagenumber}}] []
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________