m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2021-09-13 12:12:55 +0200
committerMarcin Chrzanowski <m@m-chrzan.xyz>2021-09-13 12:12:55 +0200
commit1e00b4f3ab2e3171e00ae6f66ab58b8047711aad (patch)
tree7141fc19db612a75f13aa2fb2eb5a73c4de149d2
parentbcfff80bd95d1cf0b3cf76d44c9f3df09e8845a2 (diff)
Make all margins the same
-rw-r--r--templates/songbook.tex.erb2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/songbook.tex.erb b/templates/songbook.tex.erb
index efb0180..6a31ade 100644
--- a/templates/songbook.tex.erb
+++ b/templates/songbook.tex.erb
@@ -7,7 +7,9 @@
\usepackage{alltt}
\usepackage{makeidx}
\usepackage{titlesec}
+\usepackage{geometry}
+\newgeometry{lmargin=1in, rmargin=1in}
\newcommand{\tyt}[1]{\phantomsection \section{#1} }
\setcounter{secnumdepth}{0}
\renewcommand*{\contentsname}{Lista piosenek}