Skip to content

Local bibliographies do not appear in PDF output #94

@raptistasos

Description

@raptistasos

Hi!

I introduced some local bibliographies in my Jupyter book by inserting at the end of each chapter,

## Bibliography
```{bibliography}
:filter: docname in docnames
```

The bibliography renders as expected in the HTML output but not in the PDF output, where the bibliography is still collected at the end of the document, while the headers (## Bibliography) keep appearing at the end of each chapter without any content inside.

Is this a known issue? Is there a workaround?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions