Remove \RecordChanges

Changelog should wait until the first stable release
This commit is contained in:
Ross Churchley 2015-06-15 23:52:13 -07:00
parent e182f5e8a4
commit da03ee8d2d
4 changed files with 0 additions and 18 deletions

View File

@ -24,19 +24,14 @@
\usepackage{beamercolorthememetropolis} \usepackage{beamercolorthememetropolis}
\EnableCrossrefs \EnableCrossrefs
\CodelineIndex \CodelineIndex
\RecordChanges
\begin{document} \begin{document}
\DocInput{beamercolorthememetropolis.dtx} \DocInput{beamercolorthememetropolis.dtx}
\PrintChanges
\PrintIndex \PrintIndex
\end{document} \end{document}
%</driver> %</driver>
% \fi % \fi
% %
% \CheckSum{0} % \CheckSum{0}
%
% \changes{1.0.0}{2015/06/12}{Initial Stable Release.}
%
% \DoNotIndex{\newcommand,\newenvironment} % \DoNotIndex{\newcommand,\newenvironment}
% %

View File

@ -24,19 +24,14 @@
\usepackage{beamerfontthememetropolis} \usepackage{beamerfontthememetropolis}
\EnableCrossrefs \EnableCrossrefs
\CodelineIndex \CodelineIndex
\RecordChanges
\begin{document} \begin{document}
\DocInput{beamerfontthememetropolis.dtx} \DocInput{beamerfontthememetropolis.dtx}
\PrintChanges
\PrintIndex \PrintIndex
\end{document} \end{document}
%</driver> %</driver>
% \fi % \fi
% %
% \CheckSum{0} % \CheckSum{0}
%
% \changes{1.0.0}{2015/06/12}{Initial Stable Release.}
%
% \DoNotIndex{\newcommand,\newenvironment} % \DoNotIndex{\newcommand,\newenvironment}
% %

View File

@ -24,19 +24,14 @@
\usepackage{beamerthemem} \usepackage{beamerthemem}
\EnableCrossrefs \EnableCrossrefs
\CodelineIndex \CodelineIndex
\RecordChanges
\begin{document} \begin{document}
\DocInput{beamerthemem.dtx} \DocInput{beamerthemem.dtx}
\PrintChanges
\PrintIndex \PrintIndex
\end{document} \end{document}
%</driver> %</driver>
% \fi % \fi
% %
% \CheckSum{0} % \CheckSum{0}
%
% \changes{1.0.0}{2015/06/12}{Initial Stable Release.}
%
% \DoNotIndex{\newcommand,\newenvironment} % \DoNotIndex{\newcommand,\newenvironment}
% %

View File

@ -13,7 +13,6 @@
\documentclass{ltxdoc} \documentclass{ltxdoc}
\EnableCrossrefs \EnableCrossrefs
\CodelineIndex \CodelineIndex
\RecordChanges
%\OnlyDescription %\OnlyDescription
\usepackage{setspace} \usepackage{setspace}
@ -113,8 +112,6 @@ To get started with the theme is very simple. The following code shows a minimal
\section{Known Issues} \section{Known Issues}
\section{Changelog}
\section{License} \section{License}
The theme itself is licensed under a \href{http://creativecommons.org/licenses/by-sa/4.0/}{Creative Commons Attribution-ShareAlike 4.0 International License}. This means that if you change the theme and re-distribute it, you must retain the copyright notice header and license it under the same CC-BY-SA license. This does not affect the presentation that you create with the theme. The theme itself is licensed under a \href{http://creativecommons.org/licenses/by-sa/4.0/}{Creative Commons Attribution-ShareAlike 4.0 International License}. This means that if you change the theme and re-distribute it, you must retain the copyright notice header and license it under the same CC-BY-SA license. This does not affect the presentation that you create with the theme.