From 86a45b1f71731383af4341d32ccacc9f6316c98c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 1 Mar 2018 23:29:44 +0000 Subject: cyber (1mar18) git-svn-id: svn://tug.org/texlive/trunk@46776 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/cyber/cyber.dtx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/source/latex/cyber') diff --git a/Master/texmf-dist/source/latex/cyber/cyber.dtx b/Master/texmf-dist/source/latex/cyber/cyber.dtx index ad3f74c9185..85fe9e5744a 100644 --- a/Master/texmf-dist/source/latex/cyber/cyber.dtx +++ b/Master/texmf-dist/source/latex/cyber/cyber.dtx @@ -25,12 +25,12 @@ % ^^A We cannot \usepackage{cyber}, because it pulls in index, % ^^A which screws up Doc's attempts to index all the macros we use. % ^^A Therefore we do not get \filedate and \fileversion for free. -% \def\filedate{2015/06/23} -% \def\fileversion{v2.1} +% \def\filedate{2018/01/24} +% \def\fileversion{v2.2} % \iffalse %\NeedsTeXFormat{LaTeX2e} %\ProvidesPackage{cyber} -% [2015/06/24 v2.1 Fix packaging issues] +% [2018/01/24 v2.2 Add some semicolons in accordance with DTIC guidance] % %<*driver> \documentclass{ltxdoc} @@ -88,6 +88,7 @@ % \changes{v1.6}{2015/03/07}{Renamed iadoc to cyber: `IA' does not immediately mean anything outside the DoD, and the DoD has stopped using the term in preference to `cyber' anyway} % \changes{v2.0}{2015/03/21}{Use index package instead of multind} % \changes{v2.1}{2015/06/24}{Fix packaging issues} +% \changes{v2.2}{2018/01/24}{Add some semicolons in accordance with DTIC guidance} % % \title{The \textsf{cyber} package\thanks{This document corresponds to % \textsf{cyber}~\fileversion, dated~\filedate.}} @@ -949,14 +950,14 @@ % \begin{macrocode} \def\distributionB#1#2{% \gdef\@distribution{% - \textbf{DISTRIBUTION STATEMENT B}: Distribution authorized to U.S. Government agencies only #1 \@date. Other requests for this document shall be referred to #2.}} + \textbf{DISTRIBUTION STATEMENT B}: Distribution authorized to U.S. Government agencies only; #1; \@date. Other requests for this document shall be referred to #2.}} % \end{macrocode} % \end{macro} % \begin{macro}{\distributionC} % \begin{macrocode} \def\distributionC#1#2{% \gdef\@distribution{% - \textbf{DISTRIBUTION STATEMENT C}: Distribution authorized to U.S. Government agencies and their contractors #1 \@date. Other requests for this document shall be referred to #2.}} + \textbf{DISTRIBUTION STATEMENT C}: Distribution authorized to U.S. Government agencies and their contractors; #1; \@date. Other requests for this document shall be referred to #2.}} % \end{macrocode} % \end{macro} % \begin{macro}{\distributionD} @@ -966,14 +967,14 @@ % \begin{macrocode} \def\distributionD#1#2{% \gdef\@distribution{% - \textbf{DISTRIBUTION STATEMENT D}: Distribution authorized to the Department of Defense and U.S. DoD contractors only #1 \@date. Other requests shall be referred to #2.}} + \textbf{DISTRIBUTION STATEMENT D}: Distribution authorized to the Department of Defense and U.S. DoD contractors only; #1; \@date. Other requests shall be referred to #2.}} % \end{macrocode} % \end{macro} % \begin{macro}{\distributionE} % \begin{macrocode} \def\distributionE#1#2{% \gdef\@distribution{% - \textbf{DISTRIBUTION STATEMENT E}: Distribution authorized to DoD Components only #1 \@date. Other requests shall be referred to #2.}} + \textbf{DISTRIBUTION STATEMENT E}: Distribution authorized to DoD Components only; #1; \@date. Other requests shall be referred to #2.}} % \end{macrocode} % \end{macro} % \begin{macro}{\distributionF} -- cgit v1.2.3