Commit Graph

216 Commits

Author SHA1 Message Date
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
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
8a7f32d682 The link on the preview images points to the PDFs. 2017-05-24 17:02:55 +02:00
Wandmalfarbe
9db6dc0e64 Changed the preview image and added a license section. 2017-05-24 17:00:58 +02:00
Wandmalfarbe
3aea1fcb39 Added new examples for code highlighting. 2017-05-24 16:23:05 +02:00
Wandmalfarbe
af1f182c5c Issue #4: All page margins are now the same (2.5cm). 2017-05-18 23:27:56 +02:00
Wandmalfarbe
394d0028a7 Issue #3: Added examples for the title page and a build script 2017-05-18 22:41:05 +02:00