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

oof

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