From owner-freebsd-questions@FreeBSD.ORG Sat May 27 08:24:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D8E0E16AFF8 for ; Sat, 27 May 2006 08:24:43 +0000 (UTC) (envelope-from kyrreny@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6866743D53 for ; Sat, 27 May 2006 08:24:43 +0000 (GMT) (envelope-from kyrreny@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IZX00I3F0P6U4C0@osl1smout1.broadpark.no> for freebsd-questions@freebsd.org; Sat, 27 May 2006 10:24:42 +0200 (CEST) Received: from urban.broadpark.no ([80.203.212.30]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IZX00J5P0OYXTG0@osl1sminn1.broadpark.no> for freebsd-questions@freebsd.org; Sat, 27 May 2006 10:24:42 +0200 (CEST) Date: Sat, 27 May 2006 10:24:39 +0200 From: Kyrre Nygard In-reply-to: <200605261220.26097.kirk@strauser.com> To: Kirk Strauser , freebsd-questions@freebsd.org Message-id: <7.0.1.0.2.20060527102357.02253a70@broadpark.no> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <7.0.1.0.2.20060526180029.0224b418@broadpark.no> <200605261220.26097.kirk@strauser.com> Cc: Subject: Re: textproc: Typesetting holy content X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:25:48 -0000 At 19:20 26.05.2006, Kirk Strauser wrote: >On Friday 26 May 2006 11:35, Kyrre Nygard wrote: > > > I am trying to transcribe The Noble Qur'an, by some said to be the > > most elegant book ever written, into LaTeX format. That way I can format it > > the way I wish, and study it at my own premises. > >I prefer "Godel, Escher & Bach", but that's just me. Anyway, didn't >html2latex (/usr/ports/print/html2latex/pkg-descr) work? >-- >Kirk Strauser > Interesting book, I will check it out :) html2latex is nice but I'm not sure if that's what I want. There are too many elements in the HTML files that I do not wish to include and removing them all would be equally painful. Thanks!