From acda228f2777079f6d6cb96fab4d692fab724b90 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@hesge.ch> Date: Wed, 2 Oct 2019 09:23:08 +0200 Subject: [PATCH] added tufte --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bd08372..5027f4f 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ PDFOPTIONS += --template=./default.latex HTMLOPTIONS += -t html5 -HTMLOPTIONS += -c css/styling.css +HTMLOPTIONS += -c css/tufte-css/tufte.css HTMLOPTIONS += --self-contained HTMLOPTIONS += --mathjax=MathJax.js -- GitLab