Skip to content

Instantly share code, notes, and snippets.

@shakthimaan
Created February 6, 2016 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shakthimaan/3aa83fba846947b63656 to your computer and use it in GitHub Desktop.
Save shakthimaan/3aa83fba846947b63656 to your computer and use it in GitHub Desktop.
Uneven twoside margins
\usepackage{geometry}
\geometry{layoutwidth=7.5in,layoutheight=9.5in}
\geometry{layouthoffset=0pt,layoutvoffset=0pt}
\geometry{top=1.5cm,bottom=1.5cm}
\geometry{twoside,hmarginratio=3:2}
@shakthimaan
Copy link
Author

\usepackage{geometry}
\geometry{layoutwidth=7.5in,layoutheight=9.5in}
\geometry{layouthoffset=0pt,layoutvoffset=0pt}
\geometry{inner=2.5cm,outer=1.5cm,top=1.75cm,bottom=1.5cm}
\geometry{twoside}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment