ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
Subject: Re: title of combinedlist (solved)
Date: Fri, 28 Jul 2006 15:52:32 +0200	[thread overview]
Message-ID: <F28E6A37-F42B-4620-B954-27A01DB0F83B@st.estfiles.de> (raw)
In-Reply-To: <DC040ED7-D6FF-4D99-A4B0-AD1328003C4E@st.estfiles.de>

After fixing a stupid MyBug in my project's stucture it works:

\starttext
\mainlanguage[deo]
\definecombinedlist[content][chapter,section]
\setupheadtext [de] [content=Inhaltsverzeichnis]
\completecontent
\definecombinedlist[MyContent][chapter,section]
\setupheadtext [de] [MyContent=Inhaltsübersicht]
\completeMyContent
\chapter{chapter}
\section{section}
\stoptext

Steffen



Am 28.07.2006 um 13:40 schrieb Steffen Wolfrum:

>
> Am 28.07.2006 um 11:52 schrieb Hans Hagen:
>
>> Steffen Wolfrum wrote:
>>> Hi,
>>>
>>> how do I define the title of a combined list?
>>>
>>> -> completecontent has a predefined title (Content or Inhalt):  
>>> how to
>>> change this?
>
> Yes, found this in lang-* :
>
> \setupheadtext [de] [content=Inhaltsverzeichnis]
> \placecombinedlist[content]
>
>>> -> my own defined combined lists don't show any title: where to
>>> define and how to show up?
>>>
>> maybe just use \title{whatever} followed by \placecombinedlist
>
> No, doesn't work.
>
> But when I use the syntax as above
> my own combinedlist (just some sections less than "content") ....
>
> \definecombinedlist[inhaltklein]
> [EbeneNull,EbeneEins,EbeneEinsOhne,EbeneZwei,EbeneZweiOhne]
> \setupcombinedlist[inhaltklein]	
> [alternative=c,aligntitle=no,width=0.5cm]
>
> ... immediately ends up in an error:
>
> ! Missing \endcsname inserted.
> <to be read again>
>                     \@@ihinhaltkleincriterium
> \dosetfilterlevel ...l {\csname \??by \askedlevel
>                                                    \endcsname }\ifx
> \byaskedl...
>
> \dosettoclevel ...alue {#1#2\c!criterium }}\empty
>                                                    \else
> \doifelsevaluenothin...
>
> \doplacecombinedlist ...]\dosettoclevel \??ih {#1}
>                                                    \edef
> \combinedlist {\getv...
> <to be read again>
>                     \startbodymatter
> l.27 \startbodymatter
>
> ?
>
>
> Steffen
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>

  reply	other threads:[~2006-07-28 13:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-27 15:29 title of combinedlist Steffen Wolfrum
2006-07-28  9:52 ` Hans Hagen
2006-07-28 11:40   ` Steffen Wolfrum
2006-07-28 13:52     ` Steffen Wolfrum [this message]
2006-07-30 19:41     ` 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=F28E6A37-F42B-4620-B954-27A01DB0F83B@st.estfiles.de \
    --to=context@st.estfiles.de \
    --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).