blob: 722b44b0c9d1616a0d9614e903ad8ce2fbc55131 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
%%
%% This is file `boxedminipage2e.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% boxedminipage.dtx (with options: `old-package')
%%
%% This is a generated file.
%%
%% Copyright (C) 2015-2020 by Scott Pakin <scott+bmp@pakin.org>
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3c of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl/
%%
%% and version 1.3c or later is part of all distributions of LaTeX version
%% 2008/05/04 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{boxedminipage2e}
\PackageWarningNoLine{boxedminipage2e}{%
The boxedminipage2e package has been\MessageBreak
renamed to boxedminipage. New documents\MessageBreak
should load boxedminipage instead of\MessageBreak
boxedminipage2e}
\RequirePackage{boxedminipage}
\endinput
%%
%% End of file `boxedminipage2e.sty'.
|