Wandmalfarbe
|
fe3e3d1475
|
Fix #40: Header and footer can be disabled with the option `disable-header-and-footer`.
|
6 years ago |
Wandmalfarbe
|
a433ab98fa
|
Fixed link again.
|
6 years ago |
Wandmalfarbe
|
c0a89fce9e
|
Fixed dead link in the readme.
|
6 years ago |
Wandmalfarbe
|
18a84f4f0f
|
Issue #44: Line numbers in listings are enabled by default and can be disabled with the option "listings-disable-line-numbers".
|
6 years ago |
Wandmalfarbe
|
e27058c5d4
|
Fix #48: No error when using undefined color "Maroon" in template with the option "colorlinks".
|
6 years ago |
Wandmalfarbe
|
77e6e7a0fb
|
Forgot to rename "tags" in readme.
|
6 years ago |
Wandmalfarbe
|
3be44920f6
|
Merge branch 'master' of https://github.com/Wandmalfarbe/pandoc-latex-template
|
6 years ago |
Wandmalfarbe
|
cb9af84189
|
Renamed non-standard metadata field "tags" to "keywords".
|
6 years ago |
Wandmalfarbe
|
fd7a45b71e
|
Merge pull request #47 from qjqqyy/patch-1
Fix alternating row colors in array/matrix.
|
6 years ago |
qjqqyy
|
324880a388
|
Fix alternating row colors in array/matrix.
Prevent `\rowcolors` in longtable from contaminating array/matrix environments in math mode.
|
6 years ago |
Wandmalfarbe
|
40b00f3002
|
Fix #36: No option clash for package xcolor.
|
7 years ago |
Wandmalfarbe
|
20c7cdd7b2
|
Fixed #28
|
7 years ago |
Wandmalfarbe
|
b34762da19
|
Merge pull request #38 from Andre0512/toc-own-page
Added custom variable toc-own-page
|
7 years ago |
Andre
|
cddcb0a360
|
Added custom variable toc-own-page
|
7 years ago |
Wandmalfarbe
|
f9b234f151
|
Changed author capitalization on the title page.
|
7 years ago |
Wandmalfarbe
|
e85e08e489
|
Updated copyright year.
|
7 years ago |
Wandmalfarbe
|
c4b5397ad4
|
Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. Changed color of the green title page.
|
7 years ago |
Wandmalfarbe
|
70b79bfa02
|
Issue #26: The default line spacing can be changed via the option linestretch.
|
7 years ago |
Wandmalfarbe
|
3e6e082b5f
|
Issue #25: Default font can be changed via the font options (mainfont, sansfont, ...).
|
7 years ago |
Wandmalfarbe
|
c1d62f1771
|
Merge pull request #24 from slhck/add-justification
Add setting for caption justifications.
|
7 years ago |
Werner Robitza
|
86ff9de440
|
add setting for caption justifications
Allows setting the caption justification, as the default is to center
figures but left-align captions.
|
7 years ago |
Wandmalfarbe
|
198caad091
|
Added more example images to the readme.
|
7 years ago |
Wandmalfarbe
|
0ee442578c
|
Travis: Compile with pandoc 2.0.2.
|
7 years ago |
Wandmalfarbe
|
b098f4df1a
|
Added an example for images and tables.
|
7 years ago |
Wandmalfarbe
|
b18234a068
|
Added support for nice looking captions on tables and images.
|
7 years ago |
Wandmalfarbe
|
7e493f4172
|
Issue #8: Source Sans Pro is now applied as the main font even when using XeLaTeX with polyglossia.
|
7 years ago |
Wandmalfarbe
|
ae5b3fccac
|
Travis: Install `needspace` package. Added travis button.
|
7 years ago |
Wandmalfarbe
|
c0fd31ac1a
|
Issue #18: Each table starts with the same row colors.
|
7 years ago |
Wandmalfarbe
|
ae2a62e8a7
|
Rebuild examples with pandoc 2. Added pandoc 2 compatibility note to the readme. Removed travis button from readme until the travis build is fixed.
|
7 years ago |
Wandmalfarbe
|
60aef01119
|
Travis: Install `mdframed` package for block quotations.
|
7 years ago |
Wandmalfarbe
|
b392bbf285
|
Rebuild the examples.
|
7 years ago |
Wandmalfarbe
|
fce1ea1282
|
Added github like styling for block quotations. Listing line numbers are now inside the box.
|
7 years ago |
Wandmalfarbe
|
45336e0e10
|
Travis: Forgot to remove the old command.
|
7 years ago |
Wandmalfarbe
|
b18db6b69f
|
Travis: no `-i` option for `sed` because it needs a special parameter on macOS but not on other systems.
|
7 years ago |
Wandmalfarbe
|
46466829aa
|
Added an example for typesetting a book.
|
7 years ago |
Wandmalfarbe
|
2e679ea2c0
|
Added documentation on typesetting a book and custom template variables.
|
7 years ago |
Wandmalfarbe
|
b3e21593b3
|
Rebuild the examples.
|
7 years ago |
Wandmalfarbe
|
da376abc55
|
Issue #16: Chapter headings don't look strange anymore.
|
7 years ago |
Wandmalfarbe
|
d1dc442aff
|
Issue #15: Uppercase author names should display correctly even when they contain national characters.
|
7 years ago |
Wandmalfarbe
|
ff134fd626
|
Added example for a green titlepage.
|
7 years ago |
Wandmalfarbe
|
d424230eb3
|
Merge branch 'master' of https://github.com/Wandmalfarbe/pandoc-latex-template
|
7 years ago |
Wandmalfarbe
|
e822f2fab6
|
Cleaned up the table color definition.
|
7 years ago |
Wandmalfarbe
|
60852500dc
|
Merge pull request #12 from martinlarsson/figure-placement
added float-package and changed default placement
|
7 years ago |
Wandmalfarbe
|
030d158556
|
Accidentally switched the files to copy.
|
7 years ago |
Wandmalfarbe
|
5b9e8c3423
|
Forgot to rename the template in the build script.
|
7 years ago |
Martin Larsson
|
10c30f4902
|
added float-package and changed default placement
|
7 years ago |
Wandmalfarbe
|
32f99d52a1
|
Cleaned up listing and color definition.
|
7 years ago |
Wandmalfarbe
|
1ac59827eb
|
Renamed the template file to`eisvogel.tex`.
|
7 years ago |
Wandmalfarbe
|
4215ae0165
|
Rebuild the examples.
|
7 years ago |
Wandmalfarbe
|
0e2153eb52
|
Changed the link color and merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex.
|
7 years ago |