ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* BUG: % is comment in btx fields
@ 2017-05-08 21:44 Henri Menke
  2017-05-08 22:05 ` Martin Schröder
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Henri Menke @ 2017-05-08 21:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

The percent character in btx field is taken as a comment characters
which leads to the rest of the field being discarded.  In the MWE
below, the URL is cut off at the % sign and everything after it is
lost.

Cheers, Henri


---


\startbuffer[references]
@misc{kraft,
  author = "Kraft, Nathan",
  title = "Mr Kraft's Virtual Filing Cabinet",
  year = "2015",
  url = "http://mrkraft.wikispaces.com/Mr+Kraft%27s+Virtual+Filing+Cabi
net"
}
\stopbuffer

\usebtxdataset[references.buffer]
\usebtxdefinitions[apa]

\starttext

\nocite[kraft]
\placelistofpublications

\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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2017-05-09  9:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-08 21:44 BUG: % is comment in btx fields Henri Menke
2017-05-08 22:05 ` Martin Schröder
2017-05-08 22:27 ` Alan Braslau
2017-05-08 23:27   ` Henri Menke
2017-05-08 23:56     ` Alan Braslau
2017-05-09  9:19       ` Ulrike Fischer
2017-05-09  0:15 ` Rik Kabel
2017-05-09  1:40   ` Henri Menke
2017-05-09  1:48     ` Rik Kabel

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).