mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-20 01:01:12 +00:00
making the margins wider
This commit is contained in:
parent
468ffc9a0e
commit
9bd6a39ca7
1 changed files with 8 additions and 0 deletions
|
|
@ -12,6 +12,14 @@
|
|||
\fancyfoot[RE,LO]{Version VERSIONNUMBER} % other info in "inner" position of footer line
|
||||
\usepackage{hyperref}
|
||||
|
||||
\usepackage{geometry}
|
||||
\geometry{
|
||||
top=1in,
|
||||
bottom=1in,
|
||||
left=1in,
|
||||
right=1in
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
{\huge \textbf{How To Build a Commons}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue