Skip to content

Commit

Permalink
fix: pdf exports with mathjax
Browse files Browse the repository at this point in the history
  • Loading branch information
arzola committed Oct 7, 2024
1 parent 2aabdfa commit 6e44d75
Show file tree
Hide file tree
Showing 3 changed files with 2,978 additions and 2,460 deletions.
3 changes: 2 additions & 1 deletion assets/styles/variables/_specials.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,8 @@ $footnote-blockquote-font-size: 0.95em !default;
/// @type String
$footnote-number-marker-font-size: $sup-sub-font-size !default;
$footnote-number-marker-line-height: $sup-sub-line-height !default;

$footnote-mathjax-width: 3em !default;
$footnote-mathjax-padding-bottom: 0.4em !default;
// Endnotes

/// Left margin for endnotes on elements with a class of `endnotes`.
Expand Down
Loading

0 comments on commit 6e44d75

Please sign in to comment.