Pablo Rodriguez wrote:

> if you add new files, you need to rebuild the database.
> 
> The easiest way to do that would be to wipe out cache with this double
> command: `mtxrun --script cache --erase &&  mtxrun --generate`.

Wiping out the cache did the trick, I forgot about this step. After a fresh 
install of ConTeXt, the specification files were indeed new...

> As for the location, I would advise to use other directory than
> `$where-context-is-installed/tex/texmf-context/`. Two options:
> 
> 1. `$where-context-is-installed/tex/texmf-local/`.
> 2. `$HOME/texmf/texmf-local/`.

I use FreeBSD, therefore manual installation seems to work best. So, are you 
suggesting that if I place the bibliography specification files 
(publ-imp-smp.{lua/mkvi}) in the 'texmf-local' directory, that they will be 
automatically recognized at compile time? Or, so I need to specify that 
location as a path to search for specification files?

> Remember that if you move files in ConTeXt, you need to run `mtxrun
> --script cache --erase &&  mtxrun --generate` again.

I will remember. Thanks again Pablo, much appreciated...
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to