[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Anybody out there?
From: |
David Kastrup |
Subject: |
Re: [AUCTeX-devel] Anybody out there? |
Date: |
Fri, 06 May 2005 01:11:13 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
Ralf Angeli <address@hidden> writes:
> From: Ralf Angeli <address@hidden>
> Subject: Re: [AUCTeX-devel] Anybody out there?
> To: David Kastrup <address@hidden>
> Cc: address@hidden
> Date: Thu, 05 May 2005 16:43:33 +0200
>
> * David Kastrup (2005-05-03) writes:
>
>> f) documentation proofreading. I am certain to have introduced
>> nonsense, and certainly stuff must be missing.
>
> I could not find any significant problems. But I saw that the
> `auctex.dvi' and `auctex.pdf' targets don't work anymore. The
> following patch fixed things for me:
>
>
> Index: Makefile.in
> ===================================================================
> RCS file: /cvsroot/auctex/auctex/doc/Makefile.in,v
> retrieving revision 1.25
Hmmm. I think this proliferation of INC commands a bit ugly. Maybe
just have
TEXINFOINCLUDES=-I ../preview/doc
and then use $(MAKEINFO) $(TEXINFOINCLUDES)
$(TEXIWHATEVER) $(TEXINFOINCLUDES)
?
I mean, if we have to change the call everywhere anyway, we might as
well write out what the "INC" means instead of creating half a dozen
new commands.
Yes, I should have thought of that myself.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum