Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-11 | Merge pull request #44 from aaronwolen/beamer-captions | John MacFarlane | 1 | -0/+3 | |
Beamer template: Consistent styles for figure and table captions | |||||
2014-04-11 | Fix issue #52: set max width and height of images in default.beamer | Garrick Aden-Buie | 1 | -17/+8 | |
2014-04-05 | reveal.js template: Fix PDF print function. | John MacFarlane | 1 | -4/+13 | |
See pandoc issue #1220. | |||||
2014-04-04 | DocBook template: Use authorgroup. | John MacFarlane | 1 | -3/+7 | |
2014-04-04 | Added caption package to beamer template. | John MacFarlane | 1 | -0/+1 | |
Closes #1200. | |||||
2014-03-19 | Merge pull request #54 from KarolS/master | John MacFarlane | 1 | -0/+10 | |
Improving Unicode support in the Beamer template | |||||
2014-03-04 | Merge pull request #46 from mb21/master | John MacFarlane | 1 | -0/+43 | |
InDesign ICML template | |||||
2014-02-28 | InDesign ICML template | mb21 | 1 | -0/+43 | |
2014-02-26 | Backported changes from default.latex to default.beamer in order to improve ↵ | KarolS | 1 | -0/+10 | |
Unicode support | |||||
2014-02-20 | default.latex: include fontenc only if pdflatex engine is used. | John MacFarlane | 1 | -1/+1 | |
See pandoc #1164. | |||||
2014-02-12 | Moved $include-after$ to the closing </body> | Alexander Belyaev | 1 | -3/+4 | |
See https://groups.google.com/forum/#!topic/pandoc-discuss/Fbfh8IIcVds | |||||
2013-12-13 | Merge pull request #49 from lionandoil/master | John MacFarlane | 1 | -1/+4 | |
Fixing default.beamer includegraphics redefinition to allow custom options | |||||
2013-12-13 | Fixing default.beamer includegraphics redefinition to allow custom options | Kevin | 1 | -1/+4 | |
2013-12-11 | latex template: Put header includes after title. | John MacFarlane | 1 | -3/+3 | |
Closes pandoc#908. | |||||
2013-12-11 | Added abstract variable in latex template. | John MacFarlane | 1 | -0/+5 | |
2013-12-09 | Merge pull request #48 from lionandoil/master | John MacFarlane | 1 | -1/+1 | |
Beamer template: add booktabs package | |||||
2013-12-09 | Beamer template: add booktabs package | Kevin | 1 | -1/+1 | |
2013-12-03 | Merge pull request #47 from jlduran/booktabs | John MacFarlane | 1 | -1/+1 | |
LaTeX template: Add booktabs package | |||||
2013-12-02 | LaTeX template: Add booktabs package | Jose Luis Duran | 1 | -1/+1 | |
2013-11-30 | ConTeXt template: Setup up defaults for floats. | John MacFarlane | 1 | -1/+2 | |
This allows the user to adjust the figure and table placement and numbering globally. | |||||
2013-11-22 | ConTeXt template: setup captions with no numbering. | John MacFarlane | 1 | -0/+2 | |
See pandoc #1067. | |||||
2013-10-23 | Beamer template: Consistent styles for figure and table captions | aaronwolen | 1 | -0/+3 | |
2013-10-21 | Beamer template: put slide around bibliography with natbib or biblatex. | John MacFarlane | 1 | -1/+5 | |
2013-09-24 | opendocument: Replaced fontface variable with actual declaration. | John MacFarlane | 1 | -1/+3 | |
2013-09-24 | Merge pull request #41 from wilx/master | John MacFarlane | 1 | -0/+1 | |
default.opendocument: Add $font-face-decls$ field. | |||||
2013-09-25 | default.opendocument: Add $font-face-decls$ field. | Václav Zeman | 1 | -0/+1 | |
2013-09-07 | Merge pull request #38 from ErikEvenson/pr/html5-meta-scale | John MacFarlane | 1 | -0/+1 | |
Adds meta tag to allow scaling by the user. | |||||
2013-09-07 | Adds meta tag to allow scaling by the user. This makes things friendlier ↵ | Erik Evenson | 1 | -0/+1 | |
for smaller screen sizes. | |||||
2013-08-11 | opendocument template: fixed office:version. | John MacFarlane | 1 | -2/+2 | |
2013-08-06 | Merge pull request #36 from logc/master | John MacFarlane | 1 | -0/+3 | |
default.beamer: Add font theme option | |||||
2013-08-05 | default.beamer: Add font theme option | Luis Osa | 1 | -0/+3 | |
Add font theme option to choose one of the sets of structural fonts that come predefined with Beamer. | |||||
2013-07-20 | LaTeX template: Added `biblio-style` variable. | John MacFarlane | 1 | -1/+1 | |
2013-07-17 | LaTeX/Beamer templates: Add classoption variable. | John MacFarlane | 2 | -2/+2 | |
This is intended for class options like `oneside`; it may be repeated with different options. | |||||
2013-07-04 | default.latex: Use tex-ansi mapping for monofont. | John MacFarlane | 1 | -1/+1 | |
This ensures that straight quotes appear as straight, rather than being treated as curly. See pandoc#889. | |||||
2013-06-27 | man template: removed `description`, added `header`, `footer`. | John MacFarlane | 1 | -1/+1 | |
Added quotes where needed. | |||||
2013-06-24 | Merge pull request #31 from aaronwolen/master | John MacFarlane | 1 | -0/+1 | |
Provide a variable to define citation color | |||||
2013-06-22 | Added #TITLE: to title in org template. | John MacFarlane | 1 | -1/+1 | |
Previously the writer inserted this. | |||||
2013-06-22 | OPML template: Use 'for' in author. | John MacFarlane | 1 | -1/+1 | |
2013-06-21 | Added subtitle to html and latex formats. | John MacFarlane | 11 | -0/+33 | |
2013-06-18 | Add citecolor variable | Aaron Wolen | 1 | -0/+1 | |
2013-06-01 | Merge pull request #29 from abakst/patch-1 | John MacFarlane | 1 | -1/+1 | |
Add class attribute to title slide section tag | |||||
2013-05-31 | Add class attribute to title slide section tag | Alexander Bakst | 1 | -1/+1 | |
It would be useful to have a class attribute for the title slide's section tag. For example, this is useful for setting a background image unique to the title slide. | |||||
2013-05-07 | default.beamer: Added comment to graphics section. | John MacFarlane | 1 | -0/+4 | |
2013-05-07 | default.latex: Use \ScaleIfNeeded w/ nicer def instead of \maxwidth. | John MacFarlane | 1 | -3/+8 | |
2013-05-07 | default.latex: Redefine includegraphics to allow custom options. | John MacFarlane | 1 | -3/+7 | |
Thanks to Bernhard Weichel. Now, literal \includegraphics commands with square-bracketed options will work properly. When no options are given, a default option limits images to the text width. | |||||
2013-05-01 | Fixed errors introduced in last revealjs template update. | John MacFarlane | 1 | -3/+3 | |
2013-04-30 | revealjs template: use remotes by default, set defaults from query hash. | John MacFarlane | 1 | -6/+5 | |
2013-04-25 | LaTeX template: Changes to make mathfont work with xelatex. | John MacFarlane | 1 | -2/+4 | |
We need the mathspec library, not just fontspec, for this. We also need to set options for setmathfont. | |||||
2013-04-15 | Docbook template: Use docbook 5.5. Closes #25. | John MacFarlane | 1 | -2/+2 | |
2013-03-25 | Slidy template: use slidy.js rather than .js.gz. | John MacFarlane | 1 | -1/+1 | |