ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to typeset an URL?
@ 2001-03-29  9:01 Zeljko Vrba
  2001-03-30 11:58 ` Berend de Boer
  2001-03-30 12:01 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Zeljko Vrba @ 2001-03-29  9:01 UTC (permalink / raw)


I have a rather long URL which I'd like to typeset (something like
oblak:/usr/local/auto/roaming/mailpass.pl). Is there a macro which would
hyphenate it automatically?

I've tried \useURL[test][oblak:/usr/local/auto/roaming/mailpass.pl] but
it outputs nothing..


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

* Re: How to typeset an URL?
  2001-03-29  9:01 How to typeset an URL? Zeljko Vrba
@ 2001-03-30 11:58 ` Berend de Boer
  2001-03-30 12:01 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Berend de Boer @ 2001-03-30 11:58 UTC (permalink / raw)
  Cc: ntg-context

Zeljko Vrba wrote:

> I have a rather long URL which I'd like to typeset (something like
> oblak:/usr/local/auto/roaming/mailpass.pl). Is there a macro which would
> hyphenate it automatically?
> 
> I've tried \useURL[test][oblak:/usr/local/auto/roaming/mailpass.pl] but
> it outputs nothing..
> 
> 
Use as:

\useURL
   [test]
   [...]

\starttext
Look at this: \from[test].
\stoptext

Groetjes,

Berend. (-:


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

* Re: How to typeset an URL?
  2001-03-29  9:01 How to typeset an URL? Zeljko Vrba
  2001-03-30 11:58 ` Berend de Boer
@ 2001-03-30 12:01 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2001-03-30 12:01 UTC (permalink / raw)
  Cc: ntg-context

At 11:01 AM 3/29/01 +0200, Zeljko Vrba wrote:
>
>I have a rather long URL which I'd like to typeset (something like
>oblak:/usr/local/auto/roaming/mailpass.pl). Is there a macro which would
>hyphenate it automatically?
>
>I've tried \useURL[test][oblak:/usr/local/auto/roaming/mailpass.pl] but
>it outputs nothing..

This command only defines it, after that you can use it in refs: 

\goto {my place} [url(test)]  or test::specification 

There are examples in the archive of this list; you can also find examples
in the source code of the pdftex manual [see our site]. 

there is also: \hyphenatedurl{............} 

Hans 
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2001-03-30 12:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-29  9:01 How to typeset an URL? Zeljko Vrba
2001-03-30 11:58 ` Berend de Boer
2001-03-30 12:01 ` 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).