Initial commit.

This commit is contained in:
Achim D. Brucker 2017-05-30 07:05:52 +01:00
parent f584a2997f
commit 851be5705d
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
%% Copyright (C) 2017 Achim D. Brucker, https://www.brucker.ch
%%
%% 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.
%%
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
\ProvidesPackage{beamerboxeslhframed}
[2017/05/01 v0.0 Framed boxes for Beamer.]