From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16874 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: Re: subsubsubsection Date: Mon, 1 Nov 2004 12:08:00 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1099307289 14346 80.91.229.6 (1 Nov 2004 11:08:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Nov 2004 11:08:09 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 01 12:07:54 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1COa2U-0005Vq-00 for ; Mon, 01 Nov 2004 12:07:54 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9827B127A9; Mon, 1 Nov 2004 12:07:53 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10504-06; Mon, 1 Nov 2004 12:07:51 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9B3D21279F; Mon, 1 Nov 2004 12:07:51 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F40E41279F for ; Mon, 1 Nov 2004 12:07:49 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10523-05 for ; Mon, 1 Nov 2004 12:07:49 +0100 (CET) Original-Received: from smtprelay02.ispgateway.de (unknown [62.67.200.157]) by ronja.ntg.nl (Postfix) with ESMTP id 69F3C12778 for ; Mon, 1 Nov 2004 12:07:49 +0100 (CET) Original-Received: (qmail 6132 invoked from network); 1 Nov 2004 11:07:48 -0000 Original-Received: from unknown (HELO [62.134.76.183]) (698580@[62.134.76.183]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 1 Nov 2004 11:07:48 -0000 X-Sender: 698580@pop3.estfiles.de Original-To: ntg-context@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16874 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16874 Patrick Gundlach wrote: > Hello Steffen, > > > ... sure I have seen that subsubsubsection is already defined in core-sec.tex. > > Then the numbering/charactering works fine ... BUT why does a heading that's mapped to it > > just not appear in the TOC? > > > Sorry, but I don't get it. Could you please try to make a small > example file that shows us what you want to achieve? > > > Patrick Hah, it was just an forgotten entry in the darkest corner of my environment setup: \definecombinedlist[content][... lots of entries ...][level=subsubsection] ^^^^^^^^^^^^^ I didn't remember this last option being set at the end of that unwrapped line. Sorry for the trouble, Steffen