Re: [NTG-context] \definetext problem?

2012-07-17 Thread Alan Bowen
My apologies. XCode slipped (or left in) some +'s and -'s that I failed to catch. Anyway, it is working now. Many thanks! Alan On Tue, Jul 17, 2012 at 12:59 PM, Wolfgang Schuster < schuster.wolfg...@gmail.com> wrote: > > Am 17.07.2012 um 18:55 schrieb Alan Bowen: > > > Thanks, Wolfgang. I rep

Re: [NTG-context] \definetext problem?

2012-07-17 Thread Wolfgang Schuster
Am 17.07.2012 um 18:55 schrieb Alan Bowen: > Thanks, Wolfgang. I replaced the lines in strc-sec.mkiv with the one that you > supplied and regenerated the formats. Now, I get the error message I guess you did something wrong when you changed the command, the new definition of the command should

Re: [NTG-context] \definetext problem?

2012-07-17 Thread Alan Bowen
Title][title] 2 \setuphead[BookTitle][header=high,footer=BookTitlePage] 3 \definetext[BookTitlePage][footer] 4 [\vbox{\tfx 5 \centerline{Some text}\par 6 } 7 ] 8 9 10 \starttext 11 >> \BookTitle{Title} 12 \input knuth\footnote{\inp

Re: [NTG-context] \definetext problem?

2012-07-17 Thread Wolfgang Schuster
ead[BookTitle][header=high,footer=BookTitlePage] > \definetext[BookTitlePage][footer] > [\vbox{\tfx > \centerline{Some text}\par > } > ] > > > \starttex