Re: [NTG-context] links don’t work with focus=standard

2018-04-16 Thread Pablo Rodriguez
On 04/16/2018 01:31 PM, Christoph Reller wrote:
> On Sun, 15 Apr 2018 18:45:40 +0200 , Pablo Rodriguez wrote:
> 
>  I’m afraid that links with "focus=standard" are broken after beta from
>  2018.04.13 14:53.
> 
> In version 2018.04.15 23:11 everything seems to work fine.

Many thanks for your reply, Christoph.

I have just downloaded latest beta (2018.04.16 12:05) and everything
works perfectly fine.

Many thanks to you for your help and to Hans for the fix,

Pablo
-- 
http://www.ousia.tk
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] links don’t work with focus=standard

2018-04-16 Thread Christoph Reller
On Sun, 15 Apr 2018 18:45:40 +0200 , Pablo Rodriguez  wrote:
>
>
> I’m afraid that links with "focus=standard" are broken after beta from
> 2018.04.13 14:53.
>
>
In version 2018.04.15 23:11 everything seems to work fine.


>
> I think that all links that worked fine before the latest fix
> (https://mailman.ntg.nl/pipermail/ntg-context/2018/091304.html) don’t
> work now. Could you fix them?
>
>
This feature is now also implemented. Thank you Hans. I will report back if
I find any issues.

Cheers,
Christoph
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] links for notes

2015-07-29 Thread Hans Hagen

On 7/28/2015 5:02 PM, Pablo Rodriguez wrote:

Hans,

many thanks for having fixed the issues with bookmarks in latest beta
from 2015.07.28 15:15.

I have a pending issue with interactive documents. We discussed here
some months ago ().

The issue is that notes (footnotes and linenotes) have the same kind of
interactive links as the rest of the links in the PDF document.

Here is the minial sample:

 \setupinteraction[state=start, focus=standard]
 \starttext
 \completecontent
 \dorecurse{10}{\chapter{Chapter 1}
 a\footnote{b}}
 \stoptext

Could this be implemented? Otherwise, interactive notes will be
problematic for the rest of us.


you have to be more explicit

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] links for notes

2015-07-29 Thread Pablo Rodriguez
On 07/29/2015 01:17 PM, Hans Hagen wrote:
 [...]
 you have to be more explicit

Sorry for the cryptic message, Hans. Yesterday I was in a hurry.

This sample shows the issue:

 \setupinteraction[state=start, focus=standard]
 \starttext
 \completecontent
 \dorecurse{10}{\chapter{Chapter 1}
 a\footnote{b}}
 \stoptext

The links from the table of contents have named destinations (they are
/XYZ destinations, as the PDF specification calls them on page 366).

But the links in notes have /Fit destinations.

Would it be possible that notes have the same destinations as the ones
specified for the rest of the document?

If I haven’t explained myself accurately, here you have the last message
from the previous thread about this particular issue
(http://www.ntg.nl/pipermail/ntg-context/2015/081281.html).

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___
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
___

Re: [NTG-context] links to external documents

2014-04-05 Thread Alan Bowen
Hi, Hans--

The LinkTest file does not work with either ConTeXt  ver: 2014.04.04 or my
backup installation, ConTeXt  ver: 2014.02.14. Do I things properly encoded?

Alan


On Thu, Apr 3, 2014 at 10:49 AM, Alan Bowen bowenala...@gmail.com wrote:

 Hi, Hans--

 The new beta now processes without interruption but does not actually
 collect and display the reference.

 All I get right now is:

 page   note

 rather than

 page 1 note 1

 The setup (revised)--


 %testA.tex

 \starttext


 text text.\reference[firstpage]{}


 text text.\footnote[fnote]{A note.}


 \stoptext


 %LinkTest.tex

 \setupinteraction[state=start]


 \useexternaldocument[testA.tex]

 \usereferences[testA.tex]


 \starttext


 \at{page}[testA::firstpage]


 \in{note}[testA::fnote]


 \stoptext


 Alan




 On Thu, Apr 3, 2014 at 6:25 AM, Alan Bowen bowenala...@gmail.com wrote:

 Thanks, Hans--for the new beta *and* the tip about the filename.

 Alan


 On Thu, Apr 3, 2014 at 4:47 AM, Hans Hagen pra...@wxs.nl wrote:

 On 4/2/2014 9:11 PM, Alan Bowen wrote:

 I am exploring the feasibility of presenting two interacting PDF files
 side by side. Thus far my experiments with \usereferences have managed
 only to produce  a lua error:


 fixed in next beta (there can be more issues for a while as i'm cleanign
 up that code)

 btw, no .tex in:

 \at{page}[testA::firstpage]




 --

 -
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
  | www.pragma-pod.nl
 -
 
 ___
 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
 
 ___




___
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
___

Re: [NTG-context] links to external documents

2014-04-03 Thread Hans Hagen

On 4/2/2014 9:11 PM, Alan Bowen wrote:

I am exploring the feasibility of presenting two interacting PDF files
side by side. Thus far my experiments with \usereferences have managed
only to produce  a lua error:


fixed in next beta (there can be more issues for a while as i'm cleanign 
up that code)


btw, no .tex in:

\at{page}[testA::firstpage]




--

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] links to external documents

2014-04-03 Thread Alan Bowen
Thanks, Hans--for the new beta *and* the tip about the filename.

Alan


On Thu, Apr 3, 2014 at 4:47 AM, Hans Hagen pra...@wxs.nl wrote:

 On 4/2/2014 9:11 PM, Alan Bowen wrote:

 I am exploring the feasibility of presenting two interacting PDF files
 side by side. Thus far my experiments with \usereferences have managed
 only to produce  a lua error:


 fixed in next beta (there can be more issues for a while as i'm cleanign
 up that code)

 btw, no .tex in:

 \at{page}[testA::firstpage]




 --

 -
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
  | www.pragma-pod.nl
 -
 
 ___
 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
 
 ___

___
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
___

Re: [NTG-context] links to external documents

2014-04-03 Thread Alan Bowen
Hi, Hans--

The new beta now processes without interruption but does not actually
collect and display the reference.

All I get right now is:

page   note

rather than

page 1 note 1

The setup (revised)--


%testA.tex

\starttext


text text.\reference[firstpage]{}


text text.\footnote[fnote]{A note.}


\stoptext


%LinkTest.tex

\setupinteraction[state=start]


\useexternaldocument[testA.tex]

\usereferences[testA.tex]


\starttext


\at{page}[testA::firstpage]


\in{note}[testA::fnote]


\stoptext


Alan




On Thu, Apr 3, 2014 at 6:25 AM, Alan Bowen bowenala...@gmail.com wrote:

 Thanks, Hans--for the new beta *and* the tip about the filename.

 Alan


 On Thu, Apr 3, 2014 at 4:47 AM, Hans Hagen pra...@wxs.nl wrote:

 On 4/2/2014 9:11 PM, Alan Bowen wrote:

 I am exploring the feasibility of presenting two interacting PDF files
 side by side. Thus far my experiments with \usereferences have managed
 only to produce  a lua error:


 fixed in next beta (there can be more issues for a while as i'm cleanign
 up that code)

 btw, no .tex in:

 \at{page}[testA::firstpage]




 --

 -
   Hans Hagen | PRAGMA ADE
   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
  | www.pragma-pod.nl
 -
 
 ___
 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
 
 ___



___
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
___

Re: [NTG-context] Links in TOC not working properly?!

2012-02-01 Thread Verhaag, G.C.H.M.

On 01/31/2012 10:55 AM, Verhaag, G.C.H.M. wrote:

On 01/30/2012 06:35 PM, Wolfgang Schuster wrote:

Am 30.01.2012 um 16:23 schrieb Verhaag, G.C.H.M.:


Hi,

I installed the newest upgrade of ConTeXt, but processing my files 
yields strange results!


In an interactive document the links to the different sections are 
not working any more. Selecting the different sections from the 
table-of-contents (with \placelist command!) all yield a jump to the 
very first section!!!

Your chances to get a answer will increase with a minimal example.

Wolfgang



Hi,

Okay, you'll find a basic example (test.tex) and it's resulting pdf 
file (test.pdf) included!


In this example the jump to the second section from the table of 
contents on the top of the chapter doesn't seem to work anymore, after 
I upgraded to the version of the 25th of January!


Example compiled with: ConTeXt  ver: 2012.01.25 14:16 MKIV  fmt: 
2012.1.30  int: english/english.


Thanks for paying attention to this problem!

Regards,
Gerard Verhaag



Hi,

No tips or answers yet, sorry, but I'm very much in need for help, 
because I don't know what's wrong with the example!


The included test file (test.tex) doesn't give the expected result when 
it comes to interaction!


Jumping to the selected section from the table-of-contents doesn't seem 
to work anymore using the latest update! The jump to the first section 
seems to work fine, but selecting any other section from the 
table-of-contents just brings me at the very first section?!


Thanks!

Regards,
Gerard Verhaag

P.S. Using ConTeXt  ver: 2012.01.25 14:16 MKIV  fmt: 2012.1.30  int: 
english/english.



% Test file

\setupinteraction
  [state=start,
   style=,
   color=blue,
   contrastcolor=,
   menu=on,
   title=Test File,
   author=Gerard Verhaag]

\starttext

\chapter[test]{Test}

\startcolumns[n=2]
\placelist[section][pagenumber=no,interaction=all]
%\placecontent[section][pagenumber=no,interaction=text]
\stopcolumns

\section[abc]{Abc}

\dorecurse{70}
  {A test of placelist-command and interaction! }

\section[def]{Def}

Another section starts right here!

\stoptext
___
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
___

Re: [NTG-context] Links in TOC not working properly?!

2012-02-01 Thread Hans Hagen

On 1-2-2012 10:27, Verhaag, G.C.H.M. wrote:


No tips or answers yet, sorry, but I'm very much in need for help,
because I don't know what's wrong with the example!

The included test file (test.tex) doesn't give the expected result when
it comes to interaction!

Jumping to the selected section from the table-of-contents doesn't seem
to work anymore using the latest update! The jump to the first section
seems to work fine, but selecting any other section from the
table-of-contents just brings me at the very first section?!


i'll have a look at it but no update today ... working on other code 
which is temporary in test-mode


Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] Links in TOC not working properly?!

2012-02-01 Thread Hans Hagen

you can put this in cont-new.mkiv (after \unprotect)

\unexpanded\def\strc_lists_apply_renderingsetup
  {\the\t_lists_every_renderingsetup
   \edef\currentlistalternative{\listparameter\c!alternative}%
   \directsetup{\listalternativeparameter\c!renderingsetup}\relax
   \the\t_lists_every_renderingcleanup}

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] Links in TOC not working properly?! SOLVED

2012-02-01 Thread Verhaag, G.C.H.M.

On 02/01/2012 11:16 AM, Hans Hagen wrote:

you can put this in cont-new.mkiv (after \unprotect)

\unexpanded\def\strc_lists_apply_renderingsetup
  {\the\t_lists_every_renderingsetup
   \edef\currentlistalternative{\listparameter\c!alternative}%
   \directsetup{\listalternativeparameter\c!renderingsetup}\relax
   \the\t_lists_every_renderingcleanup}




Hi Hans,

Thanks for paying attention to this problem!

Added the code as you suggested and now it works again.

A minor bug that will be corrected in the next release I suppose!

Regards,
Gerard Verhaag
___
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
___


Re: [NTG-context] Links in TOC not working properly?!

2012-01-31 Thread Verhaag, G.C.H.M.

On 01/30/2012 06:35 PM, Wolfgang Schuster wrote:

Am 30.01.2012 um 16:23 schrieb Verhaag, G.C.H.M.:

   

Hi,

I installed the newest upgrade of ConTeXt, but processing my files yields 
strange results!

In an interactive document the links to the different sections are not working 
any more. Selecting the different sections from the table-of-contents (with 
\placelist command!) all yield a jump to the very first section!!!
 

Your chances to get a answer will increase with a minimal example.

Wolfgang

   


Hi,

Okay, you'll find a basic example (test.tex) and it's resulting pdf file 
(test.pdf) included!


In this example the jump to the second section from the table of 
contents on the top of the chapter doesn't seem to work anymore, after I 
upgraded to the version of the 25th of January!


Example compiled with: ConTeXt  ver: 2012.01.25 14:16 MKIV  fmt: 
2012.1.30  int: english/english.


Thanks for paying attention to this problem!

Regards,
Gerard Verhaag


% Test file

\setupinteraction
  [state=start,
   style=,
   color=blue,
   contrastcolor=,
   menu=on,
   title=Test File,
   author=Gerard Verhaag]

\starttext

\chapter[test]{Test}

\startcolumns[n=2]
\placelist[section][pagenumber=no,interaction=text]
\stopcolumns

\section[abc]{Abc}

\dorecurse{70}
  {A test of placelist-command and interaction! }

\section[def]{Def}

\stoptext


test.pdf
Description: Adobe PDF document
___
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
___

Re: [NTG-context] Links in TOC not working properly?!

2012-01-30 Thread Wolfgang Schuster

Am 30.01.2012 um 16:23 schrieb Verhaag, G.C.H.M.:

 Hi,
 
 I installed the newest upgrade of ConTeXt, but processing my files yields 
 strange results!
 
 In an interactive document the links to the different sections are not 
 working any more. Selecting the different sections from the table-of-contents 
 (with \placelist command!) all yield a jump to the very first section!!!

Your chances to get a answer will increase with a minimal example.

Wolfgang
___
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
___


Re: [NTG-context] Links in exported XHTML file

2011-10-25 Thread Andreas Harder

On 25.10.2011, at 00:20, Hans Hagen wrote:

 On 24-10-2011 23:22, Andreas Harder wrote:
 
 On 24.10.2011, at 15:01, Hans Hagen wrote:
 
 On 21-10-2011 11:27, Andreas Harder wrote:
 \setupinteraction[state=start]
 
 \setupbackend[export=yes,xhtml=yes,css=export-example.css]
 
 \starttext
   \useURL[google][http://www.google.com/][][Google] \from[google]
   \textreference[txt:ref]{some text} \in[txt:ref] % OK
   \goto{Google}[url(http://www.google.com/)]
 \stoptext
 
 in next beta
 
 Thanks Hans, but now the text reference is *not* wrapped in xhml:a-tags.
 
  at.href = # .. gsub(at.location,:,_)
 
 =
 
href = # .. gsub(at.location,:,_)

Thanks again, but here is another one … sorry for complaining

\setupinteraction[state=start]
\setupbackend[export=yes,xhtml=yes,css=export-example.css]

\starttext
  \goto{Pragma (url)}[url(http://www.pragma-ade.com/)] % OK
  \goto{PDF 
(file)}[file(http://www.pragma-ade.com/general/manuals/ms-cb-en.pdf)] 
  \goto{PDF 
(fileorurl)}[fileorurl(http://www.pragma-ade.com/general/manuals/ms-cb-en.pdf)]
\stoptext

Andreas
___
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
___


Re: [NTG-context] Links in exported XHTML file

2011-10-24 Thread Hans Hagen

On 21-10-2011 11:27, Andreas Harder wrote:

\setupinteraction[state=start]

\setupbackend[export=yes,xhtml=yes,css=export-example.css]

\starttext
   \useURL[google][http://www.google.com/][][Google] \from[google]
   \textreference[txt:ref]{some text} \in[txt:ref] % OK
   \goto{Google}[url(http://www.google.com/)]
\stoptext


in next beta

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] Links

2011-07-12 Thread Hans Hagen

On 12-7-2011 3:35, Cecil Westerhof wrote:

De links naar de PDF bestanden op
 http://www.ntg.nl/maps/42/index.html
werken niet.


Sure, you have to be a ntg member in order to read the latest two 
issues. So being a member has some benefits (and also helps tex continue 
to exist).


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] Links

2011-07-12 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

the link http://www.ntg.nl/maps/42/maps.pdf (= all MAPS together) seems to be 
broken;
also other links to http://www.ntg.nl/maps/42/*.pdf;
could they be recovered?

TIA.

Best regards,

Lukas


On Tue, 12 Jul 2011 15:35:40 +0200, Cecil Westerhof cldwester...@gmail.com 
wrote:


De links naar de PDF bestanden op
http://www.ntg.nl/maps/42/index.html
werken niet.



--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.  [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___
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
___


Re: [NTG-context] Links

2011-07-12 Thread luigi scarso
2011/7/12 Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz:
 Hello,

 the link http://www.ntg.nl/maps/42/maps.pdf (= all MAPS together) seems to
 be broken;
 also other links to http://www.ntg.nl/maps/42/*.pdf;
 could they be recovered?
As Hans said,
you have to be a ntg member in order to read the latest two issues.

-- 
luigi
___
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
___

Re: [NTG-context] Links

2011-07-12 Thread Martin Schröder
2011/7/12 Hans Hagen pra...@wxs.nl:
 Sure, you have to be a ntg member in order to read the latest two issues. So
 being a member has some benefits (and also helps tex continue to exist).

I got the paper. How can I access the pdf now?

Best
   Martin
___
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
___


Re: [NTG-context] Links

2011-07-12 Thread Hans Hagen

On 12-7-2011 7:26, Martin Schröder wrote:

2011/7/12 Hans Hagenpra...@wxs.nl:

Sure, you have to be a ntg member in order to read the latest two issues. So
being a member has some benefits (and also helps tex continue to exist).


I got the paper. How can I access the pdf now?


via member login (you get reminder mails for that)

Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] links generated by \in don't work

2010-06-03 Thread luigi scarso
On Thu, Jun 3, 2010 at 5:32 PM, Yury G. Kudryashov ur...@ya.ru wrote:
 Hi!

 I try the following with current beta:

 \setupinteraction[state=start]
 \starttext
 \placeformula[eq:test]
 \startformula
        1=1
 \stopformula
 \pagebreak
 \in[eq:test]
 \stoptext

 When I click on the link, nothing happens. The links generated by
 LaTeX+hyperref work in the same viewer (okular, poppler based).
true: it works ok with mkii.

-- 
luigi
___
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
___


Re: [NTG-context] links generated by \in don't work

2010-06-03 Thread Yury G. Kudryashov
luigi scarso wrote:

 On Thu, Jun 3, 2010 at 5:32 PM, Yury G. Kudryashov ur...@ya.ru wrote:
 Hi!

 I try the following with current beta:

 \setupinteraction[state=start]
 \starttext
 \placeformula[eq:test]
 \startformula
 1=1
 \stopformula
 \pagebreak
 \in[eq:test]
 \stoptext

 When I click on the link, nothing happens. The links generated by
 LaTeX+hyperref work in the same viewer (okular, poppler based).
 true: it works ok with mkii.
I forgotten to say that I try this in mkiv.

___
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
___


Re: [NTG-context] links down

2006-02-21 Thread Patrick Gundlach

 I'm having many of these while searching for sample in contextgarden:

 request http://www.pragma-ade.com/general/manuals/mag-0001.pdf cannot
 be honored

 Oh, it's http://www.pragma-ade.com/general/magazines/mag-0001.pdf
 (magazines, not manuals). I guess it was probably me who replaced many
 hard coded links by [[manual:mag-0001.pdf]] (as in this example)
 without ever testing them. I wasn't aware of this problem (I never
 thought about documents outside the manuals folder).

 Patrick, are you going to fix the source so that these links will
 point to the proper document s or should I fix those links (hard code
 them) again?

what about [[magazine:0001]] (now active)?

 Is there any simple tool to check for broken link in the wiki?

Not that I know of.

Patrick
-- 
ConTeXt wiki and more: http://contextgarden.net
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] links down

2006-02-21 Thread Mojca Miklavec
On 2/21/06, Patrick Gundlach [EMAIL PROTECTED] wrote:

  I'm having many of these while searching for sample in contextgarden:
 
  request http://www.pragma-ade.com/general/manuals/mag-0001.pdf cannot
  be honored
 
  Oh, it's http://www.pragma-ade.com/general/magazines/mag-0001.pdf
  (magazines, not manuals). I guess it was probably me who replaced many
  hard coded links by [[manual:mag-0001.pdf]] (as in this example)
  without ever testing them. I wasn't aware of this problem (I never
  thought about documents outside the manuals folder).
 
  Patrick, are you going to fix the source so that these links will
  point to the proper document s or should I fix those links (hard code
  them) again?

 what about [[magazine:0001]] (now active)?

Thanks a lot!

To Andrea: please fix the links where you saw them by changing
[[manual:magazine-000x.pdf]] into [[magazine:000x]].

Thanks,
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] links down

2006-02-20 Thread Mojca Miklavec
On 2/20/06, andrea valle wrote:
 Hi to all,

 I'm having many of these while searching for sample in contextgarden:

 request http://www.pragma-ade.com/general/manuals/mag-0001.pdf cannot
 be honored

Oh, it's http://www.pragma-ade.com/general/magazines/mag-0001.pdf
(magazines, not manuals). I guess it was probably me who replaced many
hard coded links by [[manual:mag-0001.pdf]] (as in this example)
without ever testing them. I wasn't aware of this problem (I never
thought about documents outside the manuals folder).

Patrick, are you going to fix the source so that these links will
point to the proper document s or should I fix those links (hard code
them) again?

Is there any simple tool to check for broken link in the wiki?

Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] links down

2006-02-20 Thread Alexandre Billon
I seems to me that you can get to the right place by replacing the .pdf
by a .html and by clicking on the link that appears on the html page. Not a definitive solution though...2006/2/20, Mojca Miklavec 
[EMAIL PROTECTED]:On 2/20/06, andrea valle wrote: Hi to all,
 I'm having many of these while searching for sample in contextgarden: request http://www.pragma-ade.com/general/manuals/mag-0001.pdf
 cannot be honoredOh, it's http://www.pragma-ade.com/general/magazines/mag-0001.pdf(magazines, not manuals). I guess it was probably me who replaced many
hard coded links by [[manual:mag-0001.pdf]] (as in this example)without ever testing them. I wasn't aware of this problem (I neverthought about documents outside the manuals folder).Patrick, are you going to fix the source so that these links will
point to the proper document s or should I fix those links (hard codethem) again?Is there any simple tool to check for broken link in the wiki?Mojca___
ntg-context mailing listntg-context@ntg.nlhttp://www.ntg.nl/mailman/listinfo/ntg-context

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] links down

2006-02-20 Thread Hans Hagen
andrea valle wrote:
 Hi to all,

 I'm having many of these while searching for sample in contextgarden:

 request http://www.pragma-ade.com/general/manuals/mag-0001.pdf cannot 
 be honored
   
should be 

http://www.pragma-ade.com/general/magazines/mag-0001.pdf


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context