We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2344b70 commit fc6c996Copy full SHA for fc6c996
1 file changed
fmt.sh
@@ -2,7 +2,7 @@
2
set -e # Exit with nonzero exit code if anything fails
3
4
echo """
5
-\\documentclass[9pt,a4paper,fleqn]{report}
+\\documentclass[11pt,a4paper,fleqn]{report}
6
\\usepackage[left=5mm,top=5mm,right=5mm,bottom=5mm]{geometry}
7
\\textwidth=200mm
8
\\usepackage[utf8]{inputenc}
0 commit comments