From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52908 Path: news.gmane.org!not-for-mail From: Bernd Militzer Newsgroups: gmane.comp.tex.context Subject: \startchapter Date: Mon, 14 Sep 2009 12:27:58 +0200 Message-ID: <4AAE1AAE.4000004@militzer.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0243394300==" X-Trace: ger.gmane.org 1252924158 32034 80.91.229.12 (14 Sep 2009 10:29:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2009 10:29:18 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 14 12:29:11 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mn8nR-0006Nl-N6 for gctc-ntg-context-518@m.gmane.org; Mon, 14 Sep 2009 12:28:33 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 474F1C9A92; Mon, 14 Sep 2009 12:28:30 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 83b08zC+Uymp; Mon, 14 Sep 2009 12:28:26 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 616DEC9A63; Mon, 14 Sep 2009 12:28:26 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1F560C9A47 for ; Mon, 14 Sep 2009 12:28:22 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JM-vOR0IkP4g for ; Mon, 14 Sep 2009 12:28:17 +0200 (CEST) Original-Received: from new.militzer.net (virt.militzer.net [81.169.135.81]) by balder.ntg.nl (Postfix) with ESMTP id A90BFC9A63 for ; Mon, 14 Sep 2009 12:28:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by new.militzer.net (Postfix) with ESMTP id A914F4C1C5DC for ; Mon, 14 Sep 2009 12:28:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at militzer.net Original-Received: from new.militzer.net ([127.0.0.1]) by localhost (new.militzer.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7aLi3Kzol-a2 for ; Mon, 14 Sep 2009 12:27:59 +0200 (CEST) Original-Received: from stone.intern (p5B29FF7C.dip.t-dialin.net [91.41.255.124]) by new.militzer.net (Postfix) with ESMTPA id A9E094C1C12C for ; Mon, 14 Sep 2009 12:27:59 +0200 (CEST) User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:52908 Archived-At: --===============0243394300== Content-Type: text/html; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Hallo Hans,

please have a look at my testfile:


% <--- snip
\setupcolors[state=3Dstart]
\setupinteraction[state=3Dstart]
\placebookmarks[chapter,section,subsection][chapter,section,subsection] \setupinteractionscreen[option=3Dbookmark]
%
\starttext
%
\placelist[chapter,section][criterium=3Dall,interaction=3Dtext]
%
% this works !
%
\startchapter[title=3D{Geburten 1606--1737},list=3D{Geburten 1606--1737},bookmark=3D{Geburten},reference=3D{Geburten}]
%
% this does not work! no title in text, no title in list, no bookmark text,=A0 no reference!!!
%
=A0\startsection[title=A0=A0=A0 =3D{Getaŭfte A. dominj 1606},%
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 list=A0=A0=A0=A0 =3D{Geburten = 1606},%
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 bookmark =3D{Geb-1606},%
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 reference=3D{Geb:1606}]
%
\input tufte
\stopsection
%
\page
% this works!
ref Geburten: \about[Geburten]
\vspacing[12pt]
% this does not work!
ref 1606: \about[Geb:1606]
\stopchapter
%
\stoptext
% <--- snip

This is LuaTeX, Version beta-0.43.0-2009081911
ConTeXt=A0 ver: 2009.09.12 14:44 MKIV=A0 fmt: 2009.9.13=A0 int: english/english



Thanks

Bernd
--===============0243394300== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============0243394300==-- From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52909 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: \startchapter Date: Mon, 14 Sep 2009 12:33:52 +0200 Message-ID: <0F76CD99-09DF-4710-826F-742C71A46C8B@googlemail.com> References: <4AAE1AAE.4000004@militzer.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset="utf-8"; Format="flowed" Content-Transfer-Encoding: base64 X-Trace: ger.gmane.org 1252924458 552 80.91.229.12 (14 Sep 2009 10:34:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2009 10:34:18 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 14 12:34:10 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mn8ss-0000mQ-I0 for gctc-ntg-context-518@m.gmane.org; Mon, 14 Sep 2009 12:34:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D7BC9C9A9B; Mon, 14 Sep 2009 12:34:09 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XxqgTI1KWezr; Mon, 14 Sep 2009 12:34:04 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DDAE7C9A47; Mon, 14 Sep 2009 12:34:03 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 808A0C9A47 for ; Mon, 14 Sep 2009 12:34:02 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id b+-Bcjy11eZ9 for ; Mon, 14 Sep 2009 12:33:57 +0200 (CEST) Original-Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219]) by balder.ntg.nl (Postfix) with ESMTP id CBEDCC9A1F for ; Mon, 14 Sep 2009 12:33:56 +0200 (CEST) Original-Received: by fxm19 with SMTP id 19so2180628fxm.2 for ; Mon, 14 Sep 2009 03:33:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=+LzQg9p22MMUTdPKHiIVZ0qHEzsw5tZ49ipU6DJuDY4=; b=S5SZkEiDxYRqf48Lkq3lX/dP2p1XVnXleXu2NFuxvxpXgdoW6sZnqCyiePh/t57RHd QbKMmIBcTLKNNoURzfMx/2XvJ8yiQGlDfbX0eRzzdki2JAglCc0uZo86TmMKwKy3JBZc 51ooYuGf1B4FrtkaqK+uvS4ipwMIYtoI5zCcU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=AP9IoqXz2b65rBEaFevzprLeUEw50/4wDqbgk3qOwKvio1F42b6EuwLek0qrAnVdfI cspDgOs5LtQhyJAN6ZlB+YQRpbuD6kGS074ynsuryCSQ7sEtHMnLA4OE0L5kvR3VSyF7 mxeQGGebfnZtd2FJqH/KzftzRGD+dZrobHtb0= Original-Received: by 10.86.174.2 with SMTP id w2mr4823774fge.0.1252924436237; Mon, 14 Sep 2009 03:33:56 -0700 (PDT) Original-Received: from ?192.168.2.23? (p54954975.dip.t-dialin.net [84.149.73.117]) by mx.google.com with ESMTPS id 4sm119068fgg.4.2009.09.14.03.33.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Sep 2009 03:33:55 -0700 (PDT) In-Reply-To: <4AAE1AAE.4000004@militzer.net> X-Mailer: Apple Mail (2.1076) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:52909 Archived-At: CkFtIDE0LjA5LjIwMDkgdW0gMTI6Mjcgc2NocmllYiBCZXJuZCBNaWxpdHplcjoKCj4gIFxzdGFy dHNlY3Rpb25bdGl0bGUgICAgPXtHZXRhxa1mdGUgQS4gZG9taW5qIDE2MDZ9LCUKPiAgICAgICAg ICAgICAgICBsaXN0ICAgICA9e0dlYnVydGVuIDE2MDZ9LCUKPiAgICAgICAgICAgICAgICBib29r bWFyayA9e0dlYi0xNjA2fSwlCj4gICAgICAgICAgICAgICAgcmVmZXJlbmNlPXtHZWI6MTYwNn1d CgpyZW1vdmUgdGhlIHNwYWNlIGJldHdlZW4gdGhlIGtleXMgYW5kIHRoZSAnPScKCldvbGZnYW5n CgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fXwpJZiB5b3VyIHF1ZXN0aW9uIGlzIG9mIGludGVy ZXN0IHRvIG90aGVycyBhcyB3ZWxsLCBwbGVhc2UgYWRkIGFuIGVudHJ5IHRvIHRoZSBXaWtpIQoK bWFpbGxpc3QgOiBudGctY29udGV4dEBudGcubmwgLyBodHRwOi8vd3d3Lm50Zy5ubC9tYWlsbWFu L2xpc3RpbmZvL250Zy1jb250ZXh0CndlYnBhZ2UgIDogaHR0cDovL3d3dy5wcmFnbWEtYWRlLm5s IC8gaHR0cDovL3RleC5hYW5oZXQubmV0CmFyY2hpdmUgIDogaHR0cHM6Ly9mb3VuZHJ5LnN1cGVs ZWMuZnIvcHJvamVjdHMvY29udGV4dHJldi8Kd2lraSAgICAgOiBodHRwOi8vY29udGV4dGdhcmRl bi5uZXQKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18K From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52911 Path: news.gmane.org!not-for-mail From: Bernd Militzer Newsgroups: gmane.comp.tex.context Subject: Re: \startchapter Date: Mon, 14 Sep 2009 13:45:43 +0200 Message-ID: <4AAE2CE7.2050201@militzer.net> References: <4AAE1AAE.4000004@militzer.net> <0F76CD99-09DF-4710-826F-742C71A46C8B@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; Format="flowed" Content-Transfer-Encoding: base64 X-Trace: ger.gmane.org 1252928800 13768 80.91.229.12 (14 Sep 2009 11:46:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Sep 2009 11:46:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 14 13:46:33 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MnA0u-0001oV-Mg for gctc-ntg-context-518@m.gmane.org; Mon, 14 Sep 2009 13:46:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D7CF1C9AAA; Mon, 14 Sep 2009 13:46:30 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wlyzUDrk8W-a; Mon, 14 Sep 2009 13:46:13 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 06875C9A47; Mon, 14 Sep 2009 13:46:13 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DA9F0C9A47 for ; Mon, 14 Sep 2009 13:46:05 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5MFZpwe+Qs9R for ; Mon, 14 Sep 2009 13:46:00 +0200 (CEST) Original-Received: from new.militzer.net (virt.militzer.net [81.169.135.81]) by balder.ntg.nl (Postfix) with ESMTP id 609D8C9A1F for ; Mon, 14 Sep 2009 13:46:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by new.militzer.net (Postfix) with ESMTP id 10B314C1C5DC for ; Mon, 14 Sep 2009 13:46:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at militzer.net Original-Received: from new.militzer.net ([127.0.0.1]) by localhost (new.militzer.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hRGHRcZwsg+Q for ; Mon, 14 Sep 2009 13:45:44 +0200 (CEST) Original-Received: from stone.intern (p5B29FF7C.dip.t-dialin.net [91.41.255.124]) by new.militzer.net (Postfix) with ESMTPA id CB0714C1C12C for ; Mon, 14 Sep 2009 13:45:44 +0200 (CEST) User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) In-Reply-To: <0F76CD99-09DF-4710-826F-742C71A46C8B@googlemail.com> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:52911 Archived-At: V29sZmdhbmcgU2NodXN0ZXIgc2NocmllYjoKPgo+IEFtIDE0LjA5LjIwMDkgdW0gMTI6Mjcgc2No cmllYiBCZXJuZCBNaWxpdHplcjoKPgo+PiAgXHN0YXJ0c2VjdGlvblt0aXRsZSAgICA9e0dldGHF rWZ0ZSBBLiBkb21pbmogMTYwNn0sJQo+PiAgICAgICAgICAgICAgICBsaXN0ICAgICA9e0dlYnVy dGVuIDE2MDZ9LCUKPj4gICAgICAgICAgICAgICAgYm9va21hcmsgPXtHZWItMTYwNn0sJQo+PiAg ICAgICAgICAgICAgICByZWZlcmVuY2U9e0dlYjoxNjA2fV0KPgo+IHJlbW92ZSB0aGUgc3BhY2Ug YmV0d2VlbiB0aGUga2V5cyBhbmQgdGhlICc9Jwo+CnRoYW5rcywgV29sZmdhbmcsIGl0IHdvcmtz IG5vdyEKCkJlcm5kCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpJZiB5b3VyIHF1ZXN0aW9u IGlzIG9mIGludGVyZXN0IHRvIG90aGVycyBhcyB3ZWxsLCBwbGVhc2UgYWRkIGFuIGVudHJ5IHRv IHRoZSBXaWtpIQoKbWFpbGxpc3QgOiBudGctY29udGV4dEBudGcubmwgLyBodHRwOi8vd3d3Lm50 Zy5ubC9tYWlsbWFuL2xpc3RpbmZvL250Zy1jb250ZXh0CndlYnBhZ2UgIDogaHR0cDovL3d3dy5w cmFnbWEtYWRlLm5sIC8gaHR0cDovL3RleC5hYW5oZXQubmV0CmFyY2hpdmUgIDogaHR0cHM6Ly9m b3VuZHJ5LnN1cGVsZWMuZnIvcHJvamVjdHMvY29udGV4dHJldi8Kd2lraSAgICAgOiBodHRwOi8v Y29udGV4dGdhcmRlbi5uZXQKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18K