Commit Graph

6 Commits

Author SHA1 Message Date
Wandmalfarbe
542ca6c4ca Deleted trailing whitespace. 2019-06-16 13:52:34 +02:00
Wandmalfarbe
782cea088d Rebuild the examples and set the language of the markdown documents to english. 2019-03-10 15:37:54 +01: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
394d0028a7 Issue #3: Added examples for the title page and a build script 2017-05-18 22:41:05 +02:00