Ryosuke Sato (佐藤 亮介)
Results
1
issues of
Ryosuke Sato (佐藤 亮介)
I found a problem with \newcommand. a.tex : ``` \begin{document} \newcommand{\beq}{\begin{eqnarray}} \newcommand{\eeq}{\end{eqnarray}} \beq e^{i\pi} + 1 = 0. \eeq \end{document} ``` `latexdiff a.tex a.tex > diff.tex` gives the following diff.tex...
Low