From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8762 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Calculated Header Text Date: Mon, 22 Jul 2002 21:46:18 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020722214134.02bc15b0@remote-1> References: <5.1.0.14.1.20020722003916.033b07e0@remote-1> <5.1.0.14.1.20020719231618.03c90e28@remote-1> <5.1.0.14.1.20020722003916.033b07e0@remote-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035399144 30316 80.91.224.250 (23 Oct 2002 18:52:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:52:24 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Henning Hraban Ramm In-Reply-To: <200207222133.58822.angerweit@gmx.net> Xref: main.gmane.org gmane.comp.tex.context:8762 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8762 At 09:33 PM 7/22/2002 +0200, Henning Hraban Ramm wrote: > > Good Luck: We can fake 'm (using a few low level user macros) > > > > \def\RegisterPageMark#1#2% #1=Class #2=Text > > {\iftrialtypesetting \else > > \doglobal\increment\NameCounter > > \textreference[#1:t:\NameCounter]{#2}% > > \doifreferencefoundelse{#1:t:\NameCounter} > > {\doifundefined{#1:f:\currentrealreference} > > {\setxvalue{#1:f:\currentrealreference}% > > {\noexpand\in[#1:t:\NameCounter]}}% > > \setxvalue{#1:l:\currentrealreference}% > > {\noexpand\in[#1:t:\NameCounter]}}% > > {}% > > \fi} > > > > \def\GetFirstOnPage#1{\getvalue{#1:f:\realfolio}} % #1=Class > > \def\GetLastOnPage #1{\getvalue{#1:l:\realfolio}} % #1=Class > >Looks complicated -- and doesn't work either. >That is, it shows nothing in the header as before. >I tried the \getvalue... outside the tabulation and the whole thing with >other >names than "Name" -- nothing. > >Not even your recurse-example works. That is strange. How does your (minimal) file looks? Are you sure that the tuo file is produced? Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------