Hello list,

I'm writing my diploma thesis and have gotten into a problem with URLs
in my references.  As you can see in my example, \useURL and \biburl
don't wrap...  also, using \hyphenatedurl doesn't help much.  I've read
through the archives, but all postings there don't help.  Alan Bowen
has/had the same problem described in
http://archive.contextgarden.net/message/20070125.173931.a70b45d3.en.html

The problem is getting worse by the fact that I'm using BibTeX to
produce the references.  So, I don't have that many tweaking
possibilities.

Help...


cu, Adam.

\usemodule[bib]
\setupinteraction[state=start]
\setuppublications[alternative=apa-de]

\startpublication[k=BMPINTERBC,
				  t=misc,
				  a={{Wikipedia}},
				  y=2008e,
				  u={http://en.wikipedia.org/wiki/Image:Thisisaveryveryveryverylongurlthatisnotwrapped.png},
				  n=11,
				  s=Wik08e]
  \author[]{}[]{}{Wikipedia}
  \pubyear{2008\maybeyear{e}}
  \title{{Image:BicubicInterpolationExample.png} --- {W}ikipedia{,} the free encyclopedia}
  \month{3}
  \biburl{http://en.wikipedia.org/wiki/Image:Thisisaveryveryveryverylongurlthatisnotwrapped.png},
\stoppublication

\starttext

The URL in the publications doesn't warp: \cite[BMPINTERBC].  And this one, too, doesn't
wrap: \useURL{http://en.wikipedia.org/wiki/Image:Thisisaveryveryveryverylongurlthatisnotwrapped.png}.
And this one, isn't better: \hyphenatedurl{http://en.wikipedia.org/wiki/Image:Thisisaveryveryveryverylongurlthatisnotwrapped.png}

\section{References}
\placepublications[criterium=all]
\stoptext

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to