Closed bdtc closed 2 years ago
\documentclass{article} \usepackage{etoolbox} \NewCommandCopy{\mytest}{\endminipage} \begin{document} Some text. \end{document}
! Paragraph ended before \etb@carsquare was complete.
The above works fine without etoolbox.
The above also works fine with etoolbox and most other environments.
Duplicate of #35. Already fixed but not released yet.
btw There's a mis-spelling in issue title: \NewCopyCommand should be \NewCommandCopy.
\NewCopyCommand
\NewCommandCopy
Edited the title.
! Paragraph ended before \etb@carsquare was complete.
The above works fine without etoolbox.
The above also works fine with etoolbox and most other environments.