[PATCH] Re: Weird compile result -- bug?
Jürgen Spitzmüller
spitz at lyx.org
Sun Oct 17 09:34:51 UTC 2021
Am Samstag, dem 16.10.2021 um 12:30 -0400 schrieb Richard Kimberly
Heck:
> > > As I tried to explain this is not due to preamble edits per se,
> > > but due
> > > to doing any change in document preferences. As biber is not
> > > available,
> > > it cannot be (re-)selected in settings. All we could do about
> > > that is
> > > issue a warning.
>
> I think this would be an adequate solution.
The attached patches implement a better solution:
* LyX does _not_ change document settings silently. Rather than that,
it keeps the current setting but indicates it is not available, like we
do for document classes, e.g. "biber (not available)". This prevents
unwanted changes on document sharing (patch 0002).
* on compilation of such documents, LyX tries to fall back to a
sensible available compiler (e.g. biber -> bibtex8) and warns the user
about that, suggesting to install the missing compiler (patch 0001).
I think this addresses Paul's concerns as good as it gets.
Could somebody please commit to master? I still cannot connect to the
git server.
Riki, this might also be candidate for stable. If you think so, please
cherry-pick.
Thanks,
Jürgen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Do-not-change-bibliography-processor-to-default-if-i.patch
Type: text/x-patch
Size: 2068 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20211017/87785ff7/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Provide-proper-fallback-if-a-bibliography-processor-.patch
Type: text/x-patch
Size: 5607 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20211017/87785ff7/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20211017/87785ff7/attachment-0001.asc>
More information about the lyx-devel
mailing list