Am Fri, 17 Feb 2023 10:24:19 -0500
schrieb Scott Kostyshak <skost...@lyx.org>:

> On Fri, Feb 17, 2023 at 10:01:48AM -0500, Scott Kostyshak wrote:
> > On Fri, Feb 17, 2023 at 03:42:14PM +0100, Jürgen Spitzmüller wrote:  
> > > Am Freitag, dem 17.02.2023 um 07:15 -0500 schrieb Scott Kostyshak:  
> > > > I get the following (the line number changes depending on the file):
> > > > 
> > > >   lyx2lyx warning: Can't find bibfiles for bibtex inset at line 83!
> > > > 
> > > > Is this worth fixing?  
> > > 
> > > The bibtex inset in these files does not contain any bib file, so the
> > > warning is appropriate. I would not want to ditch the warning, as it
> > > makes sense to warn in this case.
> > > 
> > > On the other hand I can see why it makes sense to include an empty
> > > inset to a template file.
> > > 
> > > So this is probably a case where adjustment to please the tests would
> > > be over-optimization.  
> > 
> > Perfect, thanks for this info. I'll adapt the tests.  
> 
> Done at caa7e6f6.
> 
> Scott

OR, we ignore this message

        Kornel
diff --git a/development/autotests/filterCheckWarnings b/development/autotests/filterCheckWarnings
index 6873973a8a..ea44c1e0bd 100644
--- a/development/autotests/filterCheckWarnings
+++ b/development/autotests/filterCheckWarnings
@@ -2,5 +2,6 @@ Cannot find translation for language
 lyx2lyx warning: Lyx2lyx knows nothing about (textclass|module) 
 lyx2lyx warning: sfval: [0-9]+ [0-9]+
 Warning: a buffer should not have two parents!
 The master .* does not include this document. Ignoring the master assignment
 Warning: Different textclasses
+lyx2lyx warning: Can't find bibfiles for bibtex inset at line

Attachment: pgpkUwmc1WQUY.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to