Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-16 | Make loading parskip.sty conditional on its availability | Thomas Hodgson | 1 | -0/+5 | |
2015-12-15 | Use biblio-style when setting biblatex options | Thomas Hodgson | 2 | -2/+4 | |
2015-12-15 | Added biblatex options | Thomas Hodgson | 1 | -1/+1 | |
2015-12-15 | Added biblatex options | Thomas Hodgson | 1 | -1/+1 | |
2015-12-15 | Added option for thanks | Thomas Hodgson | 1 | -1/+1 | |
2015-12-15 | Add an option to set title pages for sections | Thomas Hodgson | 1 | -2/+2 | |
2015-12-10 | Use parskip.sty when the 'indent' option isn't set | Thomas Hodgson | 1 | -2/+1 | |
2015-12-10 | Moved header-includes to before setting of title etc. | Thomas Hodgson | 1 | -3/+3 | |
This matches default.latex | |||||
2015-12-08 | Moved themes after fonts | Thomas Hodgson | 1 | -18/+18 | |
If themes are loaded after fonts then they can override fonts. Otherwise, what the themes set will be overridden by the fallback loading of lmodern.sty. | |||||
2015-12-03 | Merge pull request #164 from adunning/patch-2 | John MacFarlane | 1 | -0/+2 | |
Make \euro conditional in Beamer for XeTeX/LuaTeX. | |||||
2015-12-03 | Make \euro conditional in Beamer for XeTeX/LuaTeX. | Andrew Dunning | 1 | -0/+2 | |
Implements the change made for LaTeX in <https://github.com/jgm/pandoc-templates/commit/e45a3fac77e5bd876b20a6b8a0dcbf54f5aa12ab>. | |||||
2015-12-03 | Merge pull request #162 from adunning/patch-3 | John MacFarlane | 1 | -0/+2 | |
Make \euro conditional for XeTeX/LuaTeX. | |||||
2015-12-03 | Merge pull request #161 from adunning/patch-2 | John MacFarlane | 1 | -0/+2 | |
Make color option change dependent on colorlinks. | |||||
2015-12-03 | Merge pull request #163 from vlm/patch-1 | John MacFarlane | 1 | -2/+2 | |
Make sure disabling hyphenation actually works. | |||||
2015-12-01 | Make sure disabling hyphenation actually works. | Lev Walkin | 1 | -2/+2 | |
For some reason, `.nh` does not work if specified _prior to_ `.TH`. If `.nh` is below `.TH`, hyphenation is properly disabled. | |||||
2015-11-30 | Make \euro conditional for XeTeX/LuaTeX. | Andrew Dunning | 1 | -0/+2 | |
Mirrors behaviour for pdfTeX. | |||||
2015-11-30 | Make color option change dependent on colorlinks. | Andrew Dunning | 1 | -0/+2 | |
The color options are only used for setting the link colour; it is otherwise redundant (someone wanting to add colour to other parts of the document will likely have more complex needs). | |||||
2015-11-20 | Merge pull request #157 from ousia/patch-1 | John MacFarlane | 1 | -7/+9 | |
font loading with simplefonts | |||||
2015-11-20 | Merge pull request #156 from adunning/patch-1 | John MacFarlane | 1 | -19/+16 | |
Revert use of \setuphead for ConTeXt title block. | |||||
2015-11-20 | latex: Moved definitions of subparagraph, header-includes. | John MacFarlane | 1 | -16/+15 | |
`header-includes` now occurs before setting of title, author, etc. This allows you to include a definition of `\subtitle`, for example, before `\subtitle` is called. Redefining of `\paragraph` and `\subparagraph` now occurs before `header-includes` rather than after. | |||||
2015-11-20 | latex: Use \subtitle command for subtitle, and give fallback defn. | John MacFarlane | 1 | -1/+5 | |
The fallback definition is a no-op. In a class that does not define `\subtitle`, the `subtitle` will not appear. This changes earlier behavior, which was to add the subtitle to the title. This had bad results with page headers etc. | |||||
2015-11-20 | latex template: Removed setting of 'subject' from subtitle. | John MacFarlane | 1 | -3/+0 | |
Subtitle isn't always subject. Also, subtitle can contain formatting, so we'd need a plain text version as with title. Easier to remove. | |||||
2015-11-20 | Revert "Merge pull request #158 from xoolive/pr-title" | John MacFarlane | 1 | -1/+1 | |
This reverts commit edf101400a07fd099910fd52c5c55d83855b4c38, reversing changes made to ff9ebaa31ae31401e236574e81c2e75609adc727. | |||||
2015-11-20 | Merge pull request #158 from xoolive/pr-title | John MacFarlane | 1 | -1/+1 | |
Issue for title.meta when subtitle is set | |||||
2015-11-20 | Issue for title.meta when subtitle is set | Xavier Olive | 1 | -1/+1 | |
2015-11-19 | font loading with simplefonts | Pablo Rodríguez | 1 | -7/+9 | |
simplefonts is required, since ConTeXt stable from TeX Live 2015 seems to have problem with some typefaces when not used. | |||||
2015-11-17 | Revert use of \setuphead for ConTeXt title block. | Andrew Dunning | 1 | -19/+16 | |
Thanks to Rik Kabel on pandoc-discuss. | |||||
2015-11-17 | beamer template: added 'navigation' variable. | John MacFarlane | 1 | -0/+1 | |
Valid values are empty (default), frame, vertical, horizontal. | |||||
2015-11-15 | Merge pull request #151 from vsivsi/master | John MacFarlane | 1 | -2/+2 | |
reveal.js - Fix broken parallaxBackgroundHorizontal and parallaxBackgroundVertical support. | |||||
2015-11-15 | Removed quotes from around values inserted for parallaxBackgroundHorizontal ↵ | Vaughn Iverson | 1 | -2/+2 | |
and parallaxBackgroundVertical. These values should be integers, not strings | |||||
2015-11-14 | opendocument template: Add "automatic-styles" tag. | John MacFarlane | 1 | -1/+3 | |
This allows more customization. See jgm/pandoc#2520. | |||||
2015-11-12 | Merge pull request #141 from adunning/keywords | John MacFarlane | 3 | -46/+68 | |
ConTeXt/LaTeX/Beamer clean-up | |||||
2015-11-09 | Provide separate `linkcontrastcolor` in ConTeXt. | Andrew Dunning | 1 | -1/+1 | |
2015-11-09 | Rename ConTeXt `style` to `linkstyle`. | Andrew Dunning | 1 | -1/+1 | |
Not necessary to write `normal` to prevent links from rendering as bold. | |||||
2015-11-09 | Make LaTeX/ConTeXt link colour optional. | Andrew Dunning | 2 | -9/+13 | |
Prevents a conflict when base text is not black. This makes the `hidelinks` option redundant. | |||||
2015-10-30 | Beamer template: added code to prevent slide breaks inside paragraphs. | John MacFarlane | 1 | -0/+4 | |
This will matter, in pracitce, only when `allowframebreaks` is used. It is especially helpful for bibliography slides. Closes #2442. Thanks to Nick Bart for the solution. | |||||
2015-10-29 | Beamer template: fix incompatibility of section slides with natbib. | John MacFarlane | 1 | -3/+9 | |
Natbib (and presumably biblatex) bibliography commands create their own section. Since these are in frame environments, we have an incompatibility with the `\AtBeginSection` macro which creates a special frame when a new section occurs. (We can't have a frame inside another frame.) This change disables `\AtBeginSection` inside bibliography slides. This supersedes #145. See discussion tehre. | |||||
2015-10-25 | Merge pull request #144 from adunning/html-keywords | John MacFarlane | 6 | -12/+51 | |
Add keywords to HTML templates; realign. | |||||
2015-10-25 | Merge pull request #143 from adunning/patch-1 | John MacFarlane | 1 | -37/+107 | |
Update dzslides template from source. | |||||
2015-10-25 | Merge pull request #142 from adunning/asciidoc | John MacFarlane | 1 | -4/+13 | |
Fix author, date in AsciiDoc; add keywords, abstract. | |||||
2015-10-23 | Always use $for$ to allow multiple options in LaTeX/ConTeXt/Beamer. | Andrew Dunning | 3 | -38/+56 | |
Also makes minor improvements to spacing. Adds indenting option to ConTeXt and multiple header/footer texts. | |||||
2015-10-22 | Realign HTML templates. | Andrew Dunning | 5 | -12/+33 | |
Add lang, dir, quotes where not included previously; always make display of author and date conditional. | |||||
2015-10-22 | Add keywords to HTML templates. | Andrew Dunning | 6 | -0/+18 | |
2015-10-22 | Update dzslides template from source. | Andrew Dunning | 1 | -37/+107 | |
2015-10-22 | Fix author, date in AsciiDoc; add keywords, abstract. | Andrew Dunning | 1 | -4/+13 | |
AsciiDoctor did not parse previous output. | |||||
2015-10-20 | Merge pull request #139 from adunning/patch-2 | John MacFarlane | 1 | -24/+12 | |
Simplify hyperref usage. | |||||
2015-10-20 | Merge pull request #140 from adunning/patch-1 | John MacFarlane | 1 | -29/+34 | |
ConTeXt link colour to black; define all sections. | |||||
2015-10-20 | Write title block in ConTeXt using \title. | Andrew Dunning | 1 | -19/+21 | |
This prevents a page number from appearing on the first page. | |||||
2015-10-20 | ConTeXt link colour to black; define all sections. | Andrew Dunning | 1 | -10/+13 | |
Sets default link colour to black with normal style (default is bolded red/green links), per the discussion in #138. Provides heading styles for all section types applied by Pandoc. | |||||
2015-10-20 | Change default LaTeX link colour to black. | Andrew Dunning | 1 | -3/+3 | |
This reflects the default behaviour of `hyperref` when `colorlinks` is not enabled (but instead sets the colour to black when it is not specified by the user, for the sake of simplicity). |