On Thu, 18 Aug 2016, Richard Heck wrote:
Easiest way: Open your user preferences file in a text editor. (Look at
Help> About LyX if you need to find your user directory. Open the
"preferences" file from that directory.) Now add:
\format "ltxbib" "tex" "LaTeX (With Bib)" "" "" ""
"document,menu=export" ""
to the Format section, and
\converter "pdflatex" "ltxbib" "python -tt
$$s/scripts/include_bib.py $$i $$o" "needaux"
to the converter section. When you restart LyX, you should have an
export option "LaTeX (with Bib)".
Wonderful, Richard!
Thanks very much,
Rich