Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2011 12:54:11 -0500
From:      Antonio Olivares <olivares14031@gmail.com>
To:        Anton Shterenlikht <mexas@bristol.ac.uk>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: can't build teTeX port in FreeBSD 8.2 amd64
Message-ID:  <CAJ5UdcPxF=u0KF_gZAf_Hw4g=YAgjMz_XQkD1SvHsLs=EByjjw@mail.gmail.com>
In-Reply-To: <CAJ5UdcPFEFEhuNfBHKWD5EM_NWB799rUH3pnaMYu8Z8DTzPvWg@mail.gmail.com>
References:  <537F9F81-1353-4FA3-B8EF-EF99682F435E@gmail.com> <CAJ5UdcOncZNJ4Y-NsAfHK4FvK%2BRQUnUyD=9Ne6x_fbX2TomyJQ@mail.gmail.com> <20110714160816.GA30155@think.gnix.co.uk> <20110715080324.GA8392@mech-cluster241.men.bris.ac.uk> <CAJ5UdcOd-cT8=YdUqUXzLSCwsCwXwPN0FikxTqSkVDTMr5182Q@mail.gmail.com> <20110715235610.GA70906@mech-cluster241.men.bris.ac.uk> <20110718091913.GA4092@mech-cluster241.men.bris.ac.uk> <CAJ5UdcPFEFEhuNfBHKWD5EM_NWB799rUH3pnaMYu8Z8DTzPvWg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Anton & et all,

I have found another book diffyqs that does not compile with default
teTeX, but does with TeXLive:

Book is found here:
http://www.jirka.org/diffyqs/

Source is here:
http://www.jirka.org/diffyqs/diffyqs.tar.gz

I create build script:
/*********** build script **************/

#!/bin/sh

pdflatex -interaction=nonstopmode diffyqs.tex
pdflatex -interaction=nonstopmode diffyqs.tex
makeindex diffyqs
pdflatex -interaction=nonstopmode diffyqs.tex

/*********** end build script **************/

Errors:

 Xy-pic version 3.7 <1999/02/16>
 Copyright (c) 1991-1998 by Kristoffer H. Rose <krisrose@ens-lyon.fr>
 Xy-pic is free software: see the User's Guide for details.

Loading kernel: messages; fonts; allocations: state, direction,
utility macros; pictures: \xy, positions, objects, decorations;
kernel objects: directionals, circles, text; options; algorithms: directions,
edges, connections;  Xy-pic loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xyall.tex
 Xy-pic option: All features v.3.3
(/usr/local/share/texmf-dist/tex/generic/xypic/xycurve.tex
 Xy-pic option: Curve and Spline extension v.3.7 curve, circles, loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xyframe.tex
 Xy-pic option: Frame and Bracket extension v.3.7 loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xycmtip.tex
 Xy-pic option: Computer Modern tip extension v.3.3
(/usr/local/share/texmf-dist/tex/generic/xypic/xytips.tex
 Xy-pic option: More Tips extension v.3.3 loaded) loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xyline.tex
 Xy-pic option: Line styles extension v.3.6 loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xyrotate.tex
 Xy-pic option: Rotate and Scale extension v.3.3 loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xycolor.tex
 Xy-pic option: Colour extension v.3.3 loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xymatrix.tex
 Xy-pic option: Matrix feature v.3.4 loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xyarrow.tex
 Xy-pic option: Arrow and Path feature v.3.5 path, \ar, loaded)
(/usr/local/share/texmf-dist/tex/generic/xypic/xygraph.tex
 Xy-pic option: Graph feature v.3.7 loaded) loaded))
(/usr/local/share/texmf-dist/tex/latex/units/units.sty
(/usr/local/share/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/share/texmf-dist/tex/latex/units/nicefrac.sty))
(/usr/local/share/texmf-dist/tex/latex/booktabs/booktabs.sty)
(/usr/local/share/texmf-dist/tex/latex/microtype/microtype.sty
(/usr/local/share/texmf-dist/tex/latex/microtype/microtype.cfg))
(/usr/local/share/texmf-dist/tex/latex/txfonts/txfonts.sty)

! Package keyval Error: pdfborderstyle undefined.

See the keyval package documentation for explanation.
Type  H <return>  for immediate help.
 ...

l.50 }

If I find others, I will report back.  Thanks & sorry for not sending
the other email correctly.

Regards,

Antonio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ5UdcPxF=u0KF_gZAf_Hw4g=YAgjMz_XQkD1SvHsLs=EByjjw>