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

made self contained

parent 9a5de43d
Branches
No related tags found
No related merge requests found
Pipeline #
intro.html intro.html
control.html
...@@ -23,6 +23,7 @@ REVEALOPRIONS += --section-divs ...@@ -23,6 +23,7 @@ REVEALOPRIONS += --section-divs
REVEALOPRIONS += -V slideNumber=true REVEALOPRIONS += -V slideNumber=true
REVEALOPRIONS += --slide-level=1 REVEALOPRIONS += --slide-level=1
REVEALOPRIONS += --highlight-style espresso REVEALOPRIONS += --highlight-style espresso
REVEALOPRIONS += --self-contained
# REVEALOPRIONS += --include-in-header=reveal.js/left_just.css # REVEALOPRIONS += --include-in-header=reveal.js/left_just.css
...@@ -39,4 +40,4 @@ variables.html: variables.md Makefile ...@@ -39,4 +40,4 @@ variables.html: variables.md Makefile
pandoc -s $(REVEALOPRIONS) -o $@ $< pandoc -s $(REVEALOPRIONS) -o $@ $<
clean: clean:
rm -rf intro.html rm -rf intro.html variables.html
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment