What's missing for this to work ?

\definereference[GoToToC][\goto{ToC}[myToC]]

\def\myButtons
    {\interactionbuttons[width=1cm][
        GoToToC,CloseDocument]}

\setupinteraction[state=start]

\setupfooter[state=start]
\setupfootertexts
    [\hfill \myButtons \hfill]
%    [\hfill test \hfill]

\showframe
%\showsetups

\starttext
\reference[myToC]{}
\placecontent

\chapter{Chapter 1}
\input knuth
\stoptext

Thx,
Alan
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to