ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* backslash
@ 2000-02-04 11:49 Krzysztof Sulejczak
  2000-02-04 12:34 ` backslash Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Sulejczak @ 2000-02-04 11:49 UTC (permalink / raw)


Hi all,

small question:
how to put reference to external program with name containing backslash
\goto[program(path_with_backslash)]?

cheers

ks


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

* Re: backslash
  2000-02-04 11:49 backslash Krzysztof Sulejczak
@ 2000-02-04 12:34 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2000-02-04 12:34 UTC (permalink / raw)
  Cc: ntg-context

At 12:49 PM 2/4/2000 +0100, Krzysztof Sulejczak wrote:

>small question:
>how to put reference to external program with name containing backslash
>\goto[program(path_with_backslash)]?

\defineprogram [do something funny] [whatever.bat]

\goto[program(do something funny)]

You can best not use a hard coded path, but use a batch or shell script to
launch the program. This is more portable. 

If you want to use a path, use the / and use a full path (pdf spec). One
can also say: program(whatever{pars}) but somehow pars are not treated by
pdf viewers conforming the specs. 

If the / gives problems in polish, let me know, since I probably didn't yet
identify all places where to take measures. (figures should work ok). 

Hans 

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


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

end of thread, other threads:[~2000-02-04 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-04 11:49 backslash Krzysztof Sulejczak
2000-02-04 12:34 ` backslash Hans Hagen

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).