summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Org reader: respect `creator` export optionAlbert Krewinkel2016-08-29
* Org reader: respect `email` export optionAlbert Krewinkel2016-08-29
* Org reader: respect `author` export optionAlbert Krewinkel2016-08-29
* Put Org reader export option tests into test groupAlbert Krewinkel2016-08-29
* Org reader: read HTML_head as header-includesAlbert Krewinkel2016-08-29
* Org reader: set classoption meta from LaTeX_class_optionsAlbert Krewinkel2016-08-29
* Org reader: set documentclass meta from LaTeX_classAlbert Krewinkel2016-08-29
* Org reader: read LaTeX_header as header-includesAlbert Krewinkel2016-08-29
* Org reader: give precedence to later meta linesAlbert Krewinkel2016-08-29
* Org reader: allow multiple, comma-separated authorsAlbert Krewinkel2016-08-29
* Org reader: read markup only for special meta keysAlbert Krewinkel2016-08-29
* Org reader: extract meta parsing code to moduleAlbert Krewinkel2016-08-29
* Org writer: translate language identifiersAlbert Krewinkel2016-08-20
* Allow aeson 1.0.*.John MacFarlane2016-08-20
* Note in MANUAL that `--katex` works best with `html5`.John MacFarlane2016-08-20
* MANUAL: fix up custom-style documentation.Jesse Rosenthal2016-08-20
* Merge pull request #3074 from waldyrious/patch-1John MacFarlane2016-08-20
|\
| * synchronize spacing of footnotes in help outputWaldir Pimenta2016-08-16
* | Merge branch 'org-figure-fix'Albert Krewinkel2016-08-18
|\ \ | |/ |/|
| * Org writer: ensure link targets are paths or URLsAlbert Krewinkel2016-08-18
| * Org writer: ensure blank line after figureAlbert Krewinkel2016-08-18
| * Org writer: remove blank line after figure captionAlbert Krewinkel2016-08-18
|/
* MANUAL: fix some whitespace issues.Jesse Rosenthal2016-08-15
* Docx writer test: comment out function to make compiler happy.Jesse Rosenthal2016-08-15
* Docx writer: test for custom styles.Jesse Rosenthal2016-08-15
* Docx writer tests: allow for altered round tripJesse Rosenthal2016-08-15
* Add discussion of custom styles to MANUAL.txt.Jesse Rosenthal2016-08-15
* Docx Writer: change dynamic style keyJesse Rosenthal2016-08-15
* Docx writer: Inject text properties as well.Jesse Rosenthal2016-08-15
* Docx Writer: Keep track of dynamic text props too.Jesse Rosenthal2016-08-15
* Docx writer: Allow dynamic styles on spans.Jesse Rosenthal2016-08-15
* Docx writer: Inject new paragraph propertiesJesse Rosenthal2016-08-15
* StyleMap: export functions on StyleMap instancesJesse Rosenthal2016-08-15
* Docx Writer: Have state keep track of dynamic styles.Jesse Rosenthal2016-08-15
* Docx Writer: Implement user-defined styles.Jesse Rosenthal2016-08-13
* Docx parser: Use xml convenience functionsJesse Rosenthal2016-08-13
* Merge pull request #3048 from tarleb/latex-mini-fixJohn MacFarlane2016-08-11
|\
| * LaTeX reader: drop duplicate `*` in bibtexKeyCharsAlbert Krewinkel2016-07-29
* | Added `themeoptions` variable to beamer template (Carsten Gips).John MacFarlane2016-08-11
* | Tell where to get tarball in INSTALL.John MacFarlane2016-08-10
* | Merge pull request #3065 from tarleb/org-verse-indentJohn MacFarlane2016-08-09
|\ \
| * | Org reader: preserve indentation of verse linesAlbert Krewinkel2016-08-08
* | | Merge pull request #3067 from tarleb/org-figure-bugfixJohn MacFarlane2016-08-09
|\ \ \ | |/ / |/| |
| * | Org reader: ensure image sources are proper linksAlbert Krewinkel2016-08-09
|/ /
* | MediaWiki reader: properly interpret XML tags in pre environments.John MacFarlane2016-08-06
* | Improved mediawiki reader's treatment of verbatim constructions.John MacFarlane2016-08-06
* | Fix for unquoted attribute values in mediawiki tables.John MacFarlane2016-08-06
* | Fix out of index error in handleErrorMatthew Pickering2016-08-06
* | Added `beamerarticle` variable.John MacFarlane2016-08-06
* | LaTeX writer: don't use * for unnumbered paragraph, subparagraph.John MacFarlane2016-08-06
|/