summaryrefslogtreecommitdiff
path: root/data/templates/default.textile
AgeCommit message (Collapse)Author
2015-10-29Beamer template: fix incompatibility of section slides with natbib.John MacFarlane
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. Thinks to Yihui Xie for bringing the problem to my attention. This supersedes #145. See discussion there.
2015-10-25Template improvements (Andrew Dunning).John MacFarlane
- Added `keywords` to HTML templates and fixed alignment. - Updated dzslides template from source. - Added `lang`, `dir`, `quotes` to HTML templates; always make author and date display conditional. - Fixed `author` and `date` in asciidoc; added `keywords`, `abstract`. - Updated tests.
2015-10-20LaTeX template: simplify hyperref usage.John MacFarlane
Andrew Dunning. #139.
2015-10-20ConTeXt template: link color to black, define all sections.John MacFarlane
Andrew Dunning.
2015-10-19Updated latex, beamer templates to support language divs/spans.John MacFarlane
Mainly this adds a template variable that can be filled by commands that make babel understand the polyglossia-style language directives. Thanks to mb21.
2015-10-18HTML-based templates: Use en dash between title prefix & title.John MacFarlane
Instead of a hyphen. (Andrew Dunning.)
2015-10-18Man template: make "generated by" comment conditional.John MacFarlane
This allows it to be disabled for automated tests, so they needn't be updated every version bump.
2015-10-14reveal.js template changes (Andrew Dunning).John MacFarlane
- Add width, height variables to reveal.js. - Update reveal.js template from 3.1 source. All configuration options are now available as variables, but are only be included if set (reveal.js uses defaults otherwise).
2015-10-14LaTeX template: Add fontenc, indent, subparagraph variables.John MacFarlane
Thanks to Andrew Dunning.
2015-10-13Template changes:John MacFarlane
- Move HTML5 shiv after CSS (Andrew Dunning). - Fix HTML5 shiv URL (Andrew Dunning). - Add dir attribute in html5 (Andrew Dunning). - Realign beamer and LaTeX templates (Andrew Dunning).
2015-10-10Removed xltxtra, xunicode from LaTeX template.John MacFarlane
Thanks Andrew Dunning. Updated tests and changelog.
2015-10-10reveal.js template: add controls, progress variables.John MacFarlane
Thanks to Grégoire Pineau.
2015-10-10Adjusted latex template for changes to polyglossia-lang variable.John MacFarlane
2015-10-10Man template improvements:John MacFarlane
- Added comment stating that the page is autogenerated by pandoc, giving version. - Added `adjusting` and `hyphenate` variables. - Documented new variables.
2015-10-07Beamer template: Added space after colon in figure caption.John MacFarlane
2015-10-04Updated latex template to work better with tufte...John MacFarlane
and other packages that include hyperref or color. Thanks to Xavier Olive.
2015-10-03Template updates.John MacFarlane
Beamer: added `innertheme`, `outertheme` variables. LaTeX: added `mainfontoptions`, `sansfontoptions`, `monofontoptions`, `mathfontoptions`, `fontfamilyoptions`.
2015-09-29Beamer template: allow setting outer/inner theme.John MacFarlane
2015-09-26Changes to templates to support handling of bidirectional text.John MacFarlane
(LaTeX, ConTeXt, HTML)
2015-09-25LaTeX, ConTeXt templates: more specific language variables.John MacFarlane
Instead of directly using `lang`, we now use `babel-lang` and `polyglossia-lang` and `context-lang`. These variables are set by the writers to the necessary values, based on the `lang` variable (which now always takes a value in BCP47 format).
2015-08-11LaTeX template: reverted change in abstract position.John MacFarlane
2015-08-11Revert "LaTeX template: move abstract to before `\maketitle`."John MacFarlane
This reverts commit aa08b4cd677b975cf63c451a3414df447e31b55c.
2015-08-09LaTeX template: move abstract to before `\maketitle`.John MacFarlane
See http://tex.stackexchange.com/questions/139469/to-have-abstract-in-the-docu ment-class-revtex
2015-07-06ConTeXt template: activate hanging indent for definition lists.John MacFarlane
(mb21)
2015-06-27Updated LaTeX template: `CJKoptions` variable, allow dvipsnames for colors.John MacFarlane
Thanks to Xavier Olive. The addition of the `CJKoptions` variable allows one to set (e.g.) a bigger font size for Asian fonts than latin ones. Including dvipsnames allows specifying colors like MidnightBlue for link colors. This brings in a dependency on the color package, but it is a standard package and required anyway by graphics.
2015-06-13Added CJKmainfont to latex template (Xavier Olive).John MacFarlane
2015-06-13epub templates: use 'author.role', not 'author.type'.John MacFarlane
2015-06-02Added default commonmark template.John MacFarlane
2015-05-27LaTeX template: Move hyperref before polyglossia.John MacFarlane
This avoids an error "Please load package hyperref before bidi package, and then try to run xelatex on your document again". See jgm/pandoc-templates #96.
2015-05-27LaTeX/beamer: added `setotherlanguages` in polyglossia.John MacFarlane
This uses an `otherlang` variable that takes a list of languages. As requseted in #2174.
2015-05-27Revealjs: allow 'center' to be set to false.John MacFarlane
2015-05-27Template changes.John MacFarlane
* Use polyglossia with xelatex in beamer (#85). * Provide `\tightlist` in beamer template (Anders Persson). * Add toccolor variable to control link color in toc (Kaixhin).
2015-05-11LaTeX, Beamer templates: use `bibliography` instead of `biblio-files`.John MacFarlane
Also use `\addbibresource` instead of `\bibliography` for biblatex. See #1661.
2015-05-10Fixed accidental reversion to earlier templates version.John MacFarlane
From last commit.
2015-05-09Improved warnings when image size can't be determined.John MacFarlane
Closes #1834.
2015-05-03LaTeX template: degrade gracefully if `\paragraph` not defined.John MacFarlane
2015-05-02latex template: use providecommand for tightlist.John MacFarlane
This avoids a conflict when memoir class is used. Thanks to Joseph Harriott.
2015-04-17Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into ↵John MacFarlane
jlduran-latex-tightlist Conflicts: data/templates
2015-04-17LaTeX template: redefine `\paragraph`, `\subparagraph`...John MacFarlane
to behave more like section headers. Closes #1658.
2015-04-13LaTeX template: include grffile together with graphicx.John MacFarlane
This properly handles filenames containing spaces and dots. Closes #2074.
2015-04-12OpenDocument template: use `text:p` instead of `text:h` for title.John MacFarlane
Using `text:h` causes problems with numbering. Closes #2059. Thansk to @nkalvi for diagnosing this.
2015-04-07RST writer: better handling of raw latex inline.John MacFarlane
We use `` :raw-latex:`...` `` and add a definition for this role to the template. Closes #1961.
2015-04-07epub, epub3: added header-includes, include-before, include-after.John MacFarlane
Closes #1987.
2015-04-07reveal.js template: move custom css after theme.John MacFarlane
This allows custom css to modify themes, instead of being replaced by themes.
2015-03-31reveal.js template: add new configurable options.John MacFarlane
(Dmitry Smirnov, jgm/pandoc-templates#89) * Made option "center" configurable. * Added new options "maxScale" and "slideNumber". * Added comments to existing options.
2015-02-16Fixed revealjs template so style css is correctly included.John MacFarlane
Closes #1949.
2015-01-20revealjs template - link to non-minified css, js.John MacFarlane
The minified versions no longer ship with the library.
2014-12-28EPUB templates: use div, not p, for "rights" on title page.John MacFarlane
2014-11-17Really fix #1758. Add `id="cover"` to body on cover page.John MacFarlane
Not title page!
2014-11-16Removed extra body tag from epub3 template.John MacFarlane
This fixes a bug introduced by the previous fix.