Skip to content
Discussion options

You must be logged in to vote
\documentclass{xduugthesis}
\usepackage{mathtools}
\newtagform{brackets}{式(}{)}
\usetagform{brackets}
\begin{document}
\chapter{title}
\begin{equation}
\label{key}
a+b=c
\end{equation}
\eqref{key}
\ref{key}
\end{document}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by syycode
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
invalid This doesn't seem right
2 participants