Fixed #442. Skip print-pdf for reveal.js version 4

This commit is contained in:
Yujie Wen 2021-05-15 17:57:04 +08:00
parent 499c577717
commit abc2e5734c
1 changed files with 1 additions and 1 deletions

View File

@ -650,7 +650,7 @@ using custom variable `org-reveal-root'."
(format-spec (plist-get info :reveal-highlight-css)
`((?r . ,(directory-file-name root-path))))))
;; print-pdf
(if in-single-file ""
(if (or in-single-file (eq version 4)) ""
(format "
<!-- If the query includes 'print-pdf', include the PDF print sheet -->
<script>