I have texlive-full
installed on my system. For a particular article I would like to use the Backus-Naur Form (BNF) package, which is not available in any of the LaTeX packages for Ubuntu.
Where should I install this package (or just the .sty
file) in order for it to be recognised accross the system, just like the other packages installed with texlive-full
?
TEXINPUT
variable set.texlive
must use some other mechanism to locate the packages it needs. – Luís de Sousa Jul 18 '16 at 14:24