-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
forum:3468 より改変。
\RequirePackage[l2tabu,orthodox]{nag}
\documentclass{jsarticle}
\usepackage{amsmath}
\begin{document}
\footnote{
\begin{align}
x&\\y&
\end{align}
}
\end{document}! Improper \halign inside $$'s.
<recently read> \halign
l.8 \end{align}
?
jsarticle.cls の
\everydisplay=\expandafter{\the\everydisplay \narrowbaselines}を消すとエラーが消える。
Reactions are currently unavailable