ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Part head centering and empty header
@ 2006-04-27 22:56 Johannes Graumann
  2006-04-28  8:01 ` Willi Egger
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Johannes Graumann @ 2006-04-27 22:56 UTC (permalink / raw)


Hello

I have coded my 'Appendix' like so:

\setuphead
  [part] 
  [
    header=empty,
    footer=empty,
    alternative=middle,
    placehead=yes,
    resetnumber=no,
    number=no,
    style={
      \ss\switchtobodyfont[60pt]\setupinterlinespace[line=2.8ex]
    },
    page=right
  ]

\startappendices
\setuppagenumbering[way=bytext,partnumber=no,conversion=numbers,location={header,right}]
\framed
  [%
    height=\textheight,%
    frame=off,%
  ]
  {
    \part{Appendices}
  }
{\stopappendices}

Which gives me a nicely vertically and horizontally centered title. One
problem remains though: I can't get rid of the page number. The
framed  '\setuphead[part]' commands concerning header and footer are being
overruled and I can't figure out how to have an empty header for just the
page containing the frame.

Thanks for any hints,

Joh

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

end of thread, other threads:[~2006-05-04 16:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-27 22:56 Part head centering and empty header Johannes Graumann
2006-04-28  8:01 ` Willi Egger
2006-04-28 18:45 ` nico
2006-04-29 13:08 ` John R. Culleton
2006-05-01 17:02   ` Johannes Graumann
2006-05-03 19:57     ` Hans Hagen
2006-05-03 23:10       ` Johannes Graumann
2006-05-04  6:47         ` Hans Hagen
2006-05-04 16:16           ` Johannes Graumann

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).