I would like to be able to go directly to a local document by an interaction statement. The \goto command seems to be meant for this. However, the descriptions in the command reference and the Wiki do not explain all of its parameters: In \goto{1}{2}[3] parameters 1 and 2 are marked CONTEXT and 3 is marked REFERENCE. I could find parameter {1} typeset in the text and [3] as the reference in for example a \placefigure. What is {2} supposed to do? \goto{}Something}[] does not places Something to find. I tried to effect the jump to a document on my system with \goto{local-doc}[/Volumes/Users/myhome/Documents/myfigure.jpg] but this does not works as I hoped. How to? Hans van der Meer
Hello Hans,
I read your post today ;-|
In the past, that is in the pdfTeX time, I used this feature as follows:
\useexternaldocument[Taptones][c_tap-tones.pdf][Chapter about using tap-tones]
\starttext
This is a test to jump to another file
\goto{Jump to tap-tones}[Taptones::]
\stoptext
I tested it with a recent version of MKIV and it works.
I hope this can help you setup your project successfully.
Willi
On 18 okt. 2015, at 11:49, Meer, Hans van der
I would like to be able to go directly to a local document by an interaction statement. The \goto command seems to be meant for this. However, the descriptions in the command reference and the Wiki do not explain all of its parameters: In \goto{1}{2}[3] parameters 1 and 2 are marked CONTEXT and 3 is marked REFERENCE. I could find parameter {1} typeset in the text and [3] as the reference in for example a \placefigure.
What is {2} supposed to do? \goto{}Something}[] does not places Something to find.
I tried to effect the jump to a document on my system with \goto{local-doc}[/Volumes/Users/myhome/Documents/myfigure.jpg] but this does not works as I hoped.
How to?
Hans van der Meer
___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (2)
-
Meer, Hans van der
-
Willi Egger