Closed geraintpalmer closed 3 years ago
t would be nice to manually set some code boxes to be breakable and some to be unbreakable.
Could we do that with two separate versions of the environments?
\begin{pyin}
and
\begin{breakable_pyin}
Actually if we want to get really fancy we could make an optional argument to the pyin
environment but that's not something to worry about too much... (I think?)
I tried to work out how to do the 2nd option but had no idea how.
Realised we might have to do the 1st, let's chat tomorrow about it, we'll have to adjust the testing script too?
Realised we might have to do the 1st, let's chat tomorrow about it, we'll have to adjust the testing script too?
Eurgh... :( (but yeah but I guess we can do that at some point)
This makes code boxes breakable across pages.
It looks alright.
It would be nice to manually set some code boxes to be breakable and some to be unbreakable.