index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
Writers
/
Powerpoint
/
Presentation.hs
Age
Commit message (
Expand
)
Author
2024-02-09
Powerpoint writer: Fix regression in layout for slides with figures.
John MacFarlane
2024-02-01
Using internal column widths in pptx writer tables (#9392)
Tomas Dahlqvist
2023-02-09
PPTX writer: fix handling of simple figures
Albert Krewinkel
2023-01-13
Remove block constructor Null from the code base.
John MacFarlane
2023-01-13
Support complex figures. [API change]
Albert Krewinkel
2022-10-31
First stab at mtl 2.3 compliance.
John MacFarlane
2021-10-17
pptx: Line up continuation paragraphs
Emily Bourke
2021-10-17
pptx: Fix list level numbering
Emily Bourke
2021-10-12
Revert "Depend on pandoc-types 1.23, remove Null constructor on Block."
John MacFarlane
2021-10-04
Powerpoint writer: consolidate text runs when possible.
John MacFarlane
2021-10-04
Revert "Powerpoint writer: consolidate text run nodes."
John MacFarlane
2021-10-04
Powerpoint writer: consolidate text run nodes.
John MacFarlane
2021-10-01
Depend on pandoc-types 1.23, remove Null constructor on Block.
John MacFarlane
2021-09-18
pptx-footers: Replace fixed dates with yaml date
Emily Bourke
2021-09-16
pptx: Support specifying slide background images
Emily Bourke
2021-09-15
pptx: Add support for incremental lists
Emily Bourke
2021-09-13
pptx: Fix logic for choosing Comparison layout
Emily Bourke
2021-09-01
pptx: Add support for more layouts
Emily Bourke
2021-08-27
pptx: Make first heading title if slide level is 0
Emily Bourke
2021-08-18
pptx: Include image title in description
Emily Bourke
2021-03-19
Protect partial uses of maximum with NonEmpty.
John MacFarlane
2020-09-13
Fix hlint suggestions, update hlint.yaml (#6680)
Christian Despres
2020-06-23
Remove redundant pattern match in pptx writer.
John MacFarlane
2020-06-22
Handle native Underline in Powerpoint writer.
John MacFarlane
2020-04-28
Support new Underline element in readers and writers (#6277)
Vaibhav Sagar
2020-04-15
Adapt to the newest Table type, fix some previous adaptation issues
despresc
2020-04-15
Implement the new Table type
despresc
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2020-02-07
Apply linter suggestions. Add fix_spacing to lint target in Makefile.
John MacFarlane
2020-02-07
Resolve HLint warnings
Albert Krewinkel
2020-02-07
Various minor cleanups and refactoring (#6117)
Joseph C. Sible
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
2019-06-14
Powerpoint code formatting is now context dependent (#5573)
Jeroen de Haas
2019-04-05
PowerPoint writer code style fix
Jesse Rosenthal
2019-03-31
Pptx writer: Apply speaker snotes to metadata slide if applicable.
Jesse Rosenthal
2019-03-30
Pptx writer: Correctly handle notes after section-title header
Jesse Rosenthal
2019-03-01
Remove license boilerplate.
John MacFarlane
2019-02-27
PowerPoint writer: add underlines
Jesse Rosenthal
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2019-01-26
Improve writing metadata for docx, pptx and odt (#5252)
Agustín Martín Barbero
2019-01-04
Use toTableOfContents in Powerpoint writer....
John MacFarlane
2018-11-11
Text.Pandoc.Shared: add parameter to uniqueIdent, inlineListToIdentifier.
John MacFarlane
2018-10-20
Powerpoint: Support raw openxml in pptx writer.
Jesse Rosenthal
2018-10-04
Add lookupMeta* functions to Text.Pandoc.Writers.Shared (#4907)
Mauro Bieg
2018-04-05
Powerpoint writer: Handle Quoted Inlines
Jesse Rosenthal
2018-03-30
Powerpoint writer: code cleanup
Jesse Rosenthal
2018-03-25
Powerpoint writer: code cleanup.
Jesse Rosenthal
2018-03-23
Powepoint writer: Simplify speaker notes
Jesse Rosenthal
2018-03-23
Powerpoint writer: change notes state to a simpler per-slide value
Jesse Rosenthal
[next]