diff options
-rw-r--r-- | changelog.tex | 2 | ||||
-rw-r--r-- | commands.tex | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/changelog.tex b/changelog.tex index fbe2dd5..4b89e97 100644 --- a/changelog.tex +++ b/changelog.tex @@ -2,6 +2,7 @@ The following changes have been made since the previous version of this specification: +\begin{DIFnomarkup} \begin{longtable}{ | c | c | c | p{0.4\textwidth} | } \hline \textbf{Revision} & \textbf{Date} & \textbf{Editor} & \textbf{Changes Made} \\ @@ -11,3 +12,4 @@ of this specification: %\hline \input{cl-os.tex} \end{longtable} +\end{DIFnomarkup} diff --git a/commands.tex b/commands.tex index 59c3da3..871f416 100644 --- a/commands.tex +++ b/commands.tex @@ -14,3 +14,4 @@ \newcommand{\devicenormative}[3]{#1{Device Requirements: #2}\label{devicenormative:#3}} \providecommand{\DIFaddtextcstwo}[1]{#1} \providecommand{\DIFdeltextcstwo}[1]{} +\newenvironment{DIFnomarkup}{}{} |