From owner-freebsd-questions@FreeBSD.ORG Mon Jun 25 13:14:39 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E06BA106566C for ; Mon, 25 Jun 2012 13:14:39 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 9610A8FC14 for ; Mon, 25 Jun 2012 13:14:39 +0000 (UTC) Received: from [82.113.121.74] (helo=tiny.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Sj97l-0001mE-IV; Mon, 25 Jun 2012 15:14:37 +0200 Received: from tiny.Sisis.de (localhost [127.0.0.1]) by tiny.Sisis.de (8.14.5/8.14.3) with ESMTP id q5PDEZgh001947; Mon, 25 Jun 2012 15:14:35 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de (8.14.5/8.14.3/Submit) id q5PDEYFC001946; Mon, 25 Jun 2012 15:14:34 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Mon, 25 Jun 2012 15:14:33 +0200 From: Matthias Apitz To: Wojciech Puchar Message-ID: <20120625131432.GA1872@tiny.Sisis.de> References: <20120625091535.GA1324@tiny.Sisis.de> <20120625053713.5bd88e7d@vixen42.vulpes.vvelox.net> <20120625124710.GA1827@tiny.Sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT r226986 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 82.113.121.74 Cc: freebsd-questions@freebsd.org Subject: Re: printing jpeg slides to a Postscript printer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2012 13:14:40 -0000 El día Monday, June 25, 2012 a las 02:52:24PM +0200, Wojciech Puchar escribió: > simplest case: > > 1)convert them in batch to postscript. I did this already with: for i in *.jpg do ; convert $i $i.ps ; done this works fin; > > 2)place it with mpage, many on one page. and now a mpage -bA4 -4 *.ps > /tmp/all.ps gives a 10 page PS file, each page divided by fine lines into 4 sub pages; but on any of the 10 pages one of the slides is put into the upper left sub page area; what I'm missing? the man page of mpage says "... with the text reduced in size so that several pages appear on one sheet of paper..."; it seems it does work with images, or? matthias -- Matthias Apitz e - w http://www.unixarea.de/ UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5