[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] RefTeX TOC for Texinfo
From: |
Vincent Belaïche |
Subject: |
Re: [AUCTeX] RefTeX TOC for Texinfo |
Date: |
Mon, 12 Nov 2012 22:02:23 +0100 |
> To: address@hidden
> From: address@hidden
> Date: Mon, 12 Nov 2012 08:30:55 +0100
> Subject: Re: [AUCTeX] RefTeX TOC for Texinfo
>
> Vincent Belaïche <address@hidden> writes:
>
> Hi Vincent,
>
> > I have made an update of AUCTeX recently and this lost my change on
> > Texinfo TOC handling. It seems that either the patch has never been
> > applied, or the project has migrated to another repo...
>
> Both is true. Sorry, I didn't have the time to test it until now, but
> I'll do so if you could update your patch in the following way.
>
> For the AUCTeX parts: please check that they apply against the current
> CVS version. (Probably, they still do.)
>
> For the reftex parts: Ralf incorporated the reftex changes that
> accumulated in the auctex/reftex CVS module over the last years in the
> current reftex version bundled with Emacs. From now on, the reftex CVS
> is obsolete and development happens only in the Emacs repository. So
> could you please create a patch with your changes against the current
> emacs trunk?
>
> Bye,
> Tassilo
>
Ok,
I will prepare the patches along your recommendations. FYI, this update
works fine for TOC titles, but not for other type of references
(e.g. @anchors & @node's) as the code still scans for LaTeX-like regexps
--- as usual Texinfo situation is sort of half-done, which is due to
this that even current Texinfo users use Texinfo less than LaTeX...
Anyhow, this update was indeed quite useful to me as it also allows
promote/demote of titles, this is why I am happy to share it with other
AUCTeX/Texinfo users.
à+,
Vincent.