From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/80772 Path: news.gmane.org!not-for-mail From: Malte Stien Newsgroups: gmane.comp.tex.context Subject: Repeating Headers for Tabulate not Working Date: Mon, 11 Feb 2013 16:09:39 +1100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1360559369 17217 80.91.229.3 (11 Feb 2013 05:09:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Feb 2013 05:09:29 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Feb 11 06:09:50 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U4leG-0002tL-2J for gctc-ntg-context-518@m.gmane.org; Mon, 11 Feb 2013 06:09:48 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D5042101E9; Mon, 11 Feb 2013 06:09:28 +0100 (CET) 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 9OKPstiI66rG; Mon, 11 Feb 2013 06:09:27 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 9C055101EE; Mon, 11 Feb 2013 06:09:27 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D7C06101EE for ; Mon, 11 Feb 2013 06:09:26 +0100 (CET) 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 ASTWx4t+W22K for ; Mon, 11 Feb 2013 06:09:25 +0100 (CET) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id C5812101E9 for ; Mon, 11 Feb 2013 06:09:25 +0100 (CET) Original-Received: from homiemail-a30.g.dreamhost.com (caiajhbdccah.dreamhost.com [208.97.132.207]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r1B5Pfsu026660 for ; Mon, 11 Feb 2013 06:25:41 +0100 Original-Received: from homiemail-a30.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a30.g.dreamhost.com (Postfix) with ESMTP id 7983A21DE59 for ; Sun, 10 Feb 2013 21:09:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=stien.de; h=from :content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; s=stien.de; bh=viuUDW4wpjUQ0gNe/mwQYUaFJvs=; b=IB1e9+C4kkcfOsy6abfG96HD5zRiXgz6tRoTbaxTFsZxB/3wqPyiKdbfvpGxn GW1ikR1qdWTL1IzgWxiSJ4Hze1136HsDHXaeHWsaMXwl9rxvghBwFYJ3WhVmxMpR TINqfs/tmWox9AbdIhgq2bdArUEULI8es0Y3iRaIoWmVuY= Original-Received: from [192.168.10.106] (smartw11.lnk.telstra.net [165.228.37.88]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: malte@stien.de) by homiemail-a30.g.dreamhost.com (Postfix) with ESMTPSA id 1311221DE58 for ; Sun, 10 Feb 2013 21:09:23 -0800 (PST) X-Mailer: Apple Mail (2.1499) X-Bayes-Prob: 0.0002 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=208.97.132.207; country=US; region=CA; city=Brea; postalcode=92821; latitude=33.9269; longitude=-117.8612; metrocode=803; areacode=714; http://maps.google.com/maps?q=33.9269,-117.8612&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 01IWRpFV8 - 8bb254b9e6b0 - 20130211 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:80772 Archived-At: Hello, I just looked up how to enable repeated headers in \starttabulate=85 \stopt= abulate tables. It's explained here: http://wiki.contextgarden.net/Tabulate#Headers =85but I am unable to make the minimal example work: \starttext \placetable[split,here][tab:ref]{Sometable} {\starttabulate[|w(.30\textwidth)p|w(.70\textwidth)p|] \HL \NC {\bf Animal} \NC {\bf Comment} \NC\FR \HL \dorecurse{50} {\NC Cat \NC Pretty cool \NC\MR} \NC Bear \NC Kind of lazy \NC\MR \NC Sheep \NC Always hungry \NC\MR \HL \stoptabulate} \stoptext Does that work for anyone else? What am I missing. Thank you, Malte. ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________