191 Commits (c4777e54bcba222c1b32c66396881278933d73e6)
 

Author SHA1 Message Date
Wandmalfarbe c4777e54bc Corrected a typo in the README. 5 years ago
Wandmalfarbe 8237b646ee Issue 141: Added a section on *required LaTeX packages* to the readme. 5 years ago
Wandmalfarbe 3527df56e3 Issue #140: Added an example on how to compile Chinese documents. 5 years ago
Wandmalfarbe d5155adebf Fix travis build. 5 years ago
Wandmalfarbe 274bed6726 Fix installation of `setuptools`. 5 years ago
Wandmalfarbe 4938fc9d85 Hopefully fix failing travis build. 5 years ago
Wandmalfarbe 15241862ae Use `pip3` to install python based filters on travis. 5 years ago
Wandmalfarbe 5dea3bf00c Install python filter `pandoc-latex-environment` on travis to build the examples. 5 years ago
Wandmalfarbe 30c292c95b Issue #115: Added an example on how to generate admonition boxes. 5 years ago
Wandmalfarbe 8b27e324d5 Install missing package `background` for the Travis build of the example `page-background`. 5 years ago
Wandmalfarbe 1aeb8cc7da Added example `page-background` to the examples build and travis tests. 5 years ago
Wandmalfarbe 393eebd90c Added the examples `page-background` and `japanese` to the readme. 5 years ago
Wandmalfarbe b6b1983d4a Added an example for `page-background`. 5 years ago
Danilo Carrabino ec6454711e Added support for page background (#138) 5 years ago
Wandmalfarbe b2a0703adc Update changelog for version `1.3.1`. 5 years ago
Wandmalfarbe 1f44238c6a Issue #135: Fixed compilation failure when using the `beamer` output format. 5 years ago
Wandmalfarbe 8ef72c6c9e Issue #135: Fixed wrong margins when not using the titlepage option. 5 years ago
Wandmalfarbe 955df39660 Preparation for release of version 1.3.0. 5 years ago
Wandmalfarbe 36e92c5eeb Closes #121: Clarify the location of the pandoc templates directory. 5 years ago
Pascal Wagler ad5ab13ba9
Fixed build error because `geometry` is needed when using the titlepage. (#127) 5 years ago
Andrew Zhou 32a1e29cd6 Added missing $endif$ that caused a compilation failure. (#125) 5 years ago
Wandmalfarbe 914d67c99f Specifying `mainfont` when using PdfLaTeX should not change anything because `mainfont` is only for XeLaTeX. 5 years ago
Wandmalfarbe be2d243225 Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. 5 years ago
Pascal Wagler 8f8fc7312f
Fixed Travis build. (#124) 5 years ago
Salim B 43140ba043 Improve formatting of footnotes. (#107) 5 years ago
Wandmalfarbe a24f339d6c Closes #123, #17: Added the variable `code-block-font-size` to change the font size for code blocks via the supplied LaTeX command. 5 years ago
Wandmalfarbe 7eff8ff442 Explained `table-use-row-colors` in the README. 5 years ago
Wandmalfarbe de26a460e6 Merge branch 'master' of https://github.com/Wandmalfarbe/pandoc-latex-template 5 years ago
Wandmalfarbe c97a5aebe3 Changed README formatting. 5 years ago
JKPOKE 42735ad21e Improve Japanese dummy text (#86) 5 years ago
Wandmalfarbe e475fc8cef Issue #109: Added example on how to change header and footer. 5 years ago
Wandmalfarbe 5d23d3f93a Rebuild the examples. 5 years ago
Wandmalfarbe 9434628475 Added missing background image for the example `custom-titlepage`. 5 years ago
Wandmalfarbe e6c05b46a3 The example `custom-titlepage` has a background and no logo. 5 years ago
Wandmalfarbe 49df77bfcb Issue #31,#41: Added support for background images on the title page. 5 years ago
Wandmalfarbe 14a30a00bf Added a few backgrounds to the titlepage example. 5 years ago
Wandmalfarbe be52c88c08 Added support for background images on the title page. 5 years ago
Wandmalfarbe 86bf7c0d97 Issue #29: Disable striped tables per default. Enable them with the option `table-use-row-colors: true`. 5 years ago
Wandmalfarbe 0afdba6c59 Update listings definition for Java which is the default language when using listings. 5 years ago
Wandmalfarbe 537bf1c794 Support additional keyword colors when using `listings` for syntax highlighting. 5 years ago
Wandmalfarbe 21d92b4353 Fixed failing Travis build because of missing package `fvextra`. 5 years ago
Wandmalfarbe b33b1ab395 Fixed #2: Long lines in code blocks wrap automatically. 5 years ago
Wandmalfarbe a73fcc26c5 Preparation for release of version 1.2.4. 5 years ago
Wandmalfarbe 542ca6c4ca Deleted trailing whitespace. 5 years ago
Wandmalfarbe e55a2c345f Recompiled the examples. 5 years ago
Wandmalfarbe b38f9e4d79 Added an example on how to generate beamer slides. 5 years ago
Wandmalfarbe da2d36e804 Fixed #99: Beamer document did not compile with pandoc when including the package `titling`. The generated LaTeX however did compile with an external LaTeX editor. 5 years ago
Wandmalfarbe a02de6a670 Fixed #99: Don't fail when converting to LaTeX beamer. 5 years ago
Wandmalfarbe b04428cc0a Preparation for release of version 1.2.3. 5 years ago
Wandmalfarbe f192e92134 Fixed: #91, #98: Code blocks were too close to the text above. 5 years ago