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

Reply via email to