From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: GFDL Date: Sun, 10 Mar 2013 11:07:01 +0100 Message-ID: <87sj43a7qy.fsf@bzg.ath.cx> References: <878v5wwr96.fsf@Rainer.invalid> <6D1B3E63-A3F0-447E-A1F4-12F8B3156DB9@gmail.com> <874ngkwq67.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEd9m-0003qw-S3 for emacs-orgmode@gnu.org; Sun, 10 Mar 2013 06:07:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEd9j-0007HM-W5 for emacs-orgmode@gnu.org; Sun, 10 Mar 2013 06:07:06 -0400 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:32818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEd9j-0007Gh-OO for emacs-orgmode@gnu.org; Sun, 10 Mar 2013 06:07:03 -0400 Received: by mail-we0-f181.google.com with SMTP id t44so2531022wey.40 for ; Sun, 10 Mar 2013 03:07:02 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Sat, 9 Mar 2013 17:13:30 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Achim Gratz , emacs-orgmode@gnu.org Carsten Dominik writes: > On 9.3.2013, at 16:25, Achim Gratz wrote: > >> Carsten Dominik writes: >>> I still think it is crazy to add these 8 pages to each time someone prints it.... >> >> It fits on exactly two pages (or front and back of one page) if wrapped in >> >> \begin{multicols}{2} >> \scriptsize >> … >> >> and it is still a lot more readable (even if printed out on A5 instead >> of A4) than the fineprint you get with commercial software. > > Cool. We should do this.... Agreed. Feel free to make the change in org.texi if you know how to achieve this in a simple way. I checked the Texinfo manual and the control over columns and font size is rudimentary. My tests using @iftex didn't go anywhere :/ -- Bastien