-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
with #11
@Define
@DefOptions
TexBeginEnd (name : String) = @Begin \begin{$name} @End \end{$name}
@Environments
Document = @TexBeginEnd "document"
otherwise syntax will be to verbose:
@Define
@DefOptions
TexBeginEnd (name : String) = "@Begin \"\\\\\\\\begin{$name}\" @End \"\\\\\\\\end{$name}\""
@Environments
Document = @TexBeginEnd "document"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels