axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] build-improvements and latex


From: Ralf Hemmecke
Subject: Re: [Axiom-developer] build-improvements and latex
Date: Wed, 08 Nov 2006 23:21:46 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060909)

Yes.  This problem has many roots.  Part of it is that
build-improvements extracts the TeX file in the same directory as it
latexs it.  The problem can be papered over in many different way:
  (1) add .tex unconditionally.
  (2) replace .pamphlet with .tex and pay attention
  (3) extract to a different directory
  (4) find a btter solution.

(3) is not an option, since when you compile axiom.sty.tex --> axiom.sty.dvi then it does not matter whether axiom.sty is visible or not. \usepackage will choose the wrong file.

Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]