Tagged Questions
3
votes
2answers
95 views
Interrupting and resuming subequations
As the title states I would like to interrupt and resume a block of equations that is inside a subequations regime. My problem arises when the interrupting stuff shall contain equations on its own:
...
1
vote
2answers
195 views
Error using subequations
I am using subequations. There is no way to get a right output...
I am using
\documentclass{book}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsfonts}
\usepackage{amsthm}
\begin{document}
...