Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-12 Thread Ursula Hermann
Hello Henri!

Many thanks, this works perfect. 

LG

Uschi

-Ursprüngliche Nachricht-
Von: ntg-context [mailto:ntg-context-boun...@ntg.nl] Im Auftrag von Henri Menke
Gesendet: Donnerstag, 11. August 2016 21:10
An: mailing list for ConTeXt users
Betreff: Re: [NTG-context] Now Bibliography works, but question to the 
backmatter

Hi Uschi,

I guess you have to add a prefix to your dataset.  I'm not so sure about this 
being correct, maybe Alan can help out.  At least the rendering looks decent.

\startbuffer[biblio]
@book{ErikssonBaaz2005,
  author ={Eriksson, Maria}
  title = {The Paternalism of Partnership. A Postcolonial Reader of Identity in 
Development Aid.},
  year = {2005},
}
\stopbuffer

\usebtxdataset[truman][biblio.buffer]
\usebtxdefinitions[apa]
\definebtxrendering[truman][apa][dataset=truman]

\starttext
Das vorangestellte Zitat der Amtsantrittsrede des 33. US-amerikanischen 
Präsidenten Harry S. Truman vom 20. Januar 1949 wird innerhalb der sich als 
kritisch verstehenden Entwicklungsforschung häufig als Beginn des modernen 
Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung im 
Sprechen und Denken über den globalen Süden 
formiert.\footnote{\cite[alternative=entry][truman::ErikssonBaaz2005]}
\startbackmatter
  \startchapter[title={Bibliography}]
\placelistofpublications
\startsection[title=Allgemeine Literatur]
  \placelistofpublications[truman][method=dataset]
\stopsection
  \stopchapter
\stopbackmatter
\stoptext

On 08/11/2016 11:14 AM, Ursula Hermann wrote:
> Hello Henri!
> 
> Now I have tried your example. 
> \startbuffer[biblio]
> @book{ErikssonBaaz2005,
>   author ={Eriksson, Maria}
>   title = {The Paternalism of Partnership. A Postcolonial Reader of Identity 
> in Development Aid.},
>   year = {2005},
> }
> \stopbuffer
> 
> \usebtxdataset[biblio.buffer]
> \usebtxdefinitions[apa]
> \setupbtxrendering[repeat=yes]
> 
> \starttext
> Das vorangestellte Zitat der Amtsantrittsrede des 33. 
> US-amerikanischen Präsidenten Harry S. Truman vom 20. Januar 1949 wird 
> innerhalb der sich als kritisch verstehenden Entwicklungsforschung 
> häufig als Beginn des modernen Entwicklungsdiskurses diskutiert, in 
> der sich eine neue Diskursordnung im Sprechen und Denken über den 
> globalen Süden 
> formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
> \startbackmatter
>   \startchapter[title={Bibliography}]
> \placelistofpublications
> \startsection[title=Allgemeine Literatur]
>   \placelistofpublications
> \stopsection
>   \stopchapter
> \stopbackmatter
> \stoptext
> 
> But I do not want to repeat. 
> 
> The footnote with "Eriksson" should only be in the section of the backmatter 
> "Allgemeine Literatur". I think this has to do with the 
> command\placelistofpublications or \setupbtxrendering. I have no idea what to 
> write. 
> 
> Uschi
> 
> 
> -Ursprüngliche Nachricht-
> Von: ntg-context [mailto:ntg-context-boun...@ntg.nl] Im Auftrag von 
> Henri Menke
> Gesendet: Dienstag, 9. August 2016 16:22
> An: mailing list for ConTeXt users
> Betreff: Re: [NTG-context] Now Bibliography works, but question to the 
> backmatter
> 
> Hi Uschi,
> 
> you are looking for repeat=yes.  Citing the manual
> 
> »One must specify repeat=yes in order to get multiple renderings of a 
> bibliography list; otherwise, as they appear, entries get marked as 
> placed and will be inhibited from being placed again elsewhere.«
> 
> Cheers, Henri
> 
> ---
> 
> \startbuffer[biblio]
> @book{ErikssonBaaz2005,
>   author ={Eriksson, Maria}
>   title = {The Paternalism of Partnership. A Postcolonial Reader of Identity 
> in Development Aid.},
>   year = {2005},
> }
> \stopbuffer
> 
> \usebtxdataset[biblio.buffer]
> \usebtxdefinitions[apa]
> \setupbtxrendering[repeat=yes]
> 
> \starttext
> Das vorangestellte Zitat der Amtsantrittsrede des 33. 
> US-amerikanischen Präsidenten Harry S. Truman vom 20. Januar 1949 wird 
> innerhalb der sich als kritisch verstehenden Entwicklungsforschung 
> häufig als Beginn des modernen Entwicklungsdiskurses diskutiert, in 
> der sich eine neue Diskursordnung im Sprechen und Denken über den 
> globalen Süden 
> formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
> \startbackmatter
>   \startchapter[title={Bibliography}]
> \placelistofpublications
> \startsection[title=Allgemeine Literatur]
>   \placelistofpublications
> \stopsection
>   \stopchapter
> \stopbackmatter
> \stoptext
> 
> On 08/09/2016 03:52 PM, Ursula Hermann wrote:
>> Hello Henry!
>> This is the title, wich should be in the section of Bibliography 
>> \startbuffer[biblio] @book{ErikssonBaaz2005,
>>   a

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-11 Thread Henri Menke
Hi Uschi,

I guess you have to add a prefix to your dataset.  I'm not so sure about this 
being correct, maybe Alan can help out.  At least the rendering looks decent.

\startbuffer[biblio]
@book{ErikssonBaaz2005,
  author ={Eriksson, Maria}
  title = {The Paternalism of Partnership. A Postcolonial Reader of Identity in 
Development Aid.},
  year = {2005},
}
\stopbuffer

\usebtxdataset[truman][biblio.buffer]
\usebtxdefinitions[apa]
\definebtxrendering[truman][apa][dataset=truman]

\starttext
Das vorangestellte Zitat der Amtsantrittsrede des 33. US-amerikanischen 
Präsidenten Harry S. Truman vom 20. Januar 1949 wird innerhalb der sich als 
kritisch verstehenden Entwicklungsforschung häufig als Beginn des modernen 
Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung im 
Sprechen und Denken über den globalen Süden 
formiert.\footnote{\cite[alternative=entry][truman::ErikssonBaaz2005]}
\startbackmatter
  \startchapter[title={Bibliography}]
\placelistofpublications
\startsection[title=Allgemeine Literatur]
  \placelistofpublications[truman][method=dataset]
\stopsection
  \stopchapter
\stopbackmatter
\stoptext

On 08/11/2016 11:14 AM, Ursula Hermann wrote:
> Hello Henri!
> 
> Now I have tried your example. 
> \startbuffer[biblio]
> @book{ErikssonBaaz2005,
>   author ={Eriksson, Maria}
>   title = {The Paternalism of Partnership. A Postcolonial Reader of Identity 
> in Development Aid.},
>   year = {2005},
> }
> \stopbuffer
> 
> \usebtxdataset[biblio.buffer]
> \usebtxdefinitions[apa]
> \setupbtxrendering[repeat=yes]
> 
> \starttext
> Das vorangestellte Zitat der Amtsantrittsrede des 33. US-amerikanischen 
> Präsidenten Harry S. Truman vom 20. Januar 1949 wird innerhalb der sich als 
> kritisch verstehenden Entwicklungsforschung häufig als Beginn des modernen 
> Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung im 
> Sprechen und Denken über den globalen Süden 
> formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
> \startbackmatter
>   \startchapter[title={Bibliography}]
> \placelistofpublications
> \startsection[title=Allgemeine Literatur]
>   \placelistofpublications
> \stopsection
>   \stopchapter
> \stopbackmatter
> \stoptext
> 
> But I do not want to repeat. 
> 
> The footnote with "Eriksson" should only be in the section of the backmatter 
> "Allgemeine Literatur". I think this has to do with the 
> command\placelistofpublications or \setupbtxrendering. I have no idea what to 
> write. 
> 
> Uschi
> 
> 
> -Ursprüngliche Nachricht-
> Von: ntg-context [mailto:ntg-context-boun...@ntg.nl] Im Auftrag von Henri 
> Menke
> Gesendet: Dienstag, 9. August 2016 16:22
> An: mailing list for ConTeXt users
> Betreff: Re: [NTG-context] Now Bibliography works, but question to the 
> backmatter
> 
> Hi Uschi,
> 
> you are looking for repeat=yes.  Citing the manual
> 
> »One must specify repeat=yes in order to get multiple renderings of a 
> bibliography list; otherwise, as they appear, entries get marked as placed 
> and will be inhibited from being placed again elsewhere.«
> 
> Cheers, Henri
> 
> ---
> 
> \startbuffer[biblio]
> @book{ErikssonBaaz2005,
>   author ={Eriksson, Maria}
>   title = {The Paternalism of Partnership. A Postcolonial Reader of Identity 
> in Development Aid.},
>   year = {2005},
> }
> \stopbuffer
> 
> \usebtxdataset[biblio.buffer]
> \usebtxdefinitions[apa]
> \setupbtxrendering[repeat=yes]
> 
> \starttext
> Das vorangestellte Zitat der Amtsantrittsrede des 33. US-amerikanischen 
> Präsidenten Harry S. Truman vom 20. Januar 1949 wird innerhalb der sich als 
> kritisch verstehenden Entwicklungsforschung häufig als Beginn des modernen 
> Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung im 
> Sprechen und Denken über den globalen Süden 
> formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
> \startbackmatter
>   \startchapter[title={Bibliography}]
> \placelistofpublications
> \startsection[title=Allgemeine Literatur]
>   \placelistofpublications
> \stopsection
>   \stopchapter
> \stopbackmatter
> \stoptext
> 
> On 08/09/2016 03:52 PM, Ursula Hermann wrote:
>> Hello Henry!
>> This is the title, wich should be in the section of Bibliography 
>> \startbuffer[biblio] @book{ErikssonBaaz2005,
>>   author ={Eriksson, Maria}
>>   title = {The Paternalism of Partnership. A Postcolonial Reader of Identity 
>> in Development Aid.},
>>   year = {2005},
>> \starttext
>> Das vorangestellte Zitat der Amtsantrittsrede des 33. 
>> US-amerikanischen Präsidenten Harry S. Truman vom 20. Januar 1949 wird 
>>

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-11 Thread Ursula Hermann
Hello Henri!

Now I have tried your example. 
\startbuffer[biblio]
@book{ErikssonBaaz2005,
  author ={Eriksson, Maria}
  title = {The Paternalism of Partnership. A Postcolonial Reader of Identity in 
Development Aid.},
  year = {2005},
}
\stopbuffer

\usebtxdataset[biblio.buffer]
\usebtxdefinitions[apa]
\setupbtxrendering[repeat=yes]

\starttext
Das vorangestellte Zitat der Amtsantrittsrede des 33. US-amerikanischen 
Präsidenten Harry S. Truman vom 20. Januar 1949 wird innerhalb der sich als 
kritisch verstehenden Entwicklungsforschung häufig als Beginn des modernen 
Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung im 
Sprechen und Denken über den globalen Süden 
formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
\startbackmatter
  \startchapter[title={Bibliography}]
\placelistofpublications
\startsection[title=Allgemeine Literatur]
  \placelistofpublications
\stopsection
  \stopchapter
\stopbackmatter
\stoptext

But I do not want to repeat. 

The footnote with "Eriksson" should only be in the section of the backmatter 
"Allgemeine Literatur". I think this has to do with the 
command\placelistofpublications or \setupbtxrendering. I have no idea what to 
write. 

Uschi


-Ursprüngliche Nachricht-
Von: ntg-context [mailto:ntg-context-boun...@ntg.nl] Im Auftrag von Henri Menke
Gesendet: Dienstag, 9. August 2016 16:22
An: mailing list for ConTeXt users
Betreff: Re: [NTG-context] Now Bibliography works, but question to the 
backmatter

Hi Uschi,

you are looking for repeat=yes.  Citing the manual

»One must specify repeat=yes in order to get multiple renderings of a 
bibliography list; otherwise, as they appear, entries get marked as placed and 
will be inhibited from being placed again elsewhere.«

Cheers, Henri

---

\startbuffer[biblio]
@book{ErikssonBaaz2005,
  author ={Eriksson, Maria}
  title = {The Paternalism of Partnership. A Postcolonial Reader of Identity in 
Development Aid.},
  year = {2005},
}
\stopbuffer

\usebtxdataset[biblio.buffer]
\usebtxdefinitions[apa]
\setupbtxrendering[repeat=yes]

\starttext
Das vorangestellte Zitat der Amtsantrittsrede des 33. US-amerikanischen 
Präsidenten Harry S. Truman vom 20. Januar 1949 wird innerhalb der sich als 
kritisch verstehenden Entwicklungsforschung häufig als Beginn des modernen 
Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung im 
Sprechen und Denken über den globalen Süden 
formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
\startbackmatter
  \startchapter[title={Bibliography}]
\placelistofpublications
\startsection[title=Allgemeine Literatur]
  \placelistofpublications
\stopsection
  \stopchapter
\stopbackmatter
\stoptext

On 08/09/2016 03:52 PM, Ursula Hermann wrote:
> Hello Henry!
> This is the title, wich should be in the section of Bibliography 
> \startbuffer[biblio] @book{ErikssonBaaz2005,
>   author ={Eriksson, Maria}
>   title = {The Paternalism of Partnership. A Postcolonial Reader of Identity 
> in Development Aid.},
>   year = {2005},
> \starttext
> Das vorangestellte Zitat der Amtsantrittsrede des 33. 
> US-amerikanischen Präsidenten Harry S. Truman vom 20. Januar 1949 wird 
> innerhalb der sich als kritisch verstehenden Entwicklungsforschung 
> häufig als Beginn des modernen Entwicklungsdiskurses diskutiert, in 
> der sich eine neue Diskursordnung im Sprechen und Denken über den 
> globalen Süden 
> formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
> \starttext
> \startbackmatter
>   \startchapter[title={Bibliography}]
> \placelistofpublications
> \startsection[title=Allgemeine Literatur]
>   \placelistofpublications
> \stopsection
>   \stopchapter
> \stopbackmatter
> \stoptext
> -Ursprüngliche Nachricht-
> Von: ntg-context [mailto:ntg-context-boun...@ntg.nl] Im Auftrag von 
> Henri Menke
> Gesendet: Dienstag, 9. August 2016 15:23
> An: mailing list for ConTeXt users
> Betreff: Re: [NTG-context] Now Bibliography works, but question to the 
> backmatter
> 
> 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}]
&g

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-09 Thread Henri Menke
Hi Uschi,

you are looking for repeat=yes.  Citing the manual

»One must specify repeat=yes in order to get multiple renderings of a 
bibliography list; otherwise, as they appear, entries get marked as placed and 
will be inhibited from being placed again elsewhere.«

Cheers, Henri

---

\startbuffer[biblio]
@book{ErikssonBaaz2005,
  author ={Eriksson, Maria}
  title = {The Paternalism of Partnership. A Postcolonial Reader of Identity in 
Development Aid.},
  year = {2005},
}
\stopbuffer

\usebtxdataset[biblio.buffer]
\usebtxdefinitions[apa]
\setupbtxrendering[repeat=yes]

\starttext
Das vorangestellte Zitat der Amtsantrittsrede des
33. US-amerikanischen Präsidenten Harry S. Truman vom 20. Januar 1949
wird innerhalb der sich als kritisch verstehenden
Entwicklungsforschung häufig als Beginn des modernen
Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung
im Sprechen und Denken über den globalen Süden
formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
\startbackmatter
  \startchapter[title={Bibliography}]
\placelistofpublications
\startsection[title=Allgemeine Literatur]
  \placelistofpublications
\stopsection
  \stopchapter
\stopbackmatter
\stoptext

On 08/09/2016 03:52 PM, Ursula Hermann wrote:
> Hello Henry!
> This is the title, wich should be in the section of Bibliography 
> \startbuffer[biblio]
> @book{ErikssonBaaz2005,
>   author ={Eriksson, Maria}
>   title = {The Paternalism of Partnership. A Postcolonial Reader of Identity 
> in Development Aid.},
>   year = {2005},
> \starttext
> Das vorangestellte Zitat der Amtsantrittsrede des 33. US-amerikanischen 
> Präsidenten Harry S. Truman vom 20. Januar 1949 wird innerhalb der sich als 
> kritisch verstehenden Entwicklungsforschung häufig als Beginn des modernen 
> Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung im 
> Sprechen und Denken über den globalen Süden 
> formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
> \starttext
> \startbackmatter
>   \startchapter[title={Bibliography}]
> \placelistofpublications
> \startsection[title=Allgemeine Literatur]
>   \placelistofpublications
> \stopsection
>   \stopchapter
> \stopbackmatter
> \stoptext
> -Ursprüngliche Nachricht-
> Von: ntg-context [mailto:ntg-context-boun...@ntg.nl] Im Auftrag von Henri 
> Menke
> Gesendet: Dienstag, 9. August 2016 15:23
> An: mailing list for ConTeXt users
> Betreff: Re: [NTG-context] Now Bibliography works, but question to the 
> backmatter
> 
> 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
>

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-09 Thread Ursula Hermann
Hello Henry!
This is the title, wich should be in the section of Bibliography 
\startbuffer[biblio]
@book{ErikssonBaaz2005,
  author ={Eriksson, Maria}
  title = {The Paternalism of Partnership. A Postcolonial Reader of Identity in 
Development Aid.},
  year = {2005},
\starttext
Das vorangestellte Zitat der Amtsantrittsrede des 33. US-amerikanischen 
Präsidenten Harry S. Truman vom 20. Januar 1949 wird innerhalb der sich als 
kritisch verstehenden Entwicklungsforschung häufig als Beginn des modernen 
Entwicklungsdiskurses diskutiert, in der sich eine neue Diskursordnung im 
Sprechen und Denken über den globalen Süden 
formiert.\footnote{\cite[alternative=entry][ErikssonBaaz2005]}
\starttext
\startbackmatter
  \startchapter[title={Bibliography}]
\placelistofpublications
\startsection[title=Allgemeine Literatur]
  \placelistofpublications
\stopsection
  \stopchapter
\stopbackmatter
\stoptext
-Ursprüngliche Nachricht-
Von: ntg-context [mailto:ntg-context-boun...@ntg.nl] Im Auftrag von Henri Menke
Gesendet: Dienstag, 9. August 2016 15:23
An: mailing list for ConTeXt users
Betreff: Re: [NTG-context] Now Bibliography works, but question to the 
backmatter

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
___

___
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
___

Re: [NTG-context] Now Bibliography works, but question to the backmatter

2016-08-09 Thread Henri Menke
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
___