ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marco Kuhlmann <marco.kuhlmann@gmx.net>
Subject: Questions/Comments, again
Date: Mon, 17 Sep 2001 00:07:28 +0200	[thread overview]
Message-ID: <20010917000728.A5724@wimsey> (raw)

    Good night!

Now that I almost completed my first major piece of ConTeXt art
:-), allow me two more questions/comments.

- I want all section heads in my document to hang from a common
  axis, independent from the width of section number. I currently
  use my own numbering command

  \def\NumberCommand#1%
    {\hbox to \sectionnumberdistance {#1\hfill}}

  and the (undocumented?) distance parameter width for that
  purpose. Now I wonder if that is the easiest way of doing
  it. Is there a parameter "hang" somewhere for those situations?
  If not, I would suggest to add another alternative for that.

  Furthermore, I got a little confused about the differences in
  the semantics of the distance parameter for section heads and
  the ones used in eg itemisations.

- I do not understand the "empty" state for page headers. In the
  following file, why is the page number kicked off the footer
  when the "empty" state is activated, but not together with the
  other states? The doc says (about the different states):

      normal     visible
      empty      one page invisible, whitespace
      nomarking  leave out marks

  But what does this mean, and why this behaviour?

  \showframe
  \setuppagenumbering [location=footer]
  \setupheadertexts[foo][bar]
  \starttext
  \setupheader[state=normal]
  \input tufte
  \page[yes]
  \setupheader[state=empty]
  \input tufte
  \page[yes]
  \setupheader[state=nomarking]
  \input tufte
  \stoptext
  \endinput

    Thanks again,
    Marco

-- 
Marco Kuhlmann                             marco.kuhlmann@gmx.net


                 reply	other threads:[~2001-09-16 22:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010917000728.A5724@wimsey \
    --to=marco.kuhlmann@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).