>4) 'make doc' does not run because the current Axiom build does
> not put noweb.sty into the /usr/share/texmf tree. Instead the
> path is hard coded. You could use this convention, in which
> case the file should be named '${AXIOM}/bin/tex/noweb.sty'
> but perhaps better, the Axiom build should put a copy of
> noweb.sty someplace standard like this:
>
> mkdir /usr/share/texmf/tex/latex/noweb
> cp $AXIOM/bin/tex/noweb.sty /usr/share/texmf/tex/latex/noweb
> /usr/bin/texhash
good point. i'll fix this.
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer