[NTG-context] t-bib and interactivity for url= and doi=
Tobias Burnus
burnus at net-b.de
Fri Apr 11 18:20:01 CEST 2008
Hi,
in principle, I expect that with the following setup I should be able to
click on a DOI or on a URL, however, somehow they do not seem to be
interactive - and the DOI does not seem to be hyphenated agressively as
it sometimes extends beyond the page margin. Any idea?
I use the following settings (without "\startenvironment" etc.)
\setupinteraction[state=start]
\usemodule[bib]
\setuppublications[alternative=aps]
\setuppublicationlist[interaction=start]
\chardef\urlhyphenmethod=1 % Hyphenate very agressively (=1), use =0 for
default
\unprotect
\setuppublicationlayout[article]{%
[...]
\insertdoi{ DOI: }{.}{}%
\insertbiburl{ }{.}{}%
}
\unprotect
Tobias
More information about the ntg-context
mailing list