aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2012-06-27Acknowledge Gavin Beatty in AUTHORS.John MacFarlane
2012-06-08README: Documented new variables in LaTeX template.John MacFarlane
2012-06-08Fixed documentation on mixed lists. Closes #533.John MacFarlane
2012-05-24Add support for Slideous output.Jonas Smedegaard
2012-05-17Added 'zenburn' highlight style from highlighting-kate.John MacFarlane
2012-05-11Added writerTeXLigatures to WriterOptions, `--no-tex-ligatures` option.John MacFarlane
2012-04-29Documented attributes for inline verbatim code.John MacFarlane
2012-04-20Documented DocBook input format in README.John MacFarlane
2012-03-15Added mathfont variable to latex template.John MacFarlane
2012-03-15LaTeX template tweaks:John MacFarlane
2012-03-14Added `geometry` variable to default LaTeX template.John MacFarlane
2012-03-12README: Removed misleading note on reST math.John MacFarlane
2012-03-12Added section on Internal links.John MacFarlane
2012-03-10Fixed typo in READMEJohn MacFarlane
2012-03-09Changed -V so that you can specify a key without a value.John MacFarlane
2012-03-09Added beamer+lhs as output format.John MacFarlane
2012-03-04Better instructions for modifying templates for pdf, odt, epub output.John MacFarlane
2012-03-04Fixed link example in README.John MacFarlane
2012-02-12README - fixed documentation on Smart Punctuation.John MacFarlane
2012-02-12Doc fix: 'fontsize' is the template variable, not 'font-size'.John MacFarlane
2012-02-09Merge pull request #411 from dfc/patch-1John MacFarlane
2012-02-09Changed a README example.John MacFarlane
2012-02-08"be is in" -> "be in" Douglas Calvert
2012-02-06Fixed lhs+markdown instructions.John MacFarlane
2012-02-05Re-added the --ascii option.John MacFarlane
2012-01-31Don't include mathml javascript for html5 output.John MacFarlane
2012-01-31Support `--mathml` flag in docbook.John MacFarlane
2012-01-30Added `--epub-embed-font` option.John MacFarlane
2012-01-29Updated README author list.John MacFarlane
2012-01-28Changed date in README.John MacFarlane
2012-01-28Support github syntax for fenced code blocks.John MacFarlane
2012-01-28Made `beamer` an output format, removed `pdf` as output format.John MacFarlane
2012-01-27Fixed link in README.John MacFarlane
2012-01-26Added --atx-headers option.John MacFarlane
2012-01-25Reorganized documentation of options, grouping into categories.John MacFarlane
2012-01-25Added --slide-level option to override default.John MacFarlane
2012-01-25FIxed typo in README. Closes #390.John MacFarlane
2012-01-25Improved README on slides.John MacFarlane
2012-01-25Updated README on --chapters with --beamer.John MacFarlane
2012-01-24README: More on slide shows.John MacFarlane
2012-01-24README: New instructions for slide shows.John MacFarlane
2012-01-21README: More information on what is needed to produce PDFs.John MacFarlane
2012-01-21Removed `beamer` output format; added `--beamer` option.John MacFarlane
2012-01-21README tweak on equivalent to markdown2pdf.John MacFarlane
2012-01-20Removed markdown2pdf and documentation.John MacFarlane
2012-01-19Documented docx reader in README.John MacFarlane
2012-01-01README: Added note on proper date format.John MacFarlane
2012-01-01EPUB writer: Allow `lang` variable to set language in metadata.John MacFarlane
2012-01-01New treatment of dashes in --smart mode.John MacFarlane
2011-12-30README: header identifiers now work in LaTeX, ConTeXt as well as HTML.John MacFarlane