Skip to content

Commit

Permalink
Embedding fonts in the odt template.
Browse files Browse the repository at this point in the history
  • Loading branch information
aubertc committed Mar 27, 2024
1 parent 6923783 commit 2eb6ed5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified templates/odt/custom-reference.odt
Binary file not shown.
1 change: 0 additions & 1 deletion templates/web/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<link rel="stylesheet" href="$css$" />
$endfor$
<link rel="stylesheet" href="$path_to_root$style.css" />
<link rel="stylesheet" href='//cdn.jsdelivr.net/npm/[email protected]/build/web/hack-subset.css'>
$if(math)$
$math$
$endif$
Expand Down

0 comments on commit 2eb6ed5

Please sign in to comment.