summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Docx reader: Move pandoc inline styling inside custom-style spanJesse Rosenthal2018-02-22
* Docx reader: Avoid repeated spans in custom styles.Jesse Rosenthal2018-02-22
* MANUAL: add documentation on custom styles.Jesse Rosenthal2018-02-22
* Docx reader tests: test custom style extension.Jesse Rosenthal2018-02-22
* Docx reader: read custom stylesJesse Rosenthal2018-02-22
* Extensions: Add Ext_stylesJesse Rosenthal2018-02-22
* LaTeX writer: Put hypertarget inside figure environment.John MacFarlane2018-02-21
* LaTeX writer: Fix image height with percentage.John MacFarlane2018-02-21
* Org reader: allow changing emphasis syntaxAlbert Krewinkel2018-02-21
* Muse reader: replace setState with updateState where possibleAlexander Krotov2018-02-21
* MANUAL.txt: fix typo.Jesse Rosenthal2018-02-20
* MANUAL.txt: A bit of clarification on speaker notes.Jesse Rosenthal2018-02-20
* MANUAL.txt: Add instructions for using pptx reference-docsJesse Rosenthal2018-02-20
* Muse reader: fix compiler warningJesse Rosenthal2018-02-20
* Powerpoint writer: Use ph name and idx for getting layout shapesJesse Rosenthal2018-02-20
* Muse reader: use updateState instead of setState to restore museInLinkAlexander Krotov2018-02-20
* Powerpoint writer tests: Test everything with template as wellJesse Rosenthal2018-02-19
* Powerpoint writer: Update.golden tests.Jesse Rosenthal2018-02-19
* Powerpoint writer: Add notesMaster to presentation.xml if necessaryJesse Rosenthal2018-02-19
* Move manyUntil to Text.Pandoc.Parsing and use it in Txt2Tags readerAlexander Krotov2018-02-19
* Powerpoint writer: Another attempt at avoiding compiler warnings.Jesse Rosenthal2018-02-18
* Powerpoint writer: fix compiler complaints.Jesse Rosenthal2018-02-18
* MANUAL: add reference to pptx support for speaker notes.Jesse Rosenthal2018-02-18
* Powerpoint writer: Add tests for speaker notes.Jesse Rosenthal2018-02-18
* Powerpoint writer: separate SpeakerNotes paragraphs with empy parJesse Rosenthal2018-02-18
* Powerpoint writer: Ignore links and (end)notes in speaker notes.Jesse Rosenthal2018-02-18
* Powerpoint writer: update golden test filesJesse Rosenthal2018-02-18
* Powerpoint writer: Output speaker notes.Jesse Rosenthal2018-02-18
* Powerpoint writer: modify speaker notes in presentation.xmlJesse Rosenthal2018-02-18
* Powerpoint writer: Read speaker note templates conditionallyJesse Rosenthal2018-02-18
* Powerpoint writer: Move notes slides into data tree.Jesse Rosenthal2018-02-18
* Powerpoint writer: Read notes into powerpoint Presentatation type.Jesse Rosenthal2018-02-18
* Powerpoint writer: Change references to Notes to SpeakerNotesJesse Rosenthal2018-02-18
* EMF Image size support (#4375)Andrew Pritchard2018-02-18
* LaTeX reader: Fixed comments inside citations. Closes #4374.John MacFarlane2018-02-17
* Markdown writer: properly escape @ to avoid capture as citation.John MacFarlane2018-02-16
* Make image size detection for PDFs more robust.John MacFarlane2018-02-16
* Travis: ensure nightly builds can fail.John MacFarlane2018-02-16
* TEI writer: more attribute fixes.John MacFarlane2018-02-16
* TEI writer: Use 'xml:id', not 'id' attribute.John MacFarlane2018-02-16
* Muse reader: prioritize lists with roman numerals over alphabetical listsAlexander Krotov2018-02-16
* Docx reader: Pick table width from the longest row or headerdanse2018-02-15
* Muse reader: fix directive parsingAlexander Krotov2018-02-15
* Muse writer: use unicode quotes for quoted textAlexander Krotov2018-02-15
* AsciiDoc writer: do not output implicit heading IDsAlexander Krotov2018-02-13
* Typo fix changelog.John MacFarlane2018-02-13
* Muse reader: remove listItemContents functionAlexander Krotov2018-02-13
* Muse reader: hlintAlexander Krotov2018-02-13
* Muse reader: parse definition lists with multiple descriptionsAlexander Krotov2018-02-13
* Muse reader: parse next list item before parsing more item contentsAlexander Krotov2018-02-13