From 2719864806a01a879f0a95bdfe63671f29a8f820 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 8 Jan 2013 15:35:57 +0100 Subject: Fix presentation css: Hide help and toolbar and scrollbar --- Makefile | 1 + fix-css.sed | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 fix-css.sed diff --git a/Makefile b/Makefile index d1a72dd..551c9bf 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ all: ${GenSVG} document.html presentation.html .SUFFIXES: .asciidoc .html presentation.html: presentation.asciidoc asciidoc --out-file=$@ --backend=slidy $< + sed -i -f fix-css.sed $@ .asciidoc.html: asciidoc --out-file=$@ --backend=html $< diff --git a/fix-css.sed b/fix-css.sed new file mode 100644 index 0000000..62eecec --- /dev/null +++ b/fix-css.sed @@ -0,0 +1,6 @@ +/