On Wed, May 03, 2000 at 05:38:34PM +0200, Jean-Marc Lasgouttes wrote:
> >>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> I know that people are proposing to redo the Import/Export
> Angus> functions. In the meantime, however, the following tiny patch
> Angus> allows tth to use LaTeX auxiliary files correctly (and so
> Angus> insert references etc)
>
> Are you sure that it is not possible to play tricks with the basename
> command directly? It would be better than adding ad-hoc $$ variables
> in the code...
Personally I like this approach more then the other you propose. It is
more general. I know this since I had the same problem with both linuxdoc
and docbook html support, there I also need the file name without extension.
For the moment I have postponed that, but I see now that the best solution
is to add this variable instead of adding to the code more one special case.
I agree that variable should be avoided at all cost but sometimes draconian
mesures are worse than (informed) common sense. (Too much philosophy, that is
a sign that friday is coming soon ;)
Take this with a grain of salt. :)
> JMarc
--
José