Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-02 | Latest template changes: title attribute on title section in dzslides. | John MacFarlane | 1 | -5/+8 | |
2013-05-07 | Made `\includegraphics` more flexible in LaTeX template. | John MacFarlane | 1 | -5/+5 | |
Now it can be used with options, if needed. Thanks to Bernhard Weichel. | |||||
2013-05-01 | Fixed errors in revealjs template. | John MacFarlane | 1 | -5/+5 | |
2013-04-30 | revealjs templates: use query hashes for defaults, include remotes. | John MacFarlane | 1 | -8/+5 | |
2013-04-25 | LaTeX template: Changes to make mathfont work with xelatex. | John MacFarlane | 1 | -5/+8 | |
We need the mathspec library, not just fontspec, for this. We also need to set options for setmathfont. Closes #734. | |||||
2013-04-15 | DocBook template: Use DocBook 4.5 doctype. | John MacFarlane | 1 | -5/+5 | |
2013-03-25 | Slidy: Use slidy.js rather than slidy.js.gz. | John MacFarlane | 1 | -5/+5 | |
Reason: some browsers have trouble with the gzipped js file, at least on the local file system. Closes #795. | |||||
2013-03-24 | revealjs template: include pdf stylesheet by default. | John MacFarlane | 1 | -7/+5 | |
2013-03-23 | New revealjs template. | John MacFarlane | 1 | -6/+6 | |
2013-03-22 | Updated templates to include reveal.js. | John MacFarlane | 1 | -0/+8 | |
2013-03-21 | Added basic support for reveal.js. | Jamie F. Olson | 1 | -6/+0 | |
Support unordered and ordered lists with "fragment" elements. Modified by JGM to remove the --reveal_js-url command-line option. Instead use -V reveal_js-url=... as with slidy and the other slide formats. Also cleaned up the list code in the HTML writer. | |||||
2013-03-20 | Added OPML template, tests. | John MacFarlane | 1 | -13/+5 | |
Minor fixes to OPML writer. Improved OPML reader tests. | |||||
2013-03-03 | beamer template: Provide `\Oldincludegraphics` as in LaTeX template. | John MacFarlane | 1 | -7/+12 | |
The template redefines `\includegraphics` to give special treatment for too-wide images. But this causes problems for literal uses of `\includegraphics`. This change allows authors to use `\Oldincludegraphics`, as in the latex template. | |||||
2013-02-27 | LaTeX template: Load microtype after fonts. | John MacFarlane | 1 | -5/+8 | |
Microtype needs to know what fonts are being used. Thanks to dfc for the patch. | |||||
2013-02-20 | Small spacing change in context template. | John MacFarlane | 1 | -8/+5 | |
2013-02-20 | ConTeXt template: Use `\placecontent` for toc. | John MacFarlane | 1 | -6/+7 | |
Configure it for toc depth. Thanks to Aditya Mahajan. | |||||
2013-02-19 | ConTeXt writer: Removed `\placecontent`. | John MacFarlane | 1 | -7/+6 | |
This produced a duplicate toc, in conjunction with `\placelist`. | |||||
2013-02-18 | LaTeX template: set secnumdepth to 5 if `--number-sections` specified. | John MacFarlane | 1 | -6/+7 | |
This yields behavior equivalent to the other writers, numbering level 4 and 5 headers too. Closes #753. | |||||
2013-02-03 | Beamer template: Lines to fix captions with longtable. | John MacFarlane | 1 | -5/+7 | |
Thanks to Joost Kremers. | |||||
2013-01-21 | LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs. | John MacFarlane | 1 | -7/+5 | |
2013-01-19 | Updated templates. | John MacFarlane | 1 | -5/+7 | |
Use upquote package if it exists. | |||||
2013-01-18 | RTF writer: Added writeRTFWithEmbeddedImages. | John MacFarlane | 1 | -5/+5 | |
* RTF writer: Export writeRTFWithEmbeddedImages instead of rtfEmbedImage. * Text.Pandoc: Use writeRTFWithEmbeddedImages for RTF. * Moved code for embedding images in RTF out of pandoc.hs. | |||||
2013-01-15 | Added `writerHtmlQTags` and `--html-q-tags` option. | John MacFarlane | 1 | -5/+5 | |
The previous default was to use `<q>` tags in HTML5. But `<q>` tags are also valid HTML4, and they are not very robust in HTML5. Some user agents don't support them, and some CSS resets prevent pandoc's quotes CSS from working properly (e.g. bootstrap). It seems a better default just to insert quote characters, but the option is provided for those who have gotten used to using `<q>` tags. | |||||
2013-01-05 | Implemented --toc-depth (and --toc!) for RTF writer. | John MacFarlane | 1 | -7/+5 | |
2013-01-05 | Support --toc-depth in context writer. | John MacFarlane | 1 | -5/+7 | |
2013-01-05 | Changed --toc-level to --toc-depth. | John MacFarlane | 1 | -5/+5 | |
2013-01-05 | Implemented --toc-level for rst. | John MacFarlane | 1 | -5/+5 | |
2013-01-05 | Implemented --toc-level in LaTeX writer. | John MacFarlane | 1 | -7/+5 | |
2013-01-04 | Added css to preserve spaces in <code> tags. | John MacFarlane | 1 | -5/+7 | |
Thanks to Dirk Laurie. | |||||
2012-12-29 | Moved all data files and templates to data/. | John MacFarlane | 1 | -0/+6 | |
2009-12-31 | Removed old data/templates directory. | fiddlosopher | 6 | -142/+0 | |
Templates are now in templates/. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1758 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-31 | Add legacy-header to LaTeX template. | fiddlosopher | 1 | -2/+7 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1680 788f1e2b-df1e-0410-8736-df70ead52e1b | |||||
2009-12-31 | Renamed headers -> templates. | fiddlosopher | 6 | -0/+137 | |
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1677 788f1e2b-df1e-0410-8736-df70ead52e1b |