The nccmath tag has no wiki summary.
3
votes
1answer
164 views
Is there a replacement for nccmath?
I noticed that the nccmath package is not mentioned in What packages do people load by default in LaTeX?. Since I have had several problems with minipages that all eventually led to nccmath related ...
1
vote
1answer
162 views
Minipage content overlaps with text before that if nccmath is used
It seems that if the nccmath package is included, then the text in the following minipage overlaps with the text before that if the minipage contains only display math. The \FixMinipageForNccmath ...
4
votes
2answers
150 views
nccmath affecting minipage widths
It seems that nccmath is affecting the layout of minipages. In the MWE, you can see the left minipage is clearly not taking up 70% of the page as I wanted. I'm hoping that there is an easy fix for ...