Commit Graph

38 Commits

Author SHA1 Message Date
Wandmalfarbe
c1d4c2fc38 Issue #77: Defined a default pagestyle to make it easier to change the pagestyle on certain pages or define a custom one. 2019-02-17 13:26:25 +01:00
Wandmalfarbe
dbd166f601 Updated copyright year. 2019-01-07 21:55:32 +01:00
Daniels Umanovskis
35aa4eac9e Add support for first-chapter variable in case it's desirable for the book not to begin with chapter 1 2018-12-20 21:32:04 +01:00
Pascal Wagler
bec1b56658
Merge pull request #67 from wollanup/master
Add option to avoid page break in listings
2018-11-30 19:42:14 +01:00
Wandmalfarbe
1b1c6537f6 Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. 2018-11-04 17:20:07 +01:00
wollanup
c6b0a871f5
Update eisvogel.tex 2018-11-02 11:30:55 +01:00
Wandmalfarbe
a4dae56070 Fix #64: Include setspace before hyperref to fix broken footnote links. 2018-10-12 14:49:04 +02:00
Wandmalfarbe
7f36404e0b Issue 61: Added support for a logo on the title page. 2018-09-25 20:37:47 +02:00
Philipp Dargel
61f64fcaac add book option 2018-09-09 16:42:40 +02:00
Wandmalfarbe
23a97eaf0d Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. Rebuild the examples. 2018-08-25 23:03:14 +02:00
Carsten Gips
154bc35e22 Book: Distinguish even/odd pages in header with twoside
fixes https://github.com/Wandmalfarbe/pandoc-latex-template/issues/56
2018-08-08 17:29:51 +02:00
Wandmalfarbe
540173c741 It is now possible to change the text in the header and footer. 2018-07-24 15:57:29 +02:00
Wandmalfarbe
fe3e3d1475 Fix #40: Header and footer can be disabled with the option disable-header-and-footer. 2018-07-24 13:44:08 +02:00
Wandmalfarbe
18a84f4f0f Issue #44: Line numbers in listings are enabled by default and can be disabled with the option "listings-disable-line-numbers". 2018-07-20 13:04:38 +02:00
Wandmalfarbe
e27058c5d4 Fix #48: No error when using undefined color "Maroon" in template with the option "colorlinks". 2018-07-20 12:37:24 +02:00
Wandmalfarbe
3be44920f6 Merge branch 'master' of https://github.com/Wandmalfarbe/pandoc-latex-template 2018-07-20 12:24:05 +02:00
Wandmalfarbe
cb9af84189 Renamed non-standard metadata field "tags" to "keywords". 2018-07-20 12:22:46 +02:00
qjqqyy
324880a388
Fix alternating row colors in array/matrix.
Prevent `\rowcolors` in longtable from contaminating array/matrix environments in math mode.
2018-07-02 03:44:28 +08:00
Wandmalfarbe
40b00f3002 Fix #36: No option clash for package xcolor. 2018-05-06 11:58:41 +02:00
Wandmalfarbe
20c7cdd7b2 Fixed #28 2018-05-02 20:52:07 +02:00
Andre
cddcb0a360 Added custom variable toc-own-page 2018-05-02 19:10:58 +02:00
Wandmalfarbe
f9b234f151 Changed author capitalization on the title page. 2018-03-20 14:02:54 +01:00
Wandmalfarbe
e85e08e489 Updated copyright year. 2018-03-11 12:41:37 +01:00
Wandmalfarbe
c4b5397ad4 Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. Changed color of the green title page. 2018-02-22 19:49:23 +01:00
Wandmalfarbe
70b79bfa02 Issue #26: The default line spacing can be changed via the option linestretch. 2018-01-16 14:24:37 +01:00
Wandmalfarbe
3e6e082b5f Issue #25: Default font can be changed via the font options (mainfont, sansfont, ...). 2018-01-16 14:20:45 +01:00
Werner Robitza
86ff9de440 add setting for caption justifications
Allows setting the caption justification, as the default is to center
figures but left-align captions.
2017-12-13 14:36:44 +01:00
Wandmalfarbe
b18234a068 Added support for nice looking captions on tables and images. 2017-12-12 21:52:47 +01:00
Wandmalfarbe
7e493f4172 Issue #8: Source Sans Pro is now applied as the main font even when using XeLaTeX with polyglossia. 2017-11-19 21:00:57 +01:00
Wandmalfarbe
c0fd31ac1a Issue #18: Each table starts with the same row colors. 2017-11-13 13:13:16 +01:00
Wandmalfarbe
fce1ea1282 Added github like styling for block quotations. Listing line numbers are now inside the box. 2017-11-03 18:16:11 +01:00
Wandmalfarbe
da376abc55 Issue #16: Chapter headings don't look strange anymore. 2017-10-29 15:51:33 +01:00
Wandmalfarbe
d1dc442aff Issue #15: Uppercase author names should display correctly even when they contain national characters. 2017-10-29 14:10:11 +01:00
Wandmalfarbe
d424230eb3 Merge branch 'master' of https://github.com/Wandmalfarbe/pandoc-latex-template 2017-10-05 17:04:30 +02:00
Wandmalfarbe
e822f2fab6 Cleaned up the table color definition. 2017-10-05 17:03:20 +02:00
Martin Larsson
10c30f4902 added float-package and changed default placement 2017-10-02 12:54:09 +02:00
Wandmalfarbe
32f99d52a1 Cleaned up listing and color definition. 2017-09-30 13:15:00 +02:00
Wandmalfarbe
1ac59827eb Renamed the template file toeisvogel.tex. 2017-09-24 13:05:27 +02:00