On Fri, Sep 25, 2015 at 10:28:26AM +0200, David Kastrup wrote:
> Paul Scott writes:
>
> > On Fri, Sep 25, 2015 at 10:10:10AM +0200, Marc Hohl wrote:
> >> Am 25.09.2015 um 10:05 schrieb Paul Scott:
> >> >2.19.27
> >> >
> >> >I can get other procedures to work in \on-the-fly but not
> >> >on-page.
Paul Scott writes:
> On Fri, Sep 25, 2015 at 10:10:10AM +0200, Marc Hohl wrote:
>> Am 25.09.2015 um 10:05 schrieb Paul Scott:
>> >2.19.27
>> >
>> >I can get other procedures to work in \on-the-fly but not
>> >on-page. The NR suggests:
>> >
>> >\on-the-fly (on-page nmbr) ...
>>
>> IIUC, it has t
On Fri, Sep 25, 2015 at 10:10:10AM +0200, Marc Hohl wrote:
> Am 25.09.2015 um 10:05 schrieb Paul Scott:
> >2.19.27
> >
> >I can get other procedures to work in \on-the-fly but not
> >on-page. The NR suggests:
> >
> >\on-the-fly (on-page nmbr) ...
>
> IIUC, it has to be
>
> \on-the-fly #(on-page
Paul Scott writes:
> 2.19.27
>
> I can get other procedures to work in \on-the-fly but not
> on-page. The NR suggests:
>
> \on-the-fly (on-page nmbr) ...
Not really. It would more or less suggest
\on-the-fly \(on-page-nmbr)
which is non-sensical of course.
> I have tried an integer for
Am 25.09.2015 um 10:05 schrieb Paul Scott:
2.19.27
I can get other procedures to work in \on-the-fly but not
on-page. The NR suggests:
\on-the-fly (on-page nmbr) ...
IIUC, it has to be
\on-the-fly #(on-page 2) "page-2-header-text"
HTH,
Marc
__
2.19.27
I can get other procedures to work in \on-the-fly but not
on-page. The NR suggests:
\on-the-fly (on-page nmbr) ...
I have tried an integer for nmbr as well as an integer
preceded by # .
Does anyone have a working example?
Thank you,
Paul
___