Quantcast
Channel: Active questions tagged mathtools - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 122

usetagform works inside equation but not work inside align

$
0
0
\documentclass{article}\usepackage{amsmath}\usepackage{mathtools}\newtagform{mytag}{\{}{\}}\newcounter{mycn}\newcommand*{\mysym}{\refstepcounter{mycn}\usetagform{mytag}\tag{\themycn}}\begin{document}    \begin{equation}        a=b    \end{equation}    \begin{equation}        c=d \mysym    \end{equation}    \begin{align}        a & b \\        b & c    \end{align}    \begin{align}        a & b \mysym \\        b & c \mysym    \end{align}\end{document}

enter image description here


Viewing all articles
Browse latest Browse all 122

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>