placepublications does not place publications
Hi all, the following code works in mkii. It used to work in mkiv as well, but doesn't anymore with the latest beta (I can't tell at which version it stopped working, sorry). Maybe a side-effect of the new structure code? All best Thomas \startpublication[k=ackermanmyth,t=book, a={{Ackerman}},y=1991, n=34,s=Ack91] \author[]{Robert}[R.]{}{Ackerman} \pubyear{1991} \title{The Myth and Ritual School: J. G. Frazer and the Cambridge Ritualists} \city{New York} \pubname{Garland} \stoppublication \startpublication[k=ackrillaristotle,t=book, a={{Ackrill}},y=1981, n=366,s=Ack81] \author[]{J.~L.}[J.~L.]{}{Ackrill} \pubyear{1981} \title{Aristotle the Philosopher} \city{Oxford} \pubname{Oxford UP} \stoppublication \starttext \section{One} \nocite[ackrillaristotle] \placepublications[criterium=cite] \section{Two} \nocite[ackermanmyth] \placepublications[criterium=cite] \stoptext
Hi Thomas, Your test file gives me the same result in mkii or mkiv: using ConTeXt ver: 2010.10.01 23:14. Best regards: OK On 5 oct. 2010, at 15:04, Thomas A. Schmitz wrote:
Hi all,
the following code works in mkii. It used to work in mkiv as well, but doesn't anymore with the latest beta (I can't tell at which version it stopped working, sorry). Maybe a side-effect of the new structure code?
All best
Thomas
\startpublication[k=ackermanmyth,t=book, a={{Ackerman}},y=1991, n=34,s=Ack91] \author[]{Robert}[R.]{}{Ackerman} \pubyear{1991} \title{The Myth and Ritual School: J. G. Frazer and the Cambridge Ritualists} \city{New York} \pubname{Garland} \stoppublication
\startpublication[k=ackrillaristotle,t=book, a={{Ackrill}},y=1981, n=366,s=Ack81] \author[]{J.~L.}[J.~L.]{}{Ackrill} \pubyear{1981} \title{Aristotle the Philosopher} \city{Oxford} \pubname{Oxford UP} \stoppublication
\starttext
\section{One}
\nocite[ackrillaristotle]
\placepublications[criterium=cite]
\section{Two}
\nocite[ackermanmyth]
\placepublications[criterium=cite]
\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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Oct 5, 2010, at 3:12 PM, Otared Kavian wrote:
Hi Thomas,
Your test file gives me the same result in mkii or mkiv: using ConTeXt ver: 2010.10.01 23:14.
Best regards: OK
Thanks Otared, that would mean it stopped working with the version I have here, which is 2010.10.03 18:07. All best Thomas
On 5-10-2010 3:04, Thomas A. Schmitz wrote:
Hi all,
the following code works in mkii. It used to work in mkiv as well, but doesn't anymore with the latest beta (I can't tell at which version it stopped working, sorry). Maybe a side-effect of the new structure code?
Fixed in next beta (when fixing alan's blockwise list filtering I somehow deleted part of a line elsewhere). Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Oct 6, 2010, at 10:21 AM, Hans Hagen wrote:
On 5-10-2010 3:04, Thomas A. Schmitz wrote:
Hi all,
the following code works in mkii. It used to work in mkiv as well, but doesn't anymore with the latest beta (I can't tell at which version it stopped working, sorry). Maybe a side-effect of the new structure code?
Fixed in next beta (when fixing alan's blockwise list filtering I somehow deleted part of a line elsewhere).
Hans
Excellent, thanks a lot! Thomas
participants (3)
-
Hans Hagen
-
Otared Kavian
-
Thomas A. Schmitz