Commit Graph

24 Commits

Author SHA1 Message Date
Wandmalfarbe
d9edef7059 Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex 2017-08-15 00:11:37 +02:00
Wandmalfarbe
dee6a72215 Issue #9: Package ‘geometry’ is only used once even when there are additional options supplied via $geometry$. 2017-08-14 22:40:36 +02:00
Wandmalfarbe
6cc6d9bb60 Added a comment to the template with a link to the GitHub page. Changed the color of alternating table rows. 2017-07-05 14:45:09 +02:00
Wandmalfarbe
fc584bb323 Code for tables is only loaded when tables are in the document. 2017-06-09 14:46:57 +02:00
Wandmalfarbe
2337e82b92 Tables have now alternate row colors. 2017-06-09 14:35:22 +02:00
Wandmalfarbe
747cad0197 Updated option for package sourcesanspro. 2017-06-04 15:42:26 +02:00
Wandmalfarbe
942ee48002 Merge branch 'master' of https://github.com/Wandmalfarbe/pandoc-latex-template 2017-05-31 17:24:16 +02:00
Wandmalfarbe
9c907b3efb Changed default language to American English. Added examples for German and Japanese. 2017-05-31 17:24:05 +02:00
Wandmalfarbe
4df6779953 Merge pull request #6 from JWhy/patch-1
Fix title page color related error with pdflatex
2017-05-26 16:10:11 +02:00
Wandmalfarbe
414886239c Issue #7: Used package ‘pagecolor’ to change the color of the title page. 2017-05-26 15:58:44 +02:00
Wandmalfarbe
9a2a96f44c Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex 2017-05-26 15:33:22 +02:00
JWhy
7d6d964840 Fix title page color related error with pdflatex 2017-05-26 13:59:35 +02:00
Wandmalfarbe
542bf3144a Issue #5: Generate correct LaTeX when using multiple authors. 2017-05-26 12:48:04 +02:00
Wandmalfarbe
af1f182c5c Issue #4: All page margins are now the same (2.5cm). 2017-05-18 23:27:56 +02:00
Wandmalfarbe
b1139730ef Issue #3: Added support for a title page that can be modified. 2017-05-18 21:17:28 +02:00
Wandmalfarbe
9f625de2ac The default language German is only specified when no other language is set. 2017-05-08 15:03:02 +02:00
Wandmalfarbe
8a802a90ae Fix links inside captions in LaTeX output with links-as-notes. See 5048be5112 and https://github.com/jgm/pandoc/pull/3652. 2017-05-08 13:41:56 +02:00
Wandmalfarbe
e01d7e6747 Fixed #1: listing commands are only used when the option “listings” is specified. 2017-05-08 01:18:40 +02:00
Wandmalfarbe
5aebad5fc9 Added a new command \passthrough that will be used by pandoc to circumvent escaping issues when using lstinline inside environments (see 730796ee31 and https://github.com/jgm/pandoc/issues/1629) 2017-04-30 16:40:58 +02:00
Wandmalfarbe
e5cfacdb06 Removed some unused Code. Renamed the listing style to eisvogel_listing_style. 2017-03-26 15:21:42 +02:00
Wandmalfarbe
8c396bdc78 Fixed: There were section numbers even when --number-sections wasn’t set. 2017-03-19 17:58:49 +01:00
Wandmalfarbe
7838616fe9 Changed license to BSD 3-clause. 2017-02-28 15:48:51 +01:00
Wandmalfarbe
a761929412 Merged with changes from jgm/pandoc-templates/blob/master/default.latex 2017-02-20 17:20:41 +01:00
Wandmalfarbe
1a84bcb053 Initial commit 2017-02-20 15:21:50 +01:00