> 
> The thebibliography environment is superfluous if we agree on ONE big 
> .bib file and UNIQUE BibKeys. It is even more flexible.
> 
> > =======================================================================
> > 
> > and now the way I work with these:
> > 
> > =======================================================================
> > 
> > 
> >  notangle -t8 foo.pamphlet >Makefile.foo
> > 
> >     this extracts the default chunk <<*>>= which is a makefile and
> >     names it Makefile.foo.
> > 
> >  make -f Makefile.foo
> > 
> >     this completely rebuilds all of the foo project.
> 
> Aha, that means you have one "project" per file. May I ask what a 
> "project" is in your case, in particular, how big it is?

remember these individual makefiles only work with their own pamphlet.
"project" is the name of the pamphlet file without the .pamphlet 

thus bookvol5.pamphlet has


PROJECT=bookvol5

t



_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to