ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Custom Numbering Problem
@ 2004-08-12  5:12 Salman Khilji
  2004-08-12  7:28 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Salman Khilji @ 2004-08-12  5:12 UTC (permalink / 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.

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

end of thread, other threads:[~2004-08-12  7:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-12  5:12 Custom Numbering Problem Salman Khilji
2004-08-12  7:28 ` Hans Hagen

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