When I tried to use the breqn package suggested by an answer to the question
How do I break a long equation over lines
It managed to break a whole bunch of unrelated equations (equations that did not use its functionality), including a definition for the control sequence \mf which I had previously defined myself.
Is there a way to limit the scope of a \usepackage declaration so that its (positive and negative) effects are limited to a particular segment of a document?
I have tried putting it inside an environment, but get the following error:
! LaTeX Error: Can be used only in preamble.
documentenvironment. – Marc van Dongen Feb 28 at 4:58\mfinstead of trying to loadbreqnlocally. – cgnieder Feb 28 at 11:16breqn, so i added that as a tag. – barbara beeton Feb 28 at 13:24