ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* The header/footer settings compared to fancyhdr
@ 2009-10-03 15:25 Joshua Lee
  2009-10-03 15:34 ` Thomas A. Schmitz
  0 siblings, 1 reply; 4+ messages in thread
From: Joshua Lee @ 2009-10-03 15:25 UTC (permalink / raw)
  To: ntg-context

Hi All,
How to setup the complicated header/footer compared to LaTeX fancyhdr
package? For example, how to use change line from the header/footer like
follow LaTeX code?
<code>
 \pagestyle{fancy}
 \headheight 35pt
 \fancyhf{} %delete current setting of header and footer
 \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
 \renewcommand{\headrulewidth}{1pt}
 \renewcommand{\footrulewidth}{0.6pt}
 \lhead{\bfseries \rightmark}
 \chead{\textbf{\thepage}}%
 \rhead{\usebox{\mylogo}}
 \lfoot{}
 \cfoot{
 \begin{tabular}{c}
     \textbf{Copyright 2009, My Company}\\
     \small{You are free to copy, distribute, display, and perform the work}\\
 \end{tabular}}%
 \rfoot{}
</code>

Thanks in advance.

Best regards,
Joshua


___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-04 21:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-03 15:25 The header/footer settings compared to fancyhdr Joshua Lee
2009-10-03 15:34 ` Thomas A. Schmitz
     [not found]   ` <20091003155837.GA16550@josh-dev.alphanetworks.com>
     [not found]     ` <AAD953E1-9E92-435E-A63D-E6252983C7D9@uni-bonn.de>
2009-10-04 15:50       ` Joshua Lee
2009-10-04 21:46         ` luigi scarso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).