Skip to content

DefOtions definitions #48

@Lev135

Description

@Lev135

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions