diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-12 15:32:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-12 15:32:16 +0000 |
commit | 8b2864e5e56bf67ac61ff644c72cb5575ff1135c (patch) | |
tree | c502a55d311cd95bff456bb2c3f4ce870a07999c /Master/texmf-dist/tex/latex/realboxes | |
parent | 11c484aba65897a075decb96db9796579daa4ecb (diff) |
new latex package realboxes (11aug11)
git-svn-id: svn://tug.org/texlive/trunk@23511 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/realboxes')
-rw-r--r-- | Master/texmf-dist/tex/latex/realboxes/realboxes.sty | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/realboxes/realboxes.sty b/Master/texmf-dist/tex/latex/realboxes/realboxes.sty new file mode 100644 index 00000000000..15c94bc9013 --- /dev/null +++ b/Master/texmf-dist/tex/latex/realboxes/realboxes.sty @@ -0,0 +1,30 @@ +%% +%% This is file `realboxes.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% realboxes.dtx (with options: `realboxes') +%% +%% Copyright (C) 2011 by Martin Scharrer <martin@scharrer-online.de> +%% +%% This work 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.txt +%% +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2008/05/04 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Martin Scharrer. +%% +%% This work consists of the files realboxes.dtx, realboxes.ins +%% and the derived file realboxes.sty. +%% +\endinput +%% +%% End of file `realboxes.sty'. |