Search found 1 match

by rdnetto
Sat Apr 02, 2011 8:44 am
Forum: LyX
Topic: Installing BiBTeX Styles for LyX
Replies: 2
Views: 2955

Installing BiBTeX Styles for LyX

These are the relevant paths under Linux, they're probably the same under Mac.

Run the following as root:

cp *.layout /usr/share/lyx/layouts/
cp *.cls /usr/share/texmf-texlive/tex/latex/base/
cp *.bbx /usr/share/texmf/tex/latex/biblatex/bbx/
cp *.cbx /usr/share/texmf/tex/latex/biblatex/cbx ...