I must create pdf document which contains N pages in A5 format printed on A4 in this order:
1st A4: 1st and Nth A5
2nd A4: 2nd and (N-1)th A5
When i type:
Code: Select all
documentclass[a5paper]{article}
Where's the problem? I'm beginner...
thanx
Code: Select all
documentclass[a5paper]{article}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis