ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Hans Hagen" <pragma@wxs.nl>,
	"Taco Hoekwater" <taco@elvenkind.com>,
	"Peter Münster" <pmrb@free.fr>,
	"Philipp Gesang" <pgesang@ix.urz.uni-heidelberg.de>
Subject: Re: hyphenated url (SOLVED)
Date: Thu, 28 Oct 2010 14:06:30 +0200	[thread overview]
Message-ID: <3210D54E-4674-4201-991A-86C101A4AAC3@st.estfiles.de> (raw)
In-Reply-To: <4CC91DF4.2030205@elvenkind.com>

Am 28.10.2010 um 08:53 schrieb Taco Hoekwater:

> This works:
> 
> \startbuffer [comurl] \catcode`\%=12
> \hyphenatedurl{...



If I didn't overlook something, then this must be finally the solution:


\startbuffer [comurl] \catcode`\%=12
\useURL[test][http://www.kommers.se/upload/Analysarkiv/In%20English/Analyses/Woolcock%20paper%20on%20impact%20of%20Lisbontreaty%20on%20tradepolicy.pdf][]
[http://www.kommers.se/upload/Analysarkiv/In%20English/\crlf Analyses/Woolcock%20paper%20on%20impact%20of%20Lisb\crlf ontreaty%20on%20tradepolicy.pdf]\from[test]
\stopbuffer 

\setupinteraction
  [state=start]

\starttext

test {\getbuffer[comurl]} text.% HEY!

test
\startfootnote
test \getbuffer[comurl]\ text.% HEY!
\stopfootnote{} text.% HEY!

\stoptext



Here, the "%" character can be used for URL, both in bodytext and footnote, but works as "comment", too.
And we can at the same time manually break long URLs that are too weird for hyphenation by \hyphenatedurl.

Thank you Taco, Peter, Philipp and Hans for your efforts ...
and eventually getting all the pieces for this solution together!!!

Steffen
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2010-10-28 12:06 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-25  8:25 hyphenated url Steffen Wolfrum
2010-10-25  9:16 ` Philipp Gesang
2010-10-25  9:39   ` Steffen Wolfrum
2010-10-25  9:50     ` Philipp Gesang
2010-10-25 10:05       ` Steffen Wolfrum
2010-10-25 10:26         ` Philipp Gesang
2010-10-25 10:45           ` Steffen Wolfrum
2010-10-25 13:12             ` Philipp Gesang
2010-10-25 15:52               ` Steffen Wolfrum
2010-10-27 21:30                 ` Peter Münster
2010-10-27 20:28               ` Steffen Wolfrum
2010-10-27 22:05                 ` Philipp Gesang
2010-10-28  6:46                   ` Steffen Wolfrum
2010-10-28  7:38                     ` Peter Münster
2010-10-28  8:03                     ` Philipp Gesang
2010-10-25 10:06   ` Steffen Wolfrum
2010-10-25 17:30 ` Aditya Mahajan
2010-10-25 20:25   ` Steffen Wolfrum
2010-10-25 21:00     ` Aditya Mahajan
2010-10-25 21:47       ` Wolfgang Schuster
2010-10-25 22:49       ` Philipp Gesang
2010-10-26  8:57         ` Steffen Wolfrum
2010-10-27 10:35         ` Steffen Wolfrum
2010-10-27 12:43           ` Wolfgang Schuster
2010-10-27 14:56             ` Peter Münster
2010-10-27 15:11               ` Steffen Wolfrum
2010-10-27 15:59               ` Wolfgang Schuster
2010-10-27 16:20                 ` Thomas A. Schmitz
2010-10-27 17:08                 ` Peter Münster
2010-10-27 17:22                   ` Peter Münster
2010-10-27 18:31                     ` Aditya Mahajan
2010-10-27 18:49                       ` Peter Münster
2010-10-28  9:03                   ` Hans Hagen
2010-10-28  9:53                     ` Peter Münster
2010-10-28 11:02                       ` Khaled Hosny
2010-10-28 11:52                         ` Peter Münster
2010-10-28 12:59                         ` Wolfgang Schuster
2010-10-28  6:53             ` Taco Hoekwater
2010-10-28 12:06               ` Steffen Wolfrum [this message]
2010-10-28 12:50               ` Wolfgang Schuster
2010-10-31  6:06 ` Aditya Mahajan
2010-10-31  9:50   ` Steffen Wolfrum
     [not found]   ` <FC31827A-E920-47C4-9287-8BEE605CE94D@st.estfiles.de>
2010-10-31 20:25     ` Aditya Mahajan

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=3210D54E-4674-4201-991A-86C101A4AAC3@st.estfiles.de \
    --to=context@st.estfiles.de \
    --cc=ntg-context@ntg.nl \
    --cc=pgesang@ix.urz.uni-heidelberg.de \
    --cc=pmrb@free.fr \
    --cc=pragma@wxs.nl \
    --cc=taco@elvenkind.com \
    /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).