Wandmalfarbe
50ad594fc5
Added logo on the custom title page.
2018-09-25 20:49:19 +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
fc90772d72
use book varibale in example build
2018-09-09 16:55:12 +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
aed5f5e379
custom-titlepage: change color from "ffffff" to "FFFFFF"
...
to should avoid LaTeX complaining about a wrong color:
pandoc custom-titlepage/custom-titlepage.md -o custom-titlepage/custom-titlepage.pdf --from markdown --template ../eisvogel.latex --listings
Error producing PDF.
! Missing number, treated as zero.
<to be read again>
f
l.339 \color[HTML]{ffffff}
2018-08-08 11:52:43 +02:00
Wandmalfarbe
cb29d33d8a
Fix #53 : Quoted some YAML fields to avoid automatic type inference.
2018-08-07 14:22:58 +02:00
Wandmalfarbe
cb9af84189
Renamed non-standard metadata field "tags" to "keywords".
2018-07-20 12:22:46 +02:00
Wandmalfarbe
f9b234f151
Changed author capitalization on the title page.
2018-03-20 14:02:54 +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
b098f4df1a
Added an example for images and tables.
2017-12-12 21:54:06 +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
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
b3e21593b3
Rebuild the examples.
2017-10-29 15:53:07 +01:00
Wandmalfarbe
ff134fd626
Added example for a green titlepage.
2017-10-28 18:42:21 +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
Wandmalfarbe
4215ae0165
Rebuild the examples.
2017-09-13 20:47:58 +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
9c907b3efb
Changed default language to American English. Added examples for German and Japanese.
2017-05-31 17:24:05 +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