ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
To: mailing ConTeXt users list for <ntg-context@ntg.nl>
Subject: missing command and wrong lists (index, ToC) in MkIV
Date: Sun, 19 Apr 2009 23:32:27 +0200	[thread overview]
Message-ID: <5BB49C7A-DCEC-46F6-AAC2-A97ED36BC5A2@fiee.net> (raw)

With the latest beta, ConTeXt doesn't know "\setupsectionblock" any more
(don't know if it actually worked before, but ConTeXt didn't complain).

Previously the lists stuff (ToC) didn't work, but that seems fixed now.
But indexes are still a mess: Instead of page numbers I get some  
strange entries like "62.13.13", where the entry is on page 12:

"""
Inhalt 1.3.3, 2.4.4, 3.5.5, 4.6.6, 5.8.8, 6.9.9,
61.10.10, 62.12.12, 63.14.14, 64.15.15, 65.16.16,
66.17.17, 67.18.18, 68.20.20, 69.21.21, 1.23.23
Allen die willen naar Island gaan 4.7.7
Der Störtebeker 65.16.16
There were two lofty ships 62.13.13
"""

This setup worked before:

\def\TitelFrame#1{%
	\framed[width=\textwidth,
		height=7.5mm,
		frame=off,
		align={right,high},
		after={}, before={}]%
	{\index{#1}\tfa #1}}
\setuphead[Titel][page=yes, number=no, deeptextcommand=\TitelFrame]

I.e. \Titel{Blah} should output the title "Blah" and also write it to  
the index.
Instead I those entries seem collected in a "Inhalt" entry - I guess  
that's somehow caused by my combined list "inhalt":

\definecombinedlist	[inhalt]
			[Titel, TitelKlein, TitelNoPage]
			[level=Titel, placehead=yes, criterium=all,
			alternative=b, offset=none]
\setupcombinedlist  [inhalt] [partnumber=no]


What can I do?


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2009-04-19 21:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-19 21:32 Henning Hraban Ramm [this message]
2009-04-19 21:51 ` Wolfgang Schuster
2009-04-19 22:37   ` Henning Hraban Ramm
2009-04-20  6:31 ` Hans Hagen
2009-04-20 19:14   ` Henning Hraban Ramm

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=5BB49C7A-DCEC-46F6-AAC2-A97ED36BC5A2@fiee.net \
    --to=hraban@fiee.net \
    --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).