Skip to content

Indentation issue when defining new block #30

@LogikerD

Description

@LogikerD

I am getting the output:

Image

when using

\algblock{Match}{EndMatch}
\algcblock[Match]{Match}{Pattern}{EndMatch}

\begin{algorithmic}[1]
\Match
\Pattern
    \State $ e \gets f $
    \State $ e \gets f $
\EndMatch
\end{algorithmic}

Errors occurs only when there are more than one \State-lines at the end or a \State + \Statex line.

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