Skip to content

Commit

Permalink
font size 11pt
Browse files Browse the repository at this point in the history
  • Loading branch information
jr-b committed Jul 29, 2023
1 parent 8fe3584 commit 42115c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/main.tex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
% Base document to build the manifesto on 4.25 in x 11 in page size
% Test on overleaf.com

\documentclass{book}
\documentclass[11pt]{book}
%\usepackage[T1]{fontenc}
\usepackage{fontspec}
\usepackage[main=french]{babel}
Expand Down Expand Up @@ -32,7 +32,7 @@
% Page setup
% We're planning to print this on 8.5x11 inches paper, folded on the long side. We want page to be 4.25 in
%--------------------------------------
\usepackage[paperheight=11in,paperwidth=4.25in,left=5mm,right=5mm,top=10mm]{geometry}
\usepackage[paperheight=11in,paperwidth=4.15in,left=5mm,right=5mm,top=10mm,bottom=15mm]{geometry}
%--------------------------------------


Expand Down
Binary file not shown.

0 comments on commit 42115c0

Please sign in to comment.