Skip to content

Commit

Permalink
[typst] Remove unconditional import of fontawesome
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Nov 15, 2023
1 parent a7ee76f commit 3c1e3da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/resources/formats/typst/pandoc/quarto/definitions.typ
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// needed for callout support
#import "@preview/fontawesome:0.1.0": *

// Some definitions presupposed by pandoc's typst output.
#let blockquote(body) = [
#set text( size: 0.92em )
Expand Down

0 comments on commit 3c1e3da

Please sign in to comment.