Added comment about booklets

This commit is contained in:
Mattia Mascarello 2022-08-24 01:07:26 +02:00 committed by GitHub
parent 7a5e58a585
commit 9953b4bdf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
\documentclass[a4paper,twoside, openany]{book}
%% "openany" allows for chapters on odd pages, it would leave a blank page otherwise
%% "openany" allows for chapters on odd pages, it would leave a blank page otherwise, there is a script to build correct double paged stacked booklets
\usepackage[hmarginratio=1:1]{geometry}% equal left and right margins
\usepackage{hyperref}
\usepackage{titlesec}