ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Salman Khilji <skhilji@tampabay.rr.com>
Subject: Custom Numbering Problem
Date: Wed, 11 Aug 2004 22:12:51 -0700	[thread overview]
Message-ID: <200408112212.51175.skhilji@tampabay.rr.com> (raw)

Two problems:

1)  With the following:

\setuphead[section][ownnumber=yes]
\setupbodyfont[cmr,12pt]
\starttext
\completecontent
\section{1a0101}{Objective}
There is no objective at this moment.
\stoptext


There is no spacing between the text "1a0101" and "Objective" in the table of 
contents---this looks really ugly.

However, what I really want is the ownnumber to apply to \title, not a 
\section.  So if I do this:

\setuphead[title][ownnumber=yes]
\setupbodyfont[cmr,12pt]
\starttext
\completecontent
\title{1a0101}{Minimum Radius Turn}
\section{Objective}
There is no objective at this moment.
\stoptext

Then the number 1a0101 does not appear right next to a title. (I only see 
"Minimum Radius Turn" as opposed to the expected "1a0101  Minimum Radius 
Turn".  Also my \section{Objective} has numbering.  I thought numbering was 
turned off by default on \title \section \subsection etc.

             reply	other threads:[~2004-08-12  5:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-12  5:12 Salman Khilji [this message]
2004-08-12  7:28 ` Hans Hagen

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=200408112212.51175.skhilji@tampabay.rr.com \
    --to=skhilji@tampabay.rr.com \
    --cc=ntg-context@ntg.nl \
    /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).