Commit Graph

76 Commits

Author SHA1 Message Date
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
Wandmalfarbe
c1d62f1771
Merge pull request #24 from slhck/add-justification
Add setting for caption justifications.
2017-12-18 14:11:59 +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
198caad091 Added more example images to the readme. 2017-12-12 22:06:05 +01:00
Wandmalfarbe
0ee442578c Travis: Compile with pandoc 2.0.2. 2017-12-12 21:59:25 +01:00
Wandmalfarbe
b098f4df1a Added an example for images and tables. 2017-12-12 21:54:06 +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
ae5b3fccac Travis: Install needspace package. Added travis button. 2017-11-13 20:05:30 +01:00
Wandmalfarbe
c0fd31ac1a Issue #18: Each table starts with the same row colors. 2017-11-13 13:13:16 +01:00
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. 2017-11-09 20:44:27 +01:00
Wandmalfarbe
60aef01119 Travis: Install mdframed package for block quotations. 2017-11-03 18:22:16 +01:00
Wandmalfarbe
b392bbf285 Rebuild the examples. 2017-11-03 18:19:15 +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
45336e0e10 Travis: Forgot to remove the old command. 2017-11-01 13:25:16 +01:00
Wandmalfarbe
b18db6b69f Travis: no -i option for sed because it needs a special parameter on macOS but not on other systems. 2017-11-01 13:23:30 +01:00
Wandmalfarbe
46466829aa Added an example for typesetting a book. 2017-10-31 17:04:55 +01:00
Wandmalfarbe
2e679ea2c0 Added documentation on typesetting a book and custom template variables. 2017-10-29 17:39:50 +01:00
Wandmalfarbe
b3e21593b3 Rebuild the examples. 2017-10-29 15:53:07 +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
ff134fd626 Added example for a green titlepage. 2017-10-28 18:42:21 +02: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
Wandmalfarbe
60852500dc Merge pull request #12 from martinlarsson/figure-placement
added float-package and changed default placement
2017-10-02 18:24:43 +02:00
Wandmalfarbe
030d158556 Accidentally switched the files to copy. 2017-10-02 18:20:27 +02:00
Wandmalfarbe
5b9e8c3423 Forgot to rename the template in the build script. 2017-10-02 16:55:56 +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
Wandmalfarbe
4215ae0165 Rebuild the examples. 2017-09-13 20:47:58 +02:00
Wandmalfarbe
0e2153eb52 Changed the link color and merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. 2017-09-13 20:44:03 +02:00
Wandmalfarbe
fa70452e83 Added some special characters that can be used in listings (…, ≥, ≤, „, “,”). 2017-09-04 19:14:57 +02:00
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
460ee4a4cf Removed the button to download the preview PDF. 2017-08-14 23:47:46 +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
56e63f18b5 Renamed Readme.md to README.md. 2017-06-13 19:58:55 +02:00
Wandmalfarbe
ae47564bc3 Travis: Do not install longtable with tlmgr as it breaks the build. 2017-06-13 19:53:10 +02:00
Wandmalfarbe
526d5d9e91 Changed icon size. 2017-06-13 19:21:42 +02:00
Wandmalfarbe
71f8d40bd3 Added an icon. 2017-06-13 19:03:33 +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
4193c97c8a Added missing packages to the travis build. Disabled Japanese example because of a missing font. 2017-05-31 20:57:36 +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