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 <krisr...@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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"