Am 27.05.2011 um 04:17 schrieb 王雨施: > Hi, everyone , I use the newest ConTeXt in Win7 , the version information as follow > > mtx-context | main context file: d:/context/tex/texmf-context/tex/context/ba > se/context.mkiv > mtx-context | current version: 2011.05.06 16:52 > > When I use goto in my document , it does not work, like the following, can anyone > help me. Thanks Add “\setupinteraction[state=start]” to your document. Wolfgang