Skip to content

Nesting problems #3

Description

@bartsnapp

We need to make sure that the nesting gives appropriate behavior in the following cases:

\begin{problem}
\end{problem}

and nested with SAME environments

\begin{problem}
Here are some parts
\begin{problem}
part 1
\end{problem}
\begin{problem}
part 2
\end{problem}
\end{problem}

And nested with DIFFERENT environments

\begin{problem}
Parts where the headings are different than others
\begin{exercise}
here
\end{exercise}
\end{problem}

etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions