[LyX/master] child documents: allow inheritance of bibliography file list (#4427)
Scott Kostyshak
skostysh at lyx.org
Sat Feb 19 19:13:05 UTC 2022
On Sat, Feb 19, 2022 at 01:38:13PM +0100, Juergen Spitzmueller wrote:
> commit 8fa7e27e7ef78f3529be63c5c98c6ad4beb541ef
> Author: Juergen Spitzmueller <spitz at lyx.org>
> Date: Sat Feb 19 14:09:59 2022 +0100
>
> child documents: allow inheritance of bibliography file list (#4427)
> ---
> src/Buffer.h | 8 +++---
> src/frontends/qt/GuiBibtex.cpp | 49 +++++++++++++++++++++++++++++++++++++++
> src/frontends/qt/GuiBibtex.h | 3 ++
> src/frontends/qt/ui/BibtexUi.ui | 14 +++++++++-
> 4 files changed, 68 insertions(+), 6 deletions(-)
>
Cool, thanks for working on this. I'm confused about how this works. Is
it a deep copy of the master's BibTeX or a pointer? e.g., if I click on
"inherit", and then in the master document I change the bibliography, do
I need to change the child again? If so, I wonder if "copy" might be
more clear?
Also, after clicking on inherit does the child's BibTeX inset output
LaTeX when compiling the master?
Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20220219/34f14073/attachment.asc>
More information about the lyx-devel
mailing list