Isabelle_DOF/src/ontologies/scholarly_paper/DOF-scholarly_paper-thm.sty

27 lines
784 B
TeX
Executable File

%% Copyright (C) 2020 The University of Paris-Saclay
%% 2020 The University of Exeter
%%
%% 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.3c of the License, or (at your option) any later version.
%% OR
%% The 2-clause BSD-style license.
%%
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}\relax
\ProvidesPackage{DOF-scholarly_paper-thm}
[2020/01/14 Unreleased/Isabelle2020%
Document-Type Support Framework for Isabelle (LNCS).]
\RequirePackage{amsthm}
\newtheorem{example}{Example}
\newtheorem{definition}{Definition}
\newtheorem{theorem}{Theorem}