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
Wandmalfarbe
84c0d9da68
Fix LaTeX installation problems on travis by installing everything manually
...
- There are always problems when installing LaTeX or pandoc from the default
Ubuntu repos because they are too old. Now I'm taking a sledgehammer to
crack the nut by installing everything manually. I'm also switching from
the language `r` to `java` because I plan to include unit tests written in
Java (they need Maven to run).
2020-05-03 23:19:48 +02:00
Wandmalfarbe
d1d8e8f08b
Fix Travis build by installing the python package wheel
(see https://github.com/pypa/setuptools/issues/1934 )
2020-05-03 22:48:48 +02:00
Wandmalfarbe
84b70f64dd
Updated the gitignore to exclude the unfinished unit tests and files from linux, macos, latex, windows
2020-05-03 22:46:39 +02:00
Khaveesh
7763e06771
Fixed a couple of LuaLaTeX warnings ( #169 )
2020-05-03 22:01:46 +02:00
Salim B
43f7476f51
Mention required LaTeX package for option footnotes-disable-backlinks
( #148 )
2020-03-26 22:45:07 +01:00
Alexandre ZANNI
f65b80c12f
Issue #149 : Remove graphicx
dependency
2020-03-25 17:33:12 +01:00
Wandmalfarbe
5f740f8de0
Rebuild the examples
2020-02-02 15:41:58 +01:00
Wandmalfarbe
557c4d0620
Preparation for release of version 1.4.0
2020-02-02 15:34:06 +01:00
Wandmalfarbe
4dd81a33c5
Updated copyright year
2020-02-02 15:20:12 +01:00
Wandmalfarbe
92dc4fd0be
Closes #143 : Typo tlmgr
in README.md
2020-01-30 20:44:51 +01:00
Wandmalfarbe
21bd49f443
Corrected a typo in the README.
2020-01-19 15:16:14 +01:00
Wandmalfarbe
c4777e54bc
Corrected a typo in the README.
2020-01-19 15:14:24 +01:00
Wandmalfarbe
8237b646ee
Issue 141: Added a section on *required LaTeX packages* to the readme.
...
The section explains how to install the required packages with texlive and MiKtEX.
2020-01-19 15:13:08 +01:00
Wandmalfarbe
3527df56e3
Issue #140 : Added an example on how to compile Chinese documents.
2020-01-10 21:35:44 +01:00
Wandmalfarbe
d5155adebf
Fix travis build.
...
- Specify optional os as `linux`.
- Use the latest available distribution for R which is Ubuntu Xenial.
- Use the latest pandoc version `2.9.1`.
- Install the missing package `fontawesome5` which is needed for `awesomebox`.
2020-01-01 23:09:45 +01:00
Wandmalfarbe
274bed6726
Fix installation of setuptools
.
2020-01-01 22:34:58 +01:00