From owner-freebsd-office@FreeBSD.ORG Thu Apr 26 10:00:25 2012 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE999106566B for ; Thu, 26 Apr 2012 10:00:24 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id 9C6E08FC14 for ; Thu, 26 Apr 2012 10:00:24 +0000 (UTC) Received: from baby-jane.lamaiziere.net (mr129166.cri.univ-rennes1.fr [129.20.129.166]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 8D42CFAA2D08 for ; Thu, 26 Apr 2012 11:54:52 +0200 (CEST) Received: from mr129166 (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 2666EB0AC for ; Thu, 26 Apr 2012 11:54:52 +0200 (CEST) Date: Thu, 26 Apr 2012 11:54:51 +0200 From: Patrick Lamaiziere To: freebsd-office@freebsd.org Message-ID: <20120426115451.1ce3be9a@mr129166> In-Reply-To: <20120221143621.464db1d3@mr129166> References: <20120221143621.464db1d3@mr129166> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: libreoffice 3.4.5 print problem (calc) X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2012 10:00:25 -0000 Le Tue, 21 Feb 2012 14:36:21 +0100, Patrick Lamaiziere a écrit : > Hello, > > Cacl prints garbage here. As far I can see that's related to the font > used. If I print to a pdf and then print the pdf all is good. > > Example : > > a cell with value "129.20.129.2 n'existe plus" > > Arial: prints "12' '2' '12' 2 n'existe plus" > Liberation sans : "129.20.129.2 n'e'' e''lu'" For the record, this is magically fixed with LibreOffice 3.5.2.2 Don't know why... Regards