Re: [NTG-context] goto reference

2018-04-19 Thread Taco Hoekwater
Hi Hans (van der Meer), Not sure if the next would be useful to you, but I want to mention anyway that you can open a local external pdf file to a specific destination, using a syntax like this: \goto{localfile.pdf::externalreference} Where “externalreference” is a defined destination in the

Re: [NTG-context] goto reference

2018-04-19 Thread Hans van der Meer
Thanks, for verifying the behaviour. A pity it does not work as I hoped for, but it is not disastrous, of course :-) dr. Hans van der Meer > On 19 Apr 2018, at 10:12, Otared Kavian wrote: > > Hi, > > I tested your example (after giving some local paths…) and the behaviour

Re: [NTG-context] goto reference

2018-04-19 Thread Otared Kavian
Hi, I tested your example (after giving some local paths…) and the behaviour as follows: (1) The full URL path with http:// opens the file at the desired page (2) The full ftp:// local path opens my file at page 1 (3) The local path file:// to afile sitting in the same directory does not work

Re: [NTG-context] goto reference

2018-04-19 Thread John Grasty
Hello all, Adobe seems to indicate (at least with Adobe Reader/Acrobat) that this isn't possible: "If you use URLs containing local hard drive addresses (c:\folder\), you cannot link to page numbers or set destinations." [https://helpx.adobe.com/acrobat/kb/link-html-pdf-page-acrobat.html]

Re: [NTG-context] goto reference

2018-04-19 Thread Hans van der Meer
The goto to the internet as given by Wolfgang works here too, but other configurations do not. Please ascertain my observations from the test given below. You should replace the absolute path by your own, of course. Three cases are programmed: (1) Wolfgang’s (2) full path ftp:// access opens

Re: [NTG-context] goto reference

2018-04-18 Thread Otared Kavian
Hi, On my Mac, running MacOS High Sierra 10.13.5 Beta, the example given by Wolfgang works fine: clicking on the link created by ConTeXt, from within TeXShop, Safari opens that document on the desired page, that is the physical page 58. Best regards: OK > On 18 Apr 2018, at 23:04, Hans van

Re: [NTG-context] goto reference

2018-04-18 Thread Wolfgang Schuster
My example works for me with Preview and Adobe Reader, in both cases Safari opens the PDF on page 58. Wolfgang Hans van der Meer 18. April 2018 um 21:12 I have the following question about referencing. With \goto{typeset_the_text}[url(file://a_file_location_to_goto

Re: [NTG-context] goto reference

2018-04-18 Thread Hans van der Meer
Thanks. But this seems not to work on my Macintosh. Not in Preview, not in Adobe Reader. Typesetting resulted in valid-url.pdf#page=55 but the document opens at the last page remebered by the application. Are there other Macintosh users who can confirm this is not working on those machines or

Re: [NTG-context] goto reference

2018-04-18 Thread Wolfgang Schuster
For documents on the web you can add #page= to the url. \setupinteraction[state=start] \starttext \goto{Beginners manual}[url(http://pragma-ade.com/general/manuals/mp-cb-en.pdf\letterhash page=58)] \stoptext Wolfgang Hans van der Meer 18. April 2018 um 21:12 I

[NTG-context] goto reference

2018-04-18 Thread Hans van der Meer
I have the following question about referencing. With \goto{typeset_the_text}[url(file://a_file_location_to_goto .pdf)] I can open a pdf from inside the document that has been typeset. It would, however, be nice if I could further specify on which page of the pdf to open. Is this possible? Or

[NTG-context] \goto[]…\reference[]{} in component files query

2012-04-24 Thread Alan Bowen
I will try again adding more detail in the hope that this will help. The following is not a minimal example but a bare outline of what I have and where the problems with the cross-references arise. This structure works with MKII, so the query is whether something has changed in the command

[NTG-context] \goto[]…\reference[] in component files query

2012-04-22 Thread Alan Bowen
I understand that there was a problem with cross-references within components of a product structure that use \goto[…] and \reference[…]. Has this been fixed yet? I have not been able to get them to work with the latest ConTeXt standalone and thought I should check. My \at[] and \in[]