Changes

Jump to navigation Jump to search
Create reference page
<!-- please remove this and the following line if you have checked this page -->
{{Reference_Cleanup}}
{{Reference
|name=setupfootertexts
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\setupfootertexts<span class="first" style="color:red;">[...]</span><span class="second" >[...]</span><span class="third" >[...]</span></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[...]</td>
<td><strong>text</strong> margin edge </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[...]</td>
<td>text section date mark pagenumber </td>
</tr>
<tr valign="top" class="third">
<td class="cmd">[...]</td>
<td>text section date mark pagenumber </td>
</tr>
</table>


== Description ==



== Example ==

<pre class="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

</pre>

== See also ==
<!-- something like [[cmd:goto|\goto]] -->

[[Category:Reference/en|setupfootertexts]]
Anonymous user

Navigation menu