Text Formatting ⇒ Document for A5 format print
Document for A5 format print
Any ideas? Thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Document for A5 format print
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Document for A5 format print
I could not find that option in Evince under Linux. Can you elaborate?localghost wrote:The PDF viewer of your choice should be able to arrange the pages accordingly during the process of printing.
Regards.
OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Document for A5 format print
Then you had bad luck with Evince. It's one of the viewers which don't manage that. But you could print your document with the Ad0be Reader for Linux. I'm sure you will find in your distribution's repositories.mas wrote:I could not find that option in Evince under Linux. […]
An alternative is to compile the document to PS (or convert the PDF to PS) and rearrange the pages accordingly with pstops (a Linux command line utility).
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Document for A5 format print
I generally use psbook to create signatures and print them. I had never looked at the print options of a pdf reader and hence was curious.localghost wrote: An alternative is to compile the document to PS (or convert the PDF to PS) and rearrange the pages accordingly with pstops (a Linux command line utility).
I am not fond of Adobe Reader and unless forced to use it, am happy with xpdf and evince (in that order)

Regards.
OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim