pandoc/src/Text/Pandoc
Jesse Rosenthal 9a77da475e PowerPoint writer: Build sp trees correctly
We were previously carrying over too many elements from the layout,
which produced visual artifacts and some corruption. This empties the
sptree (except for properties) after building the shapes, and then
inserts them.

Together with 5e944bf5, fixes #5402

(Note that this addresses the issue and template in that particular
bug report. Other issues will arise no doubt arise with other
templates.)
2019-04-01 15:29:23 -04:00
..
App Allow -o/--output to be used with --print-*. 2019-03-08 08:44:45 -08:00
Filter Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Lua Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Readers Dokuwiki Reader fix: parse single curly brace (#5417) 2019-04-01 11:36:47 -06:00
Writers PowerPoint writer: Build sp trees correctly 2019-04-01 15:29:23 -04:00
App.hs Use XDG data directory for user data directory. 2019-03-02 15:03:59 -08:00
Asciify.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
BCP47.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Class.hs Drop support for ghc < 8. 2019-03-27 11:38:24 -07:00
CSS.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
CSV.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Data.hs Add missing copyright notices and remove license boilerplate (#5112) 2019-02-04 13:52:31 -08:00
Emoji.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Error.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Extensions.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Filter.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Highlighting.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
ImageSize.hs Improve pdfSize in ImageSize by ignoring all whitespace in /MediaBox command (#5383) 2019-03-21 10:43:56 -06:00
Logging.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Lua.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
MediaBag.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
MIME.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Options.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Parsing.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
PDF.hs Drop support for ghc < 8. 2019-03-27 11:38:24 -07:00
Pretty.hs Use strict instead of lazy sum. 2019-03-28 13:51:15 -07:00
Process.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Readers.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
RoffChar.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
SelfContained.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Shared.hs filterIpynbOutput - go back to just including one block per format. 2019-03-06 11:17:51 -08:00
Slides.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Templates.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Translations.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
UTF8.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
UUID.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
Writers.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00
XML.hs Remove license boilerplate. 2019-03-01 10:27:06 -08:00