ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Ursula Hermann" <ursula.hermann@univie.ac.at>
To: "'mailing list for ConTeXt users'" <ntg-context@ntg.nl>
Subject: Me once again, a little bit trouble here
Date: Fri, 19 Aug 2016 15:07:01 +0200	[thread overview]
Message-ID: <001801d1fa1a$934d37a0$b9e7a6e0$@univie.ac.at> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2849 bytes --]

Hallo Alan, and list!

 

Maybe someone has seen, what correspondence Henri Menke and i had. 

 

Now I have the following trouble:

 

As you can see, I have two sections in the backmatter. I did, like Henri
wrote to me, but I have two authors, which should be in two different
sections: Truman in the first section: Allgemeine Literatur 

and Eriksson in an second section : Ich. 

 

Why are the titles in two sections? I’am sorry for the long text, but so you
can understand, what I mean. 

Example: 

 

\startbuffer[biblio]

@book{ErikssonBaaz2005,

  author ={Eriksson, Maria}

  title = {The Paternalism of Partnership. A Postcolonial Reader of Identity
in Development Aid.},

  year = {2005},

}

@electronic{Truman1949,

  author = {Truman, Harry},

  title = {Inaugural Address},

  year = {1949},

  note = {Letzter Zugriff: 10.07.2013},

  url = {http:// www.presidency.ucsb.edu/ws/?pid=13282},

}

\stopbuffer

 

\usebtxdataset[eriksson][biblio.buffer]

\usebtxdataset[truman][biblio.buffer]

\usebtxdefinitions[apa]

\definebtxrendering[eriksson][apa][dataset=eriksson]

\definebtxrendering[truman][apa][dataset=truman]

\setupbtxrendering[continue =yes]

\starttext

\startchapter[title={Einleitung:"Entwicklung" Behindern?}]

\startnarrower[left, right]

\en More than half the people of the world are living in conditions
approaching misery. Their food is inadequate. They are victims of disease.
Their economic life is primitive and stagnant. Their poverty is a handicap
and a threat both to them and to more prosperous areas. For the first time
in history, humanity possesses the knowledge and the skill to relieve the
suffering of these people[...] I believe that we should make available to
peace-loving peoples the benefit of our store of technical knowledge in
order to help them realize their aspirations for a better
life.\footnote{\cite[alternative=entry][eriksson::Truman1949]}

\stopnarrower

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][eriksson::ErikssonBaaz2005]}

\stopchapter

 

\starttext

\startbackmatter

  \startchapter[title={Bibliography}]

        \startsection[title={Allgemeine Literatur}]

        \placelistofpublications[truman][method=dataset]

        \stopsection

        \startsection[title={Ich}]

        \placelistofpublications[eriksson][method=dataset]

        \stopsection

         \stopchapter

\stopbackmatter

\stoptext


[-- Attachment #1.2: Type: text/html, Size: 6052 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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	other threads:[~2016-08-19 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-19 13:07 Ursula Hermann [this message]
2016-08-19 15:05 ` eidenbenz
2016-08-22  8:13   ` Ursula Hermann

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='001801d1fa1a$934d37a0$b9e7a6e0$@univie.ac.at' \
    --to=ursula.hermann@univie.ac.at \
    --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).