Pārlūkot izejas kodu

Keep the intermediate presentation.tex around for vcs-check.py

Ryan C. Thompson 5 gadi atpakaļ
vecāks
revīzija
fb1f3bdfea
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Snakefile

+ 1 - 1
Snakefile

@@ -382,7 +382,7 @@ checkpoint build_beamer_latex:
         # images=lambda wildcards: get_mkdn_included_images('{basename}.mkdn'.format(**wildcards)),
         # pdfs=lambda wildcards: get_mkdn_included_pdfs('{basename}.mkdn'.format(**wildcards)),
     output:
-        latex=temp('{basename,presentation.*}.tex'),
+        latex='{basename,presentation.*}.tex',
     # TODO: should work with shadow minimal but doesn't
     run:
         beamer_latex = pypandoc.convert_file(