mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
ConTeXt template: remove \setupbackend[export=yes].
This doesn't seem necessary for what we're doing, and it causes a crash due to a bug in ConTeXt. Closes #9820.
This commit is contained in:
@@ -47,7 +47,6 @@ $if(pdfa)$
|
||||
profile={$if(pdfaiccprofile)$$for(pdfaiccprofile)$$pdfaiccprofile$$sep$,$endfor$$else$sRGB.icc$endif$},
|
||||
intent=$if(pdfaintent)$$pdfaintent$$else$sRGB IEC61966-2.1$endif$]
|
||||
$endif$
|
||||
\setupbackend[export=yes]
|
||||
\setupstructure[state=start,method=auto]
|
||||
|
||||
% use microtypography
|
||||
|
||||
Reference in New Issue
Block a user