Commit Graph

252 Commits

Author SHA1 Message Date
Wandmalfarbe
87923d0468 Added tests 2022-11-24 16:21:50 +01:00
github-actions[bot]
04e329698d Add changes 2022-03-04 19:15:16 +00:00
Wandmalfarbe
93261ad404 Issue #283: Add an example for a table of contents 2022-03-04 20:09:53 +01:00
github-actions[bot]
30cfc57a0c Add changes 2021-12-19 17:29:07 +00:00
Wandmalfarbe
f5c1f20c94 Issue #275: Use chapter pagestyle only when using scrbook with book: true 2021-12-19 18:25:56 +01:00
Wandmalfarbe
5e8c1bc64a Issue #275: Restore pagestyle plain for chapters 2021-12-19 18:16:19 +01:00
github-actions[bot]
6417716d69 Add changes 2021-12-19 16:45:59 +00:00
ret2src
1c3ba2cbf9
Fix headers and footers bug introduced in commit 4b7c6f41e4bda1645eb5… (#248)
* Fix headers and footers bug introduced in commit 4b7c6f41e4
2021-12-19 17:43:11 +01:00
github-actions[bot]
6f0a73dec6 Add changes 2021-12-19 16:29:22 +00:00
Martin Hepp
0ad8bab74e
Issue #265: Use only titlepage-logo but not logo
- `logo` is already used by beamer and one might want to use both
  formats (beamer and latex) without the logo appearing as a
  background image on beamer slides.
2021-12-19 17:26:25 +01:00
github-actions[bot]
3b91566da2 Add changes 2021-11-14 10:11:26 +00:00
Wen Wei Tseng
328c589bc4
Add GitHub actions (#267)
Add GitHub actions
2021-11-14 11:08:38 +01:00
Ludvig Hozman
6baf692c89
Make code-block-font-size not affect inline listings (#229)
When using listings, the variable `code-block-font-size`
also affected `lstinline` environments.
This will make inline listings follow the surronding font size, as expected.
2021-10-22 21:16:42 +02:00
shmalebx9
3aed2ca98d
Exclude title page from page count (#230) 2021-10-16 21:18:39 +02:00
Jacques Supcik
c5744f7e4a
Fix the example of boxes with awesomebox (#261) 2021-10-16 19:21:08 +02:00
Pascal Wagler
496dfcf67f
Merge changed from the pandoc default latex template (#262)
- Merged with dd7b83ac91/data/templates/default.latex
- Rebuild the examples
2021-10-15 20:34:45 +02:00
Michael Robson
4909f13d58
Update README.md (#239)
Fix broken link to example markdown file
2021-04-28 23:09:24 +02:00
Wandmalfarbe
ad404d0446 Regenerate examples 2021-02-07 23:42:02 +01:00
Khaveesh
4b7c6f41e4
My attempt at replacing fancyhdr with scrlayer-scrpage (#174)
Replace `fancyhdr` with `scrlayer-scrpage`
2021-02-07 23:33:40 +01:00
Wandmalfarbe
4e93f2ecc7 Update copyright year 2021-02-02 23:26:04 +01:00
Wandmalfarbe
b52d47aaa5 Disable color output in build script 2021-02-02 23:25:19 +01:00
Wandmalfarbe
4d2a946cd4 Run shell scripts with bash and not with sh 2021-02-02 23:18:49 +01:00
Wandmalfarbe
ac02de2aab Skip examples language-chinese and language-japanese because they don't run on travis 2021-02-02 23:10:32 +01:00
Wandmalfarbe
221a18a84c Restructure Examples & Add new build script 2021-02-02 23:07:32 +01:00
Wandmalfarbe
e437dbab45 Prepare for release of version 2.0.0 2021-01-31 23:03:01 +01:00
Wandmalfarbe
20c2bec7d1 Update copyright year 2021-01-31 22:41:37 +01:00
Wandmalfarbe
196279a218 Merge changes from the pandoc default latex template 2021-01-31 22:36:08 +01:00
Wandmalfarbe
9c56c48b99 Issue #221: logo-width has no hardcoded unit pt anymore 2021-01-31 22:13:46 +01:00
Wandmalfarbe
3a1c96e507 Issue #182: Rename template to eisvogel.latex after release 2021-01-31 21:32:05 +01:00
Wandmalfarbe
27fb7e4555 Fix broken travis build by modifying the --resource-path
When specifying the resource path via `--resource-path` the template will be searched there since pandoc 2.9.2.1.
To fix the broken travis build (`Could not find data file templates/eisvogel.latex`) the
current working directory `.` is included in the resource path for pandoc to find the template again.
2020-12-04 17:55:00 +01:00
Wandmalfarbe
a8728eb03f Change title for documentation 2020-11-29 20:58:38 +01:00
Wandmalfarbe
46f2a7d5e1 Change title and description for documentation 2020-11-29 20:57:46 +01:00
Pascal Wagler
5f58228225
Update index.md 2020-11-29 20:34:45 +01:00
Pascal Wagler
c06d19dd2e Set theme jekyll-theme-cayman 2020-11-29 20:30:54 +01:00
Wandmalfarbe
4558a4adf6 Travis CI: Build with the latest pandoc version 2.11.2. 2020-11-26 17:48:33 +01:00
Wandmalfarbe
a65960e55e Preparation for release of version 1.6.1 2020-11-26 17:32:13 +01:00
Wandmalfarbe
e93ef0ddb0 Issue #208: Fix compilation error when using tables because of missing calc package.
Merge with default template.
2020-11-26 17:15:28 +01:00
Wandmalfarbe
f15e2275a7 Preparation for release of version 1.6.0 2020-11-02 15:58:01 +01:00
Wandmalfarbe
cfa4da9eb5 Migrate from http://travis-ci.org to http://travis-ci.com 2020-10-29 13:27:50 +01:00
Pascal Wagler
aaa91f30ac
Merge changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex (#205) 2020-10-29 12:54:07 +01:00
Wandmalfarbe
f80ea187cd Revert "Merge changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex (#204)"
This reverts commit 27a5d106dc.
2020-10-29 12:43:33 +01:00
Pascal Wagler
27a5d106dc
Merge changes from https://github.com/jgm/pandoc/blob/master/data/templates/default.latex (#204) 2020-10-29 12:34:22 +01:00
Pascal Wagler
b59a4e54bc
Added a common error to the readme (#199) 2020-10-11 22:32:53 +02:00
Pascal Wagler
ede242f31b
Added documentation about common errors to the readme (#198)
* Added documentation about common errors to the readme
2020-10-11 22:16:47 +02:00
Wandmalfarbe
e6e5890494 Add package trimspaces to travis build for the example boxes-with-pandoc-latex-environment-and-tcolorbox 2020-09-20 21:38:31 +02:00
Wandmalfarbe
08c0864eae Hopefully fixing broken Travis build by removing the package verbatim that should be installed anyway 2020-09-20 21:32:17 +02:00
Wandmalfarbe
d4cf54f440 Issue #163: The command \thedate can be used in the source document or metadata fields 2020-09-20 21:20:30 +02:00
Wandmalfarbe
2b989366b5 Preparation for release of version 1.5.0 2020-06-14 20:31:38 +02:00
Wandmalfarbe
4a2adb0b49 Issue #175: Create release assets with and without version number for easy access 2020-06-14 20:15:14 +02:00
Wandmalfarbe
948150d172 Added example boxes-with-pandoc-latex-environment-and-tcolorbox
This example shows how to render beautiful boxes with the filter `pandoc-latex-environment` and the package `tcolorbox`.
2020-06-14 20:10:34 +02:00