summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers
Commit message (Expand)AuthorAge
...
* Clean up T.P.W.OOXML file, and add copyright.Jesse Rosenthal2018-01-18
* Powerpoint writer: Make our own docProps/core.xml file.Jesse Rosenthal2018-01-18
* Powerpoint writer: Add docProps to Presentation datatype.Jesse Rosenthal2018-01-18
* Powerpoint writer: Link notes to endnotes slide.Jesse Rosenthal2018-01-17
* Powerpoint writer: Use more specific slide id names.Jesse Rosenthal2018-01-17
* Powerpoint writer: Use slideids to simplify code.Jesse Rosenthal2018-01-17
* Powerpoint writer: Revamp slide typeJesse Rosenthal2018-01-17
* Powerpoint writer: Change reference to notesSlide to endNotesSlideJesse Rosenthal2018-01-17
* Powerpoint writer: Move image sizing into picProps.Jesse Rosenthal2018-01-17
* Markdown writer: fix cell width calculation.John MacFarlane2018-01-16
* LaTeX writer: escape & in lstinlineRobert Schütz2018-01-16
* ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke2018-01-15
* Powerpoint writer: Improve table placement.Jesse Rosenthal2018-01-15
* Powerpoint writer: Make our own _rels/.rels file.Jesse Rosenthal2018-01-15
* Powerpoint writer: Import reference-doc images properly.Jesse Rosenthal2018-01-15
* Powerpoint writer: Move Presentation.hs out of PandocMonadJesse Rosenthal2018-01-15
* Powerpoint writer: Ignore anchor links to nowehere.Jesse Rosenthal2018-01-15
* Powerpoint writer: Fix anchor links.Jesse Rosenthal2018-01-14
* Powerpoint writer: Refactor into separate modules.Jesse Rosenthal2018-01-14
* Powerpoint writer: Avoid overlapping blocks in column output.Jesse Rosenthal2018-01-14
* Powerpoint writer: Position images correctly in two-column layout.Jesse Rosenthal2018-01-14
* Powerpoint writer: Make content shape retrieval environment-awareJesse Rosenthal2018-01-14
* Powerpoint writer: Improve image handling.Jesse Rosenthal2018-01-13
* Powerpoint writer: read presentation size from reference file.Jesse Rosenthal2018-01-13
* Powerpoint writer: code cleanupJesse Rosenthal2018-01-13
* Powerpoint writer: Handle (sub)headers above slidelevel correctly.Jesse Rosenthal2018-01-13
* Powerpoint writer: Check for required filesJesse Rosenthal2018-01-13
* Powerpoint writer: Improve templating using `--reference-doc`Jesse Rosenthal2018-01-12
* Powerpoint writer: Include Notes slide in TOCJesse Rosenthal2018-01-12
* Powerpoint writer: allow setting toc-title in metadata.Jesse Rosenthal2018-01-12
* Move `metaValueToInlines` to T.P.W.SharedJesse Rosenthal2018-01-12
* Powerpoint writer: Set notes slide header with slide-levelJesse Rosenthal2018-01-12
* Powerpoint writer: Add table of contentsJesse Rosenthal2018-01-12
* Powerpoint writer: Set notes slide number correctlyJesse Rosenthal2018-01-12
* Powerpoint writer: Ignore internal links without targets.Jesse Rosenthal2018-01-12
* Powerpoint writer: Clean up adding metadata slideJesse Rosenthal2018-01-12
* Powerpoint writer: Add anchor linksJesse Rosenthal2018-01-12
* Powerpoint writer: Make the slide number available to the blocks.Jesse Rosenthal2018-01-12
* Powerpoint writer: move curSlideId to environment.Jesse Rosenthal2018-01-12
* LaTeX reader: fix inconsistent column widths.John MacFarlane2018-01-10
* HTML writer: Fixed footnote backlinks with --id-prefix.John MacFarlane2018-01-09
* Update copyright notices to include 2018Albert Krewinkel2018-01-05
* Powerpoint writer: remove some code duplication.Jesse Rosenthal2018-01-04
* Powerpoint writer: Ignore Notes divJesse Rosenthal2018-01-03
* Powerpoint writer: Set default slidelevel correctly.Jesse Rosenthal2018-01-03
* Powerpoint writer: Split blocks correctly for linked imagesJesse Rosenthal2018-01-03
* Powerpoint writer: combine adjacent runs.Jesse Rosenthal2018-01-03
* Powerpoint writer: Fix new replaceNamedChildrenJesse Rosenthal2018-01-03
* PowerPoint writer: make inline code inherit code size.Jesse Rosenthal2018-01-03
* Powerpoint writer: simplify replaceNamedChildren functionJesse Rosenthal2018-01-03