Added openright option the the \documentclass{} for each of the manuals.
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex
index 4abd470..a687454 100644
--- a/Doc/tut/tut.tex
+++ b/Doc/tut/tut.tex
@@ -1,4 +1,4 @@
-\documentclass[twoside]{report}
+\documentclass[twoside,openright]{report}
 \usepackage{myformat}
 
 % Things to do: