diff --git a/chapters/operatorsandexpressions.tex b/chapters/operatorsandexpressions.tex index 289806ec8..39cb64c22 100644 --- a/chapters/operatorsandexpressions.tex +++ b/chapters/operatorsandexpressions.tex @@ -48,7 +48,7 @@ \section{Operator Precedence and Associativity}\label{operator-precedence-and-as All operators are binary except the postfix operators and those shown as unary together with \emph{expr}, the conditional operator, the array construction operator % Beware that the array construction operator, normally expressed as \lstinline!{ }! needs escaped braces inside \caption. % This isn't handled correctly by LaTeXML, as reported here: -% - https://github.com/brucemiller/LaTeXML/issues/1377 +% - https://github.com/brucemiller/LaTeXML/issues/1377 (fixed on master 2022-12-10) \ifpdf \lstinline!\{ \}! % Intentional space at end of line. \else