diff --git a/FigaroLaTeX/tohtml.bat b/FigaroLaTeX/tohtml.bat
index 0a2aebe5..fe3295ca 100644
--- a/FigaroLaTeX/tohtml.bat
+++ b/FigaroLaTeX/tohtml.bat
@@ -10,3 +10,5 @@ pandoc -r latex -w html -s -o ..\html\FigaroGuide.html FigaroGuide.tex
cd ..\Tutorial
pandoc -r latex -w html -s -o ..\html\FigaroTutorial.html FigaroTutorial.tex
+
+cd ..