diff options
| -rw-r--r-- | src/Text/Pandoc/PDF.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Text/Pandoc/PDF.hs b/src/Text/Pandoc/PDF.hs index 91a0f696e..5bdda0770 100644 --- a/src/Text/Pandoc/PDF.hs +++ b/src/Text/Pandoc/PDF.hs @@ -628,6 +628,7 @@ showVerboseInfo mbTmpDir program programArgs env source = do , "SELFAUTOPARENT" , "SFDFONTS" , "SHELL" + , "SOURCE_DATE_EPOCH" , "T1FONTS" , "T1INPUTS" , "T42FONTS" |
