auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] Patch for imakeidx.el and latex.el


From: address@hidden
Subject: [AUCTeX-devel] Patch for imakeidx.el and latex.el
Date: Thu, 10 Jan 2013 16:11:48 +0100 (CET)

Hi all,

I wrote a patch for `latex.el' against current CVS version to add "LaTeX 
pagestyle" as a type for the parser.  Pagestyles defined in LaTeX packages and 
classes will be automatically recognized and added to `LaTeX-pagestyle-list' 
variable.  I checked that it works with `article.cls', `book.cls' and 'report.
cls' classes and `fancyhdr' package.  I also patched `imakeidx.el' in order to 
use the new function `LaTeX-pagestyle-list'.

This is the ChangeLog entry:

2013-01-10  Mosè Giordano  <address@hidden>

        * latex.el: Update copyright range.
        (LaTeX-auto-pagestyle-regexp-list): New variable.
        (LaTeX-auto-regexp-list): Use `LaTeX-auto-pagestyle-regexp-list'.
        ("pagestyle"): New type for the parser.
        (LaTeX-pagestyle-list): Remove.
        (TeX-arg-pagestyle): Use `LaTeX-pagestyle-list' function for
        completing.
        (LaTeX-common-initialization): Initialize pagestyles.

        * style/imakeidx.el: Use `LaTeX-pagestyle-list' function to set
        `firstpagestyle' option values.

Bye,
Mosè Giordano

Attachment: imakeidx.el.patch
Description: Text Data

Attachment: latex.el.patch
Description: Text Data


reply via email to

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