Sorry to bother again, but could somebody please check if they get these
undesired page numbers within the interaction menu from this code?

It seems to me that it is a bug, unless there is some setup command
missing in my code.


Thanks for any help,

David


David Munger :
> Hello,
> 
> Is there a way to remove the page number from the interaction menu? I
> might be doing something wrong. Thanks for any clue.
> 
> Minimal example:
> 
> \setuppapersize       [S6][S6]
> \setuplayout [height=300pt, bottom=24pt]
> \setupbodyfont [20pt]
> 
> \setupinteraction [state=start, menu=on]
> \startinteractionmenu [bottom]
>   Menu: \placelist[chapter]
> [alternative=bottom,criterium=all,pagenumber=no]
> \stopinteractionmenu
> 
> \starttext
> \chapter{First}
> \page hello
> \chapter{Second}
> \stoptext
> 
> 
> Regards,
> 
> David
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to