ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] escaping \ in Lua
@ 2023-09-05 16:43 Pablo Rodriguez
       [not found] ` <548994d7-4e7f-da87-d2a0-e8ddacc9c6f4@freedom.nl>
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2023-09-05 16:43 UTC (permalink / raw)
  To: ConTeXt users

Dear list,

I have the following source:

  \setupinteraction[state=start, display=new]
  \enabledirectives[references.border=darkgreen]
  \starttext
  \startTEXpage[offset=1dk]
  \attachment[method=hidden, file=a(b).pdf]
  \stopTEXpage
  \stoptext

The name in EmbeddedFiles is "a\(b\).pdf".

Sorry for the obscure question, but how can I access this with
"\goto{link to external}[a(b).pdf]"?

I guess there may be some Lua magic, but I cannot write a proper
":gsub("%(", "%\%("))".

Many thanks for your help,

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [NTG-context] Fwd: escaping \ in Lua
       [not found] ` <548994d7-4e7f-da87-d2a0-e8ddacc9c6f4@freedom.nl>
@ 2023-09-05 19:00   ` Hans Hagen via ntg-context
  2023-09-06 15:00   ` [NTG-context] " Pablo Rodriguez
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen via ntg-context @ 2023-09-05 19:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen




-------- Forwarded Message --------
Subject: Re: [NTG-context] escaping \ in Lua
Date: Tue, 5 Sep 2023 21:00:21 +0200
From: Hans Hagen <j.hagen@freedom.nl>
To: Pablo Rodriguez <oinos@gmx.es>

On 9/5/2023 6:43 PM, Pablo Rodriguez wrote:
> Dear list,
> 
> I have the following source:
> 
>    \setupinteraction[state=start, display=new]
>    \enabledirectives[references.border=darkgreen]
>    \starttext
>    \startTEXpage[offset=1dk]
>    \attachment[method=hidden, file=a(b).pdf]
>    \stopTEXpage
>    \stoptext
> 
> The name in EmbeddedFiles is "a\(b\).pdf".
> 
> Sorry for the obscure question, but how can I access this with
> "\goto{link to external}[a(b).pdf]"?
> 
> I guess there may be some Lua magic, but I cannot write a proper
> ":gsub("%(", "%\%("))".
> 
> Many thanks for your help,
\goto{link to external}[file(a(b).pdf)]


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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 / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [NTG-context] Re: escaping \ in Lua
       [not found] ` <548994d7-4e7f-da87-d2a0-e8ddacc9c6f4@freedom.nl>
  2023-09-05 19:00   ` [NTG-context] Fwd: " Hans Hagen via ntg-context
@ 2023-09-06 15:00   ` Pablo Rodriguez
  1 sibling, 0 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2023-09-06 15:00 UTC (permalink / raw)
  To: ConTeXt users

On 9/5/23 21:00, Hans Hagen wrote:
> On 9/5/2023 6:43 PM, Pablo Rodriguez wrote:
>> [...]
>> Sorry for the obscure question, but how can I access this with
>> "\goto{link to external}[a(b).pdf]"?
>
> \goto{link to external}[file(a(b).pdf)]

Many thanks for your help, Hans.

Pablo

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-06 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-05 16:43 [NTG-context] escaping \ in Lua Pablo Rodriguez
     [not found] ` <548994d7-4e7f-da87-d2a0-e8ddacc9c6f4@freedom.nl>
2023-09-05 19:00   ` [NTG-context] Fwd: " Hans Hagen via ntg-context
2023-09-06 15:00   ` [NTG-context] " Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).