Hi bib-module gurus! I think I need some hints how to get enclosed example working... The log sys: (/Users/willi/Documents/TEXdata/Hufbeschlag/test/publist-test.tex ConTeXt ver: 2011.08.08 23:54 MKIV fmt: 2011.8.12 int: english/english ... (/Applications/lua-experimental/tex/texmf-context/tex/context/bib/bibl-apa.tex) (publist-test.bbl) publications > loading database from publist-test.bbl (publist-test.bbl) publications > warning: unknown cite argument Hess1968 on line \the\inputlineno publications > file criterium=text.bbl not found, waiting for bibtex publications > placing all entries, use 'text' to be more selective backend > xmp > using file '/Applications/lua-experimental/tex/texmf-context/tex/context/base/lpdf-pdx.xml' LuaTeX warning (ext4): destination with the same identifier (name{1:unknown}) has been already used, duplicate ignored \actualshipout ...t \fi \box \shipoutscratchbox }} \endgroup \else \message {... \myshipout ...\@@ppmethod }\gobbleoneargument {#1} \setnextrealpageno \afters... \dofinaloutput ...hbox {\vbox {\dopagebody #1#2}}} \the \everyaftershipout \a... \finaloutput ...EAEAEA \dofinaloutput \fi \fi #1#2 \resetselectiepagina \doin... \sidefloatoutput ...e \else \finalsidefloatoutput \global \sidefloatvsize \n... \invokenormaloutputroutine ...\OTRcommand \output \fi ... l.46 \stoptext The above stated warning is repeated 12 times... Any update on how to use the bib module is welcome! Willi
Am 14.08.2011 um 20:53 schrieb Willi Egger:
Any update on how to use the bib module is welcome!
At least on the long run there is hope: As far as I have seen in the ctx meeting's program we will be able to join a comprehensive workshop on this: Tuesday, 16:30h - 18:00h :o) Steffen
On 14-8-2011 8:53, Willi Egger wrote:
backend> xmp> using file '/Applications/lua-experimental/tex/texmf-context/tex/context/base/lpdf-pdx.xml' LuaTeX warning (ext4): destination with the same identifier (name{1:unknown}) has been already used, duplicate ignored
this means that you use the same cross ref several times 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 -----------------------------------------------------------------
Hoi Hans, in the minimal example there is one \cite command. The argument hereof is not recognized. In the bbl file there are 6 article references with k=HessYYYY. YYYY is different in all 6 cases. Not quite understandably I get 12 literature references in the output which are all the same (last record of the bbl-file) - Either I do something completely wrong (I thought that this list worked back in the days) - Or there might be a 'kink in de kabel' otherwise. Willi On 14 Aug 2011, at 22:55, Hans Hagen wrote:
On 14-8-2011 8:53, Willi Egger wrote:
backend> xmp> using file '/Applications/lua-experimental/tex/texmf-context/tex/context/base/lpdf-pdx.xml' LuaTeX warning (ext4): destination with the same identifier (name{1:unknown}) has been already used, duplicate ignored
this means that you use the same cross ref several times
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 ----------------------------------------------------------------- ___________________________________________________________________________________ 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 08/14/2011 11:09 PM, Willi Egger wrote:
Hoi Hans,
in the minimal example there is one \cite command. The argument hereof is not recognized. In the bbl file there are 6 article references with k=HessYYYY. YYYY is different in all 6 cases.
One \cite, but also a \usepublications, and I suspect that is the cause of the problem (but it is an educated guess, nothing more). Best wishes, Taco
participants (4)
-
Hans Hagen
-
Steffen Wolfrum
-
Taco Hoekwater
-
Willi Egger