Greetings. First, I would like to express my appreciation for ConTeXt and everyone who has played a part in it. While relatively new to TeX, after wrestling for far too long with LaTeX, Memior and BibLatex for a multi-lingual book with a lot of citations, finding ConTeXt was metaphorically like the clouds parting and seeing the sun for the first time...
So, I was able to get a multi-lingual bibliography working, but after coming back 6 months later to make some changes, a software update seems to have changed something...or perhaps it's just user error. I have consulted "Bibliographies, the ConTeXt Way" many times, but can't seem to find the answer... The issue: I modified the APA specification files, renamed them to 'smp', and saved in the same directory (../tex/texmf-context/tex/context/base/mkiv/publ-imp-smp.{lua/mkiv}). However, when compiling I receive the following error: publications > no data definition file 'publ-imp-smp.lua' for 'smp' The 'smp' specification files (lua and mkiv) are definitely there (../tex/texmf-context/tex/context/base/mkiv/), and this has compiled successfully before, so I am unsure what to do. Is ConTeXt looking for user-defined bibliography specifications somewhere else? There are several datasets defined, along with the 'smp' specification: \definebtxdataset[wma] \usebtxdataset[wma][../bib-paperback/wma-book.bib] \usebtxdataset[wma][../bib-paperback/wma-note.bib] \usebtxdataset[wma][../bib-paperback/wma-location.bib] \usebtxdataset[wma][../bib-paperback/wma-link.bib] \usebtxdataset[wma][../bib-paperback/wma-image.bib] \usebtxdataset[wma][../bib-paperback/wma-photo.bib] \usebtxdefinitions[smp] \setupbtx[dataset=wma] \definebtxrendering[wma][smp][dataset=wma,numbering=num,repeat=yes,method=global] \setupbtxrendering[repeat=yes,continue=yes,method=global] This is the result while compiling: publications > adding bib data to set 'wma' from source '../bib-paperback/wma-book.bib' publications > adding bib data to set 'wma' from source '../bib-paperback/wma-note.bib' publications > adding bib data to set 'wma' from source '../bib-paperback/wma-location.bib' publications > adding bib data to set 'wma' from source '../bib-paperback/wma-link.bib' publications > adding bib data to set 'wma' from source '../bib-paperback/wma-image.bib' publications > adding bib data to set 'wma' from source '../bib-paperback/wma-photo.bib' publications > no data definition file 'publ-imp-smp.lua' for 'smp' Suggestions? ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________