<..fix fancyvrb..>+
\begingroup
\catcode‘\^^M=\active%
\gdef\FVC@Verb#1{%
\begingroup%
\FV@UseKeyValues%
\let\a:fancyvrb=\empty\FV@FormattingPrep%
\FV@CatCodes%
\outer\def^^M{}%
\catcode‘#1=12%
\def\@tempa{\def\FancyVerbGetVerb####1####2}%
\expandafter\@tempa\string#1{\mbox{\a:verb##2\b:verb}\endgroup}%
\FancyVerbGetVerb\FV@EOL}%
\endgroup
-_-_-
<..fix fancyvrb..>+
\def\FV@UseVerb#1{\mbox{\FV@UseKeyValues
\let\a:fancyvrb=\empty \FV@FormattingPrep
\a:verb #1\b:verb}}
-_-_-