auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] Add "counter" type to the parser


From: Mosè Giordano
Subject: [AUCTeX-devel] Add "counter" type to the parser
Date: Tue, 15 Jan 2013 00:48:41 +0100

Hi all,

I'm sending a patch for `latex.el' to add the type "counter" to the
parser.  I've tested these changes with `article', `book', `memoir',
and `report' classes.  I've also fixed some functions and variables
related to pagestyle type.  Here is the ChangeLog entry:

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

        * latex.el (LaTeX-auto-pagestyle-regexp-list): Fix typo.
        (LaTeX-auto-counter-regexp-list): New variable.
        (LaTeX-auto-regexp-list): Use `LaTeX-auto-counter-regexp-list'.
        ("counter"): New type for the parser.
        (TeX-arg-counter): Use `LaTeX-counter-list' function for
        completing and `definition' argument.
        (TeX-arg-pagestyle): Use `definition' argument.
        (LaTeX-common-initialization): Initialize counters.

Bye,
Mosè Giordano

Attachment: latex.el.patch
Description: Binary data


reply via email to

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