From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 20:22:47 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B9CF1065672 for ; Wed, 27 Jul 2011 20:22:47 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 280A78FC14 for ; Wed, 27 Jul 2011 20:22:46 +0000 (UTC) Received: by gwb15 with SMTP id 15so1719735gwb.13 for ; Wed, 27 Jul 2011 13:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=BoieQygMpyxAJVvJxkJEUyHW19snqpSodgvkQP6Yt2k=; b=tK1PTxzNkNC0p6SaDSvY6OdqSchdyHLI3UXVy8BZxoeKrUH1YTxxq9vAr0zyboedNE l+5N5fLIX7xhnAWHYqrDpCiDBeFH2w97zvVaeMfFcthOcoR3v/5QZTM/nx8v9nXJef68 K45J8sUUwfI/A8dXW1kVSgXE/+kQ8wjxxJx1k= MIME-Version: 1.0 Received: by 10.42.29.129 with SMTP id r1mr166178icc.360.1311798166145; Wed, 27 Jul 2011 13:22:46 -0700 (PDT) Received: by 10.42.169.73 with HTTP; Wed, 27 Jul 2011 13:22:46 -0700 (PDT) In-Reply-To: <20110718091913.GA4092@mech-cluster241.men.bris.ac.uk> References: <537F9F81-1353-4FA3-B8EF-EF99682F435E@gmail.com> <20110714160816.GA30155@think.gnix.co.uk> <20110715080324.GA8392@mech-cluster241.men.bris.ac.uk> <20110715235610.GA70906@mech-cluster241.men.bris.ac.uk> <20110718091913.GA4092@mech-cluster241.men.bris.ac.uk> Date: Wed, 27 Jul 2011 15:22:46 -0500 Message-ID: From: Antonio Olivares To: Antonio Olivares , Jamie Paul Griffin , freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: can't build teTeX port in FreeBSD 8.2 amd64 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: Wed, 27 Jul 2011 20:22:47 -0000 Anton & et all, > hrs@ has been most speedy and helpful. He added > > print/latex-chapterfolder > print/tex-mfpic > > With these 2 new ports + teTeX I can build this book > fully, no errors. Check it out. > > If you know of another tex project where teTeX fails, > please send me the details. I'm keen to patch > teTeX as far as possible with no major > changes to TDS, i.e. just adding or updating > a package. > > -- Thank you very much with your input & fix to default TeX/LateX setup on FreeBSD. I know TeXLive 2011 is out(I have it on DVD) but I tried your changes and yes the book does compile after adding the two ports :) There was a new release on the book and I have a new script to build it : http://www.stitz-zeager.com/Precalculus/Stitz_Zeager_Open_Source_Precalculus_files/SZPreCalc07152011SourceCode.zip ==================================== #!/bin/sh # change JPG to jpg since *nix systems are case sensitive for i in `find . -name "*JPG"` do mv "$i" "$(echo $i|sed 's/JPG/jpg/g')" done sleep 5; pdflatex AlgTrigBook.tex -interaction=nonstop sleep 2; for i in *.mp do mpost $i done sleep 5; pdflatex AlgTrigBook.tex -interaction=nonstop sleep 5; makeindex AlgTrigBook sleep 5; pdflatex AlgTrigBook.tex -interaction=nonstop ======================================= Here's another book with source code, and even with full texlive can't get it to compile properly :( http://www.mecmath.net/trig/ Here's source http://www.mecmath.net/trig/trigbook-1.1-src.tar.gz modify trigbook.sh by changin /bin/bash to /bin/sh, and give it a whirl. [olivares@quadcore /usr/home/olivares/Downloads/trigbook-src-1.1]$ ./trigbook.sh This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./trigbook.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/usr/local/share/texmf-dist/tex/latex/koma-script/scrbook.cls Document Class: scrbook 2004/09/16 v2.9t LaTeX2e KOMA document class (/usr/local/share/texmf-dist/tex/latex/koma-script/scrlfile.sty Package scrlfile, 2004/09/16 v2.9t LaTeX2e KOMA package Copyright (C) Markus Kohm ) (/usr/local/share/texmf-dist/tex/latex/base/bk11.clo) (/usr/local/share/texmf-dist/tex/latex/koma-script/typearea.sty Package typearea, 2004/09/16 v2.9t LaTeX2e KOMA package Copyright (C) Frank Neukam, 1992-1994 Copyright (C) Markus Kohm, 1994-2002 )) (/usr/local/share/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/share/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/share/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/share/texmf-dist/tex/latex/graphics/graphics.cfg) (/usr/local/share/texmf-dist/tex/latex/graphics/dvips.def))) (/usr/local/share/texmf-dist/tex/latex/float/float.sty) (/usr/local/share/texmf-dist/tex/latex/nomencl/nomencl.sty ! LaTeX Error: Unknown option `intoc' for package `nomencl'. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.97 \ProcessOptions\relax ? The problem that I have encountered is the TiKZ package :( http://www.texample.net/tikz/builds/ even with full TeXLive I can't get past those errors :( Thank you very much for your input and also to the users that have contributed to the thread. This is not to add fuel to the fire!, but to see if someone knows how to deal with TiKZ and the above \ProcessOptions\relax probs. Regards, Antonio