Skip to content

Commit

Permalink
make bits work with csl, fiduswriter/fiduswriter#1275
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneswilm committed Jul 26, 2024
1 parent afba2a3 commit c3509c6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export class BITSExporter {
const converter = new JATSExporterConverter(
this.type,
doc,
this.csl,
{db: doc.images},
{db: doc.bibliography}
)
Expand Down

0 comments on commit c3509c6

Please sign in to comment.