Isabelle_DOF/document-generator/latex/DOF-CENELEC_50128.sty

86 lines
2.1 KiB
Plaintext
Raw Normal View History

2018-05-20 09:27:04 +00:00
%% Copyright (C) 2018 The University of Sheffield
%% 2018 The University of Paris-Sud
%%
%% License:
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt; either
%% version 1 of the License, or any later version.
%% OR
%% The 2-clause BSD-style license.
%%
%% SPDX-License-Identifier: LPPL-1.0+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}\relax
\ProvidesPackage{DOF-cenelec_50128}
2018-05-20 09:27:04 +00:00
[0000/00/00 Unreleased v0.0.0+%
Document-Type Support Framework for Isabelle (CENELEC 50128).]
2018-05-20 09:27:04 +00:00
\RequirePackage{DOF-core}
2018-05-20 09:27:04 +00:00
\newkeycommand\isaDofSectionRequirement[label=,type=,main_author=,long_name=][1]{%
\isamarkupfalse\isamarkupsection{#1}\label{\commandkey{label}}\isamarkuptrue%
}
\newkeycommand\isaDofSubSectionRequirement[label=,type=,main_author=,long_name=][1]{%
\isamarkupfalse\isamarkupsection{#1}\label{\commandkey{label}}\isamarkuptrue%
}
\newkeycommand\isaDofSectionInterface[label=,type=,main_author=,kind=][1]{%
\isamarkupfalse\isamarkupsection{#1}\label{\commandkey{label}}\isamarkuptrue%
}
\newkeycommand\isaDofTextEc[label=,type=,assumption=][1]{%
\begin{isamarkuptext}%
#1
\end{isamarkuptext}%
}
\newkeycommand\isaDofTextSrac[label=,type=,assumption=][1]{%
\begin{isamarkuptext}%
#1
\end{isamarkuptext}%
}
2019-02-05 16:30:02 +00:00
2019-03-30 16:36:25 +00:00
\newisadof{text.CENELEC_50128.assumption}%
2019-02-05 16:30:02 +00:00
[label=,type=,assumption=][1]{%
\begin{isamarkuptext}%
#1
\end{isamarkuptext}%
}
2019-03-30 16:36:25 +00:00
\newisadof{text.CENELEC_50128.hypothesis}%
2019-02-05 16:30:02 +00:00
[label=,type=,assumption=][1]{%
\begin{isamarkuptext}%
#1
\end{isamarkuptext}%
}
2019-03-30 16:36:25 +00:00
\newisadof{text.CENELEC_50128.srac}%
2019-02-05 16:30:02 +00:00
[label=,type=,assumption=][1]{%
\begin{isamarkuptext}%
#1
\end{isamarkuptext}%
}
2019-03-30 16:36:25 +00:00
\newisadof{text.CENELEC_50128.ec}%
2019-02-05 16:30:02 +00:00
[label=,type=,assumption=][1]{%
\begin{isamarkuptext}%
#1
\end{isamarkuptext}%
}
2019-03-30 16:36:25 +00:00
\newisadof{text.CENELEC_50128.test_result}%
2019-02-05 16:30:02 +00:00
[label=,type=,assumption=][1]{%
\begin{isamarkuptext}%
#1
\end{isamarkuptext}%
}
2019-03-30 19:03:38 +00:00
\newisadof{text.CENELEC_50128.SRAC}%
[label=,type=,assumption=][1]{%
\begin{isamarkuptext}%
#1
\end{isamarkuptext}%
}