From owner-freebsd-questions@FreeBSD.ORG Fri Oct 10 07:30:02 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA9416A4B3 for ; Fri, 10 Oct 2003 07:30:02 -0700 (PDT) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F05643FA3 for ; Fri, 10 Oct 2003 07:30:02 -0700 (PDT) (envelope-from tillman@seekingfire.com) Received: from blues.seekingfire.prv (blues.seekingfire.prv [192.168.23.211]) by mail.seekingfire.com (Postfix) with ESMTP id 99E0E2A6 for ; Fri, 10 Oct 2003 08:30:01 -0600 (CST) Received: (from tillman@localhost) by blues.seekingfire.prv (8.11.6/8.11.6) id h9AEU1l30940 for freebsd-questions@freebsd.org; Fri, 10 Oct 2003 08:30:01 -0600 Date: Fri, 10 Oct 2003 08:30:01 -0600 From: Tillman Hodgson To: freebsd-questions@freebsd.org Message-ID: <20031010083001.D30205@seekingfire.com> References: <5.2.0.9.1.20031010144022.01a7bd70@postamt1.charite.de> <20031010123141.GA1925@sillyrabbi.dyndns.org> <5.2.0.9.1.20031010144022.01a7bd70@postamt1.charite.de> <20031010075910.A30205@seekingfire.com> <5.2.0.9.1.20031010160459.01a7f810@postamt1.charite.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <5.2.0.9.1.20031010160459.01a7f810@postamt1.charite.de>; from alexander.haderer@charite.de on Fri, Oct 10, 2003 at 04:18:38PM +0200 X-Urban-Legend: There is lots of hidden information in headers Subject: Re: writing pdfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 14:30:03 -0000 On Fri, Oct 10, 2003 at 04:18:38PM +0200, Alexander Haderer wrote: > >I agree with the recommendation to learn LaTeX. It's probably the best > >way to generate PDF output and it's widely used for document generation. > > > >I disagree that one needs to use pdflatex, though. Those side-effects > >you mention are trivial to get rid of: > > > 1. \usepackage{times} (or palatino or bookman or whatever font > > package you like) > > Does this work without _any_ problems when you want to use the > (tex-default) computer modern fonts? The font packages actually cause PostScript fonts to be used. I've run into no problems with it over several years, many article length te4chnical documents, and one book length non-technical document. > My experiences over the last years with different platforms and latex > installations are, that you alway have to "google"-around to get this > working. I use LaTeX/pdf output only from time to time so I am not the > big expert, but using pdflatex a while ago was the first time I got > the CMR fonts into a pdf without any display/print problems. I just > made some slight modifications to my latex file necessary for pdflatex > (mentioned in the pdflatex doc) and whoops, there it was. Right, but in return you gave up nice generation of exactly equivalent PS files. I have a PS printer - I put PDF on the web and cat PS to the printer :-) -T -- Money is truthful. If a man speaks of his honor, make him pay cash. - Robert Heinlein