Hi Uschi,

I have no idea what you want to do, but \startsection has to be matched by 
\stopsection.  Also, sections can logically only occur within chapters, so the 
nesting was also incorrect (assuming »Allgemeine Literatur« is supposed to be a 
section within the chapter »Bibliography«).

Cheers, Henri

\starttext
\startbackmatter
  \startchapter[title={Bibliography}]
    \placelistofpublications
    \startsection[title=Allgemeine Literatur]
      \placelistofpublications
    \stopsection
  \stopchapter
\stopbackmatter
\stoptext



On 08/09/2016 03:04 PM, Ursula Hermann wrote:
> Hello List!
> 
>  
> 
> \startbackmatter
> 
>   \startchapter[title={Bibliography}]
> 
>     \placelistofpublications
> 
>      \stopchapter
> 
>   \startsection[title=Allgemeine Literatur]
> 
>     \placelistofpublications
> 
>   \stopchapter
> 
> \stopbackmatter
> 
> \stoptext
> 
>  
> 
> I have no titel at the section, but the Title I want in the section is in the 
> chapter.
> 
>  
> 
> Uschi
> 
> 
> 
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to