From 30ae28e6f8f355198148e91d55bcd816d2d67565 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Mon, 19 Oct 2015 17:16:44 +0100 Subject: Few changes to doc files --- doc/latex/make_doc.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 doc/latex/make_doc.sh (limited to 'doc/latex/make_doc.sh') diff --git a/doc/latex/make_doc.sh b/doc/latex/make_doc.sh new file mode 100755 index 0000000..81dea3c --- /dev/null +++ b/doc/latex/make_doc.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +htlatex mammult_doc.tex "html,index=2,3,4,5,next" "" -d../html/ +rm *.html + +pdflatex mammult_doc.tex -- cgit v1.2.3