Skip to content

Commit fc6c996

Browse files
committed
Attempt to make font size bigger.
1 parent 2344b70 commit fc6c996

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fmt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e # Exit with nonzero exit code if anything fails
33

44
echo """
5-
\\documentclass[9pt,a4paper,fleqn]{report}
5+
\\documentclass[11pt,a4paper,fleqn]{report}
66
\\usepackage[left=5mm,top=5mm,right=5mm,bottom=5mm]{geometry}
77
\\textwidth=200mm
88
\\usepackage[utf8]{inputenc}

0 commit comments

Comments
 (0)