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
Age
Commit message (
Expand
)
Author
2024-02-16
Powerpoint writer: properly handle math in headings and tables.
John MacFarlane
2024-02-14
Fixe whitespace.
John MacFarlane
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-10-18
Powerpoint writer: fix a corruption error...
John MacFarlane
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
2023-01-11
Allow `--reference-doc` to take URL argument.
John MacFarlane
2022-10-31
Add explicit imports to fix compiler warnings.
John MacFarlane
2022-10-31
First stab at mtl 2.3 compliance.
John MacFarlane
2022-10-03
Separate out T.P.Data, T.P.Translations from T.P.Class. (#8348)
John MacFarlane
2022-01-17
Fix some haddock errors.
John MacFarlane
2021-10-17
pptx: Line up continuation paragraphs
Emily Bourke
2021-10-17
pptx: Remove outdated comment
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-18
pptx: Support footers in the reference doc
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-10
pptx: Copy embedded fonts from reference doc
Emily Bourke
2021-09-10
pptx: Fix presentation rel numbering
Emily Bourke
2021-09-10
pptx: Include all themes in output archive
Emily Bourke
2021-09-10
pptx: Don’t add relationships unnecessarily
Emily Bourke
2021-09-10
pptx: Fix capitalisation of notesMasterId
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-08-17
Revise citeproc code to fit new citeproc 0.5 API.
John MacFarlane
2021-08-17
Rename TemplateWarning -> PowerpointTemplateWarning.
John MacFarlane
2021-08-17
pptx: Select layouts from reference doc by name
Emily Bourke
2021-06-23
ImageSize: Add Tiff constructor for ImageType.
John MacFarlane
2021-03-29
Powerpoint writer: allow monofont to be specified in metadata...
John MacFarlane
2021-03-19
Protect partial uses of maximum with NonEmpty.
John MacFarlane
2021-03-19
Use NonEmpty instead of minimumDef.
John MacFarlane
2021-03-18
Use minimumDef instead of minimum (partial function).
John MacFarlane
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
2021-02-11
Use getTimestamp instead of getCurrentTime in writers.
John MacFarlane
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
2020-12-27
Powerpoint writer: allow arbitrary OOXML in raw inline elements
Albert Krewinkel
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-30
PowerPoint writer: write math input verbatim in speaker notes.
Jesse Rosenthal
[next]