summaryrefslogtreecommitdiffstats
path: root/notes/tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2022-04-26 00:19:09 +0200
committerNao Pross <np@0hm.ch>2022-04-26 00:21:14 +0200
commit8f675ddfda97b9298fe0e3503ce533d2c2bcd746 (patch)
tree5d6f2123b721f8ebc9b3f2d4f965c3cc6d3eecff /notes/tex
parentFix mistake in notes on Fourer on a flat surface (diff)
downloadFourierOnS2-8f675ddfda97b9298fe0e3503ce533d2c2bcd746.tar.gz
FourierOnS2-8f675ddfda97b9298fe0e3503ce533d2c2bcd746.zip
Minor corrections and rewording
Diffstat (limited to 'notes/tex')
-rw-r--r--notes/tex/docstyle.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/tex/docstyle.sty b/notes/tex/docstyle.sty
index f813c99..a094238 100644
--- a/notes/tex/docstyle.sty
+++ b/notes/tex/docstyle.sty
@@ -3,7 +3,7 @@
%% Margins
\RequirePackage{geometry}
-\newgeometry{a4paper, margin=2.2cm, top=3cm, bottom=3cm}
+\newgeometry{a4paper, margin=2cm, top=3cm, bottom=3cm}
%% Headers and footers
\RequirePackage{fancyhdr}