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 1414d2a commit 2344b70Copy full SHA for 2344b70
1 file changed
fmt.sh
@@ -4,7 +4,7 @@ set -e # Exit with nonzero exit code if anything fails
4
echo """
5
\\documentclass[9pt,a4paper,fleqn]{report}
6
\\usepackage[left=5mm,top=5mm,right=5mm,bottom=5mm]{geometry}
7
-\\textwidth=190mm
+\\textwidth=200mm
8
\\usepackage[utf8]{inputenc}
9
\\usepackage[T1]{fontenc}
10
\\usepackage[T2A]{fontenc}
0 commit comments