This seems a good thing to have a more user friendly and direct way to do it from the source document.
I have read the page you pointed, and it can be pretty simple. I like the idea, and imagine it could be (separately) applied to pages that contain things that usually thinner text columns: indexes, functions, lists of several things, ... >From the source document, we may define a few arguments that would be internally used and passed to psnup (or any similar solution): scale (or "number of columns", if other than 2 is easy to do); use border?; ... The pointed solution uses psnup, which is included in the psutils package. This is less than 1 MiB (on Debian based distros), and should not be a hard requirement to add to Sphinx, if decided to used it. What do you think? ======== Certo dia, Luc Saffre escreveu: ======== > Yes, but you must do it yourself. Basically you must add commands to > your Makefile. You should first generate a pdf file and then use some > tools as described here: > > http://www.peppertop.com/blog/?p=35 > > Luc > > On 16/09/15 23:43, Eric Cozzi wrote: >> Can sphinx be used to create a printed, "folded" book or pamphlet? Where >> the printed pages each contain two, but not necessarily consecutive, >> pages, per side? >> >> Thanks, >> Eric >> >> -- >> You received this message because you are subscribed to the Google >> Groups "sphinx-users" group. >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected] >> <mailto:[email protected]>. >> To post to this group, send email to [email protected] >> <mailto:[email protected]>. >> Visit this group at http://groups.google.com/group/sphinx-users. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sphinx-users. > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
