Skip to content

Commit

Permalink
Update equation numbering
Browse files Browse the repository at this point in the history
- use 2-1 instead of 2.1
  • Loading branch information
TheNetAdmin committed May 14, 2018
1 parent 213d18e commit 3ff740c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/format/general/numbering.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
\renewcommand{\thefigure}{\thesection.\arabic{figure}}
\renewcommand{\thetable}{\thesection.\arabic{table}}
\AtBeginDocument{\renewcommand{\thelstlisting}{\thesection.\arabic{lstlisting}}}
\renewcommand{\theequation}{\thesection.\arabic{equation}}
\renewcommand{\theequation}{\thesection-\arabic{equation}}
2 changes: 1 addition & 1 deletion config/version.tex
Original file line number Diff line number Diff line change
@@ -1 +1 @@
\newcommand{\zjuthesisversion}{1.2.1}
\newcommand{\zjuthesisversion}{1.2.2}

0 comments on commit 3ff740c

Please sign in to comment.