Skip to content

Commit

Permalink
chore(dragon-de-brume-hs): Adapt to new printbibliography API
Browse files Browse the repository at this point in the history
Default will now be to print cited references only.
Here we want them all.
  • Loading branch information
Omikhleia authored and Didier Willis committed Dec 31, 2024
1 parent 18b0848 commit a1557d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dragon-de-brume-hs/biblio.sil
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ end)
\loadbibliography[file=bibliographies/tolkien/fr/tolkiendil-hs.bib]
\loadbibliography[file=bibliographies/tolkien/fr/ulm.bib]

\printbibliography
\printbibliography[cited=false]

\end{language}

Expand Down

0 comments on commit a1557d7

Please sign in to comment.