Code: Select all
\documentclass[10pt]{article}
\usepackage[print]{booklet}
\usepackage{twoup}
Code: Select all
\documentclass[10pt]{article}
\usepackage{2up}
\usepackage{twoup}
Code: Select all
\documentclass[10pt]{article}
\usepackage[print]{booklet}
\usepackage{twoup}
Code: Select all
\documentclass[10pt]{article}
\usepackage{2up}
\usepackage{twoup}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass[11pt]{book}
\usepackage{polyglossia}
\usepackage{hanging}
\usepackage{fancyhdr}
\usepackage{relsize}
\usepackage{titlesec}
\textwidth=0.5\textheight
\topmargin=1in
\addtolength{\textheight}{-1.5in}
%\usepackage[print, 1to1]{booklet}
%\special{landscape}
%\oddsidemargin=.5\paperheight
%\addtolength{\oddsidemargin}{-\textwidth}
%\addtolength{\oddsidemargin}{-.5in}
%\addtolength{\evensidemargin}{.5in}
\special{landscape}
. This seems to be quite a practical solution, unless more problems come up.What do you mean?localghost wrote:Why did you not typeset your document in the correct page format right from the beginning?
The paper format of course. Something like A5 or or a custom paper size.Laurentius wrote:What do you mean? […]
No. It scales pages and their content.Laurentius wrote:[…] Does pdfpages preserve the font size?
NEW: TikZ book now 40% off at Amazon.com for a short time.