Modifications

This commit is contained in:
2018-04-30 14:54:55 +02:00
parent 73e934e564
commit c642ac2903
8 changed files with 77 additions and 22 deletions

View File

@ -116,5 +116,21 @@
\newcommand{\ID}{\ensuremath{\mathsf{ID}}\xspace}
% Other
\newcommand{\TODO}{\textbf{\textcolor{red}{TODO}}}
\newcommand{\TODO}{\textbf{\textcolor{red}{TODO}}\xspace}
%added by Khoa
\newcommand{\xddots}{%
\raise 4pt \hbox {.}
\mkern 6mu
\raise 1pt \hbox {.}
\mkern 6mu
\raise -2pt \hbox {.}
}
\newcommand{\xddotss}{%
\raise 15pt \hbox {.}
\mkern 6mu
\raise 1pt \hbox {.}
\mkern 6mu
\raise -8pt \hbox {.}
}