Command/setupfootertexts
< Command
Jump to navigation
Jump to search
Syntax (autogenerated)
\setupfootertexts[...][...][...][...][...] | |
[...] | text margin edge |
[...] | date pagenumber mark text command |
[...] | date pagenumber mark text command |
[...] | date pagenumber mark text command |
[...] | date pagenumber mark text command |
Syntax
\setupfootertexts[...][...][...] | |
[...] | text margin edge |
[...] | text section date mark pagenumber |
[...] | text section date mark pagenumber |
Description
Example
This example adds 3 points of padding inside the frame, and if you set up double-sided numbering, then the following will add the version in the footer on each page (right on odd pages, left on even pages).
\setuppagenumbering[state=start,alternative=doublesided] \setupfootertexts [] [{\framed[offset=3pt]{Version: Fall 2007}}] [{\framed[offset=3pt]{Version: Fall 2007}}] [] \starttext \stoptext
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: