Add Powerpoint writer.
This imports the essential Powerpoint writer. It works following the standard Pandoc conventions for making other sorts of slides. At the moment, there are still these TODOs: 1. Syntax highlighting is not yet implemented. (This is difficult because there are no character classes in Powerpoint.) 2. Footnotes and Definition lists are not yet implemented. (Notes will usually take the form of a final slide. 3. Image placement and auto-resizing has a few glitches. 4. Reference powerpoint files don't work dependably from the command line. This will be implemented, but at the moment users are advised to change themes from within Powerpoint.
This commit is contained in:
parent
8cd0ebe303
commit
da4703236d
1 changed files with 1665 additions and 0 deletions
1665
src/Text/Pandoc/Writers/Powerpoint.hs
Normal file
1665
src/Text/Pandoc/Writers/Powerpoint.hs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue