ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Christopher G D Tipper" <ctipper@hol.gr>
Subject: Re: newbie problem with url's and newlines
Date: Sun, 18 Jun 2000 18:33:04 +0300	[thread overview]
Message-ID: <003601bfd93a$97b64a60$740061c3@chris> (raw)
In-Reply-To: <200006181142.NAA12110@smail.let.uu.nl>

----- Original Message ----- 
From: "Larissa Naber" <naber@xphys.tuwien.ac.at>
To: <ntg-context@let.uu.nl>
Sent: Sunday, June 18, 2000 3:42 PM
Subject: newbie problem with url's and newlines

> 1) I want to include a WWW-link in a pdf file. I used 
>    \useURL[aua][http://www.aua.at/]  and \from[aua] which resulted 
>    in a link named http://www.aua.at/ - so far so good, but I would 
>    like it to spell out "Austrian Airlines"  so I tried 

Something like the following will do in the preamble

\useURL
  [aua]
  [http://www.aua.at/]
  []
  [\underbar{Austrian Airlines}]

Then \from[aua] in the body. I don't have the Dutch manual, so I can't tell you why there is an extra [] in there. The \underbar{} is of course optional.

> 2) I must confess that I'm unable to produce a newline on request.
>    I tried \newline and \line (as in analogon to \page and \column) 
>    but it didn't work. (I am using the s-pre-01 presentation layout)

\crlf does the trick (carriage-return/line-feed pair)

Greetings,
Christopher


      reply	other threads:[~2000-06-18 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-18 12:42 Larissa Naber
2000-06-18 15:33 ` Christopher G D Tipper [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003601bfd93a$97b64a60$740061c3@chris' \
    --to=ctipper@hol.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).