Wandmalfarbe
4d2a946cd4
Run shell scripts with bash
and not with sh
2021-02-02 23:18:49 +01:00
Wandmalfarbe
4558a4adf6
Travis CI: Build with the latest pandoc version 2.11.2
.
2020-11-26 17:48:33 +01: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
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
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
Wandmalfarbe
4938fc9d85
Hopefully fix failing travis build.
2020-01-01 22:30:27 +01:00
Wandmalfarbe
15241862ae
Use pip3
to install python based filters on travis.
2020-01-01 22:24:14 +01:00
Wandmalfarbe
5dea3bf00c
Install python filter pandoc-latex-environment
on travis to build the examples.
2020-01-01 22:16:32 +01:00
Wandmalfarbe
30c292c95b
Issue #115 : Added an example on how to generate admonition boxes.
...
- The example demonstrates the use of the filter `pandoc-latex-environments` to create custom admonition boxes with the `awesomebox` package.
*pandoc-latex-environment* is a pandoc filter for adding LaTeX environement on specific HTML div tags.
- Added LaTeX package `awesomebox` to the `travis.yml` file
2020-01-01 22:11:08 +01:00
Wandmalfarbe
8b27e324d5
Install missing package background
for the Travis build of the example page-background
.
2019-12-23 23:25:09 +01:00
Pascal Wagler
8f8fc7312f
Fixed Travis build. ( #124 )
2019-10-03 21:35:48 +03:00
Wandmalfarbe
21d92b4353
Fixed failing Travis build because of missing package fvextra
.
2019-07-01 21:34:48 +02:00
Wandmalfarbe
2c3810b25d
Changed name of the examples build script in the travis configuration so it can find the script again.
2019-03-10 21:01:27 +01:00
Wandmalfarbe
0ee442578c
Travis: Compile with pandoc 2.0.2.
2017-12-12 21:59:25 +01:00
Wandmalfarbe
ae5b3fccac
Travis: Install needspace
package. Added travis button.
2017-11-13 20:05:30 +01:00
Wandmalfarbe
60aef01119
Travis: Install mdframed
package for block quotations.
2017-11-03 18:22:16 +01:00
Wandmalfarbe
ae47564bc3
Travis: Do not install longtable
with tlmgr as it breaks the build.
2017-06-13 19:53:10 +02:00
Wandmalfarbe
fc584bb323
Code for tables is only loaded when tables are in the document.
2017-06-09 14:46:57 +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
394d0028a7
Issue #3 : Added examples for the title page and a build script
2017-05-18 22:41:05 +02:00
Wandmalfarbe
e3b9f8881f
Added travis config file and travis badge in the readme.
2017-05-16 23:08:18 +02:00