aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge pull request #2472 from adunning/patch-1John MacFarlane1-15/+21
2015-11-01LaTeX writer: properly handle footnotes in captions.John MacFarlane1-15/+18
2015-11-01LaTeX writer: avoid footnotes in list of figures.John MacFarlane1-1/+14
2015-10-30Pipe tables with long lines now get relative cell widths.John MacFarlane3-14/+39
2015-10-30HTML writer: use width on whole table if col widths sum to < 100%.John MacFarlane2-5/+12
2015-10-30Beamer template: added code to prevent slide breaks inside paragraphs.John MacFarlane1-13/+8
2015-10-30Textile reader: don't do smart punctuation unless explicitly asked.John MacFarlane3-15/+14
2015-10-29Beamer template: fix incompatibility of section slides with natbib.John MacFarlane1-7/+15
2015-10-28Revert "New approach to stack build on appveyor."John MacFarlane3-171/+33
2015-10-28New approach to stack build on appveyor.John MacFarlane3-33/+171
2015-10-28Fixed omitted `url(...)` in CSS data-uri with `--self-contained`.John MacFarlane1-1/+1
2015-10-28LaTeX writer: add `\protect` to `\hyperlink`.John MacFarlane2-2/+2
2015-10-27Change default for old-locale flag to False.John MacFarlane1-1/+1
2015-10-27LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.John MacFarlane2-18/+10
2015-10-26Markdown reader: improved parser for `mmd_title_block`.John MacFarlane1-9/+8
2015-10-26Merge pull request #2484 from nickbart1980/patch-4John MacFarlane1-2/+3
2015-10-26Added de-CH-1901, fixed el-polytonnickbart19801-2/+3
2015-10-25Merge pull request #2481 from mb21/textarabicJohn MacFarlane1-1/+1
2015-10-25Template improvements (Andrew Dunning).John MacFarlane4-16/+19
2015-10-25Merge pull request #2477 from tarleb/org-toggling-header-argsJohn MacFarlane2-4/+35
2015-10-25LaTeX writer: \textarabic fixmb211-1/+1
2015-10-25Org reader: allow toggling header argsAlbert Krewinkel2-4/+35
2015-10-24deb/Makefile: added 'clean'.John MacFarlane1-1/+4
2015-10-24deb/Vagrantfile: share .., so we can put the deb there.John MacFarlane1-1/+1
2015-10-24Added Vagrantfile for building deb in vm.John MacFarlane2-0/+81
2015-10-24Fixed typo.John MacFarlane2-2/+2
2015-10-24Fixed typo.John MacFarlane1-1/+1
2015-10-24Added Paths_pandoc to other-modules for executable stanza.John MacFarlane1-0/+1
2015-10-24make_deb: changed path for man page.John MacFarlane1-1/+2
2015-10-24Improved fetching of pandoc-citeproc man page.John MacFarlane2-4/+16
2015-10-24Moved PATH setting in make_deb, make_osx_package.John MacFarlane2-4/+6
2015-10-24Set paths in make_deb and make_osx_package.John MacFarlane2-0/+5
2015-10-24Changed path . to .. in deb/osx stack.yaml.John MacFarlane2-2/+2
2015-10-24Changes for deb and osx package generators.John MacFarlane4-21/+33
2015-10-24Added stack.hsb2hs.yaml, for easy installation of hsb2hs.John MacFarlane1-0/+4
2015-10-24make_osx_package: don't create man5.John MacFarlane1-1/+0
2015-10-24Merge pull request #2475 from tarleb/org-paragraph-before-listJohn MacFarlane2-6/+37
2015-10-24Org reader: fix paragraph/list interactionAlbert Krewinkel2-6/+37
2015-10-23Note expanded support for abstract, keywords.Andrew Dunning1-2/+2
2015-10-22Fixed over-eager raw HTML inline parsing.John MacFarlane2-0/+4
2015-10-22Avoid compiler warning for unused identifier.John MacFarlane1-1/+1
2015-10-22Changed ยง to % in operators from Odt.Arrows.Utils.John MacFarlane5-43/+42
2015-10-22Textile writer: support start number in ordered lists.John MacFarlane1-7/+18
2015-10-22Update LaTeX/ConTeXt variable usage in README.Andrew Dunning1-15/+21
2015-10-20Updated tests for latex/context template changes.John MacFarlane6-161/+87
2015-10-20Merge pull request #2467 from adunning/patch-1John MacFarlane1-27/+73
2015-10-20Add new variables for ConTeXt template to README.Andrew Dunning1-27/+73
2015-10-20LaTeX template: simplify hyperref usage.John MacFarlane1-7/+7
2015-10-20ConTeXt template: link color to black, define all sections.John MacFarlane1-7/+7
2015-10-20Update date on README.John MacFarlane1-1/+1