Changeset 833

Show
Ignore:
Timestamp:
08/26/10 18:22:22 (18 months ago)
Author:
stefan
Message:

joined templates align and align*

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/codehelper/tabCompletion.xml

    r832 r833  
    2323  <command name="center" usage="\begin{center}&nl;  @|@&nl;\end{center}" hint="center environment"> 
    2424  </command> 
    25   <command name="align" usage="\begin{align}&nl;  @|@&nl;\end{align}" hint="align environment"> 
    26   </command> 
    27   <command name="align*" usage="\begin{align*}&nl;  @|@&nl;\end{align*}" hint="align environment"> 
    28   </command> 
     25  <command name="align" usage="\begin{align@*@}&nl;  @|@&nl;\end{align@*@}" hint="align environment"> 
     26    <argument name="*"/> 
     27  </command> 
    2928  <command name="eq" usage="\begin{equation@*@}&nl;  @|@&nl;\end{equation@*@}" hint="equation environment"> 
    3029    <argument name="*"/>