auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] RFC: Extending array.el to parse \newcolumntype


From: Arash Esbati
Subject: Re: [AUCTeX-devel] RFC: Extending array.el to parse \newcolumntype
Date: Wed, 01 Jul 2015 23:03:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5

Arash Esbati <address@hidden> writes:

Hi Mosè,

> Thanks for your comments.  I will include them in a new suggestion; I'm
> thinking about a general function and update `tabularx.el' and
> `tabulary.el' at the same time.

following up myself, attached is an updated version of `array.el'.  Your
suggestions are incorporated, and my tests were ok.  I would appreciate
if you could give it a roll again.

I would also add something like this to `tabular[x|y].el' and submit a
patch.

--8<---------------cut here---------------start------------->8---
(set (make-local-variable 'LaTeX-array-column-letters)
     (concat LaTeX-array-column-letters "X"))
--8<---------------cut here---------------end--------------->8---

TIA.  Best, Arash

Attachment: array.el
Description: application/emacs-lisp


reply via email to

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