diff --git a/lh-presentation/beamerboxeslhframed.sty b/lh-presentation/beamerboxeslhframed.sty new file mode 100644 index 0000000..904877a --- /dev/null +++ b/lh-presentation/beamerboxeslhframed.sty @@ -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.]