auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] [PATCH 0/5] More TikZ features.


From: Matthew Leach
Subject: [AUCTeX-devel] [PATCH 0/5] More TikZ features.
Date: Sun, 27 Mar 2016 19:04:26 +0100

Hi All,

These patches add prompting support for TikZ's \node and \coordinate
macros.  There are a couple of patches before that which clean up the
code a little.

Comments welcome!

Thanks,
Matt

Matthew Leach (5):
  TikZ: split out the prompts to TeX-TikZ-arg-node & TeX-TikZ-macro-arg.
  TikZ: allow arg type prompt to be specified.
  TikZ: Extract the prompting of the next arg from TeX-TikZ-macro-arg.
  TikZ: Add prompting for \coordinate macro.
  TikZ: Add prompting for TikZ's \node macro.

 style/tikz.el | 115 +++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 90 insertions(+), 25 deletions(-)

-- 
2.7.4




reply via email to

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