-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Older versions of pandoc try to set the font to a font that doesn't actually exist. Older versions of groff don't care, but newer ones will catch the mistake. This has been fixed in pandoc 3 but we're not ready to declare a dependency on a newer version since installing the whole haskell toolchain is a lot for something that can be fixed with a trivial sed. jgm/pandoc#9020
- Loading branch information
1 parent
6fc86f8
commit f83dd12
Showing
4 changed files
with
193 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.