Skip to content
Snippets Groups Projects
Verified Commit c9eb6721 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

replaced deprecated options

parent a9dc68df
No related branches found
No related tags found
No related merge requests found
Pipeline #23649 failed
......@@ -8,7 +8,7 @@ PDFOPTIONS += --template=./default.latex
HTMLOPTIONS += -t html5
HTMLOPTIONS += -c ../css/tufte-css/tufte.css
HTMLOPTIONS += --self-contained
HTMLOPTIONS += ---standalone --embed-resources
HTMLOPTIONS += --mathjax=MathJax.js
MD=$(wildcard *.md)
......
......@@ -8,7 +8,7 @@ PDFOPTIONS += --template=./default.latex
HTMLOPTIONS += -t html5
HTMLOPTIONS += -c ../css/tufte-css/tufte.css
HTMLOPTIONS += --self-contained
HTMLOPTIONS += ---standalone --embed-resources
HTMLOPTIONS += --mathjax=MathJax.js
MD=$(wildcard *.md)
......
......@@ -8,7 +8,7 @@ PDFOPTIONS += --template=./default.latex
HTMLOPTIONS += -t html5
HTMLOPTIONS += -c ../../css/tufte-css/tufte.css
HTMLOPTIONS += --self-contained
HTMLOPTIONS += ---standalone --embed-resources
HTMLOPTIONS += --mathjax=MathJax.js
MD=$(wildcard *.md)
......
......@@ -8,7 +8,7 @@ PDFOPTIONS += --template=./default.latex
HTMLOPTIONS += -t html5
HTMLOPTIONS += -c ../../css/tufte-css/tufte.css
HTMLOPTIONS += --self-contained
HTMLOPTIONS += ---standalone --embed-resources
HTMLOPTIONS += --mathjax=MathJax.js
MD=$(wildcard *.md)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment