From d2e0592e0174d4890ef0971bd4d47bbb45a98c3a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 28 Jan 2017 09:52:45 +0100 Subject: LaTeX writer: export writeBeamer. Removed writerBeamer from WriterOptions. --- pandoc.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'pandoc.hs') diff --git a/pandoc.hs b/pandoc.hs index 9ee6e376b..a5163dae5 100644 --- a/pandoc.hs +++ b/pandoc.hs @@ -313,7 +313,6 @@ convertWithOpts opts args = do writerHtmlQTags = htmlQTags, writerTopLevelDivision = topLevelDivision, writerListings = listings, - writerBeamer = False, writerSlideLevel = slideLevel, writerHighlightStyle = highlightStyle, writerSetextHeaders = setextHeaders, -- cgit v1.2.3