Tagged Questions
5
votes
0answers
276 views
mdframed: large texts with equation arrays skipping pages in \documentclass{memoir} (or book) [closed]
The package mdframed works very well enclosing plain texts with decorated frames: even when they span many pages the frame breaks accordingly! :-)
Unfortunately that is not yet the case when the ...
2
votes
1answer
249 views
mdframed: New bug with page break?
The package mdframed works well breaking framed plain texts.
I am trying hard to make it work also when the text contais equation arrays, but I keep getting strange compilation errors!
My last try ...
6
votes
2answers
411 views
Excess vertical space in mdframed ending with display math environment
When the mdframed environment ends with an align there is excess vertical spacing at the bottom. I would like to adjust the MyBoxedEnvironment environment such that the vertical space at the bottom ...