diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/contracard/contracard.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/contracard/contracard.cls | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/contracard/contracard.cls b/Master/texmf-dist/tex/latex/contracard/contracard.cls index eb2087471bf..a2096da619f 100644 --- a/Master/texmf-dist/tex/latex/contracard/contracard.cls +++ b/Master/texmf-dist/tex/latex/contracard/contracard.cls @@ -6,7 +6,7 @@ %% %% contracard.dtx (with options: `contracard-cls') %% -%% Copyright 2012 Samuel Whited +%% Copyright 2013 Sam Whited %% %% This file may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -22,7 +22,7 @@ %% see the end of this document. %% \NeedsTeXFormat{LaTeX2e}[1995/12/01] -\ProvidesClass{contracard}[2013/09/16 Class for creating dance calling cards] +\ProvidesClass{contracard}[2019/03/03 Class for creating dance calling cards] \AtEndOfClass{\LoadClass{article}} \AtEndOfClass{\RequirePackage{geometry}} \AtEndOfClass{\RequirePackage[compact]{titlesec}} @@ -77,15 +77,8 @@ %% %% Author: Sam Whited %% Maintainer: Sam Whited -%% Website: https://samwhited.com +%% Website: https://blog.samwhited.com %% Contact: sam@samwhited.com %% -%% This work consists of this file contracard.dtx -%% and the derived files contracard.sty -%% and contracard.cls -%% and contracard.pdf -%% and README.md -%% and README -%% %% %% End of file `contracard.cls'. |