Commit Graph

277 Commits

Author SHA1 Message Date
Wandmalfarbe
dfaf889910 Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. 2019-03-02 16:05:22 +01:00
Andrew Hodgkinson
fc6fb9974e Fixed #79: Curly quotes present in code listings under XeTeX engine
* Used non-curly quotes in listings (`U+0022`) with XeTeX engine instead of `U+201D`.
* Updated example Markdown and example PDF to emphasise smart-vs-dumb quotes.
* Added comment that a fix for this workaround is already available but not released.
2019-03-02 15:35:14 +01:00
Wandmalfarbe
83c3105de7 Rebuild the examples. Added some output to the examples build script. 2019-02-17 20:29:28 +01:00
Wandmalfarbe
af44b13e07 Updated the installation instructions and moved the release script to the tools folder. 2019-02-17 20:12:15 +01:00
Wandmalfarbe
4c98497e5e Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. 2019-02-17 19:57:54 +01:00
Wandmalfarbe
c1d4c2fc38 Issue #77: Defined a default pagestyle to make it easier to change the pagestyle on certain pages or define a custom one. 2019-02-17 13:26:25 +01:00
Wandmalfarbe
dbd166f601 Updated copyright year. 2019-01-07 21:55:32 +01:00
Pascal Wagler
7630b2c88c
Merge pull request #74 from umanovskis/master
Add support for first-chapter variable
2018-12-22 12:22:55 +01:00
Daniels Umanovskis
35aa4eac9e Add support for first-chapter variable in case it's desirable for the book not to begin with chapter 1 2018-12-20 21:32:04 +01:00
Wandmalfarbe
7c82f6fd8f Added script to make a release ZIP file. 2018-12-07 20:32:51 +01:00
Pascal Wagler
bec1b56658
Merge pull request #67 from wollanup/master
Add option to avoid page break in listings
2018-11-30 19:42:14 +01:00
Pascal Wagler
5680dd6425
Merge pull request #70 from garritfra/patch-1
Update semantically correct path in readme
2018-11-30 19:37:59 +01:00
Garrit Franke
86a5f99561
Update semantically correct path in readme 2018-11-23 10:27:02 +01:00
Wandmalfarbe
1b1c6537f6 Merged changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex. 2018-11-04 17:20:07 +01:00
wollanup
5a2416417c
Add support for listings-no-page-break
Update eisvogel.tex
2018-11-02 11:36:31 +01:00
wollanup
1ddbcdc2fe
Update README.md 2018-11-02 11:34:56 +01:00
wollanup
c6b0a871f5
Update eisvogel.tex 2018-11-02 11:30:55 +01:00
Wandmalfarbe
a292320dc2 Updated copyright year. 2018-10-24 22:20:42 +02:00
Wandmalfarbe
a4dae56070 Fix #64: Include setspace before hyperref to fix broken footnote links. 2018-10-12 14:49:04 +02:00
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
Wandmalfarbe
fc516545ef
Merge pull request #58 from chisui/master
add book option
2018-09-13 15:32:54 +02:00
Philipp Dargel
ab44ed727b add new variable to list of variables in readme 2018-09-09 18:09:40 +02:00
Philipp Dargel
20037b85f8 changed README to refer to variable 2018-09-09 17:12:45 +02:00
Philipp Dargel
fc90772d72 use book varibale in example build 2018-09-09 16:55:12 +02:00
Philipp Dargel
61f64fcaac add book option 2018-09-09 16:42:40 +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
Wandmalfarbe
8aa5da0038 Added line breaks in the license and used the official one from opensource.org so it gets recognized by GitHub. 2018-08-23 00:59:17 +02:00
Wandmalfarbe
db9b419e4e Minor corrections in the readme. 2018-08-20 17:28:49 +02:00
Wandmalfarbe
7cdd698401
Merge pull request #57 from cagix/distinguish-even-odd-pages-in-header
Book: Distinguish even/odd pages in header with twoside
2018-08-20 17:21:56 +02:00
Carsten Gips
154bc35e22 Book: Distinguish even/odd pages in header with twoside
fixes https://github.com/Wandmalfarbe/pandoc-latex-template/issues/56
2018-08-08 17:29:51 +02:00
Wandmalfarbe
e31aedde72
Merge pull request #55 from cagix/fix-custom-titlepage-example-color
Fix custom-titlepage-example
2018-08-08 16:16:04 +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
540173c741 It is now possible to change the text in the header and footer. 2018-07-24 15:57:29 +02:00
Wandmalfarbe
e2b2e3d944 Added new option to the readme. 2018-07-24 14:07:29 +02:00
Wandmalfarbe
fe3e3d1475 Fix #40: Header and footer can be disabled with the option disable-header-and-footer. 2018-07-24 13:44:08 +02:00
Wandmalfarbe
a433ab98fa Fixed link again. 2018-07-20 17:46:58 +02:00
Wandmalfarbe
c0a89fce9e Fixed dead link in the readme. 2018-07-20 17:44:06 +02:00
Wandmalfarbe
18a84f4f0f Issue #44: Line numbers in listings are enabled by default and can be disabled with the option "listings-disable-line-numbers". 2018-07-20 13:04:38 +02:00
Wandmalfarbe
e27058c5d4 Fix #48: No error when using undefined color "Maroon" in template with the option "colorlinks". 2018-07-20 12:37:24 +02:00
Wandmalfarbe
77e6e7a0fb Forgot to rename "tags" in readme. 2018-07-20 12:27:49 +02:00
Wandmalfarbe
3be44920f6 Merge branch 'master' of https://github.com/Wandmalfarbe/pandoc-latex-template 2018-07-20 12:24:05 +02:00
Wandmalfarbe
cb9af84189 Renamed non-standard metadata field "tags" to "keywords". 2018-07-20 12:22:46 +02:00
Wandmalfarbe
fd7a45b71e
Merge pull request #47 from qjqqyy/patch-1
Fix alternating row colors in array/matrix.
2018-07-01 22:26:16 +02:00
qjqqyy
324880a388
Fix alternating row colors in array/matrix.
Prevent `\rowcolors` in longtable from contaminating array/matrix environments in math mode.
2018-07-02 03:44:28 +08:00
Wandmalfarbe
40b00f3002 Fix #36: No option clash for package xcolor. 2018-05-06 11:58:41 +02:00
Wandmalfarbe
20c7cdd7b2 Fixed #28 2018-05-02 20:52:07 +02:00
Wandmalfarbe
b34762da19
Merge pull request #38 from Andre0512/toc-own-page
Added custom variable toc-own-page
2018-05-02 20:39:33 +02:00
Andre
cddcb0a360 Added custom variable toc-own-page 2018-05-02 19:10:58 +02:00