2010/9/22 Procházka Lukáš wrote:
>
> And one more question - maybe due to that I'm not Linux user -
>
> - what does the "!!" at the begin and the "//" at the and of some paths
> mean? Or is it something TeX-special?

!! means that a database must be created first. The advantage is that
searching is much faster, but the drawback is that you need to update
the database each time when you modify something (add or remove
files). Without !! it means that files are searched for on the fly.
Advantage: database doesn't need to be updated, drawback: slower
search.

I'm not sure - maybe entries in texmf-local should be without !!.

Mojca
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to