Re: lyx 2.3.0 cannot find biblatex.sty so biblatex not working

2018-07-12 Thread Richard Kimberly Heck
On 07/12/2018 08:44 PM, mark.braving...@data61.csiro.au wrote: > With newly installed (upgraded) Lyx 2.3.0, whenever I try to add a Biblatex > bibliography, I am getting this error box: > > Lyx: package not available > The cite engine biblatex requires a package that is not available ... or a >

lyx 2.3.0 cannot find biblatex.sty so biblatex not working

2018-07-12 Thread Mark.Bravington
With newly installed (upgraded) Lyx 2.3.0, whenever I try to add a Biblatex bibliography, I am getting this error box: Lyx: package not available The cite engine biblatex requires a package that is not available ... or a converter that you have not installed... Missing prerequisites:

Re: How to Prevent "Non-math" Packages from Automatic Loading?

2018-07-12 Thread Joel Kulesza
On Thu, Jul 12, 2018 at 9:19 AM, Jürgen Spitzmüller wrote: > Am Donnerstag, den 12.07.2018, 09:10 -0600 schrieb Joel Kulesza: > > Colleagues, > > > > Is there a recommended way to prevent arbitrary packages from being > > automatically loaded by LyX? > > Provides 1 > > in Document > Local

Re: How to Prevent "Non-math" Packages from Automatic Loading?

2018-07-12 Thread Jürgen Spitzmüller
Am Donnerstag, den 12.07.2018, 09:10 -0600 schrieb Joel Kulesza: > Colleagues, > > Is there a recommended way to prevent arbitrary packages from being > automatically loaded by LyX? Provides 1 in Document > Local Layout. > Example: I have a document with change tracking that I need to >

How to Prevent "Non-math" Packages from Automatic Loading?

2018-07-12 Thread Joel Kulesza
Colleagues, Is there a recommended way to prevent arbitrary packages from being automatically loaded by LyX? Example: I have a document with change tracking that I need to manually load \usepackage[table]{xcolor} but showing tracked changes adds \usepackage{xcolor} to the preamble. This