diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-03 23:10:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-03 23:10:19 +0000 |
commit | ce612f56f26d1e7d403ac8cd02d8b4ce9642e93f (patch) | |
tree | e142418039e47f707429e1d4a4ac0f2b4811ec98 /Master/texmf-dist/tex/latex/songbook | |
parent | 09271d9bf7c7ef58046528d31a8fab85b8eaf36d (diff) |
songbook update (31mar10)
git-svn-id: svn://tug.org/texlive/trunk@17672 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/songbook')
-rw-r--r-- | Master/texmf-dist/tex/latex/songbook/conditionals.sty | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/songbook/songbook.sty | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/songbook/conditionals.sty b/Master/texmf-dist/tex/latex/songbook/conditionals.sty index 5b849e38c72..929b0699a81 100644 --- a/Master/texmf-dist/tex/latex/songbook/conditionals.sty +++ b/Master/texmf-dist/tex/latex/songbook/conditionals.sty @@ -1,6 +1,10 @@ -% rcsid = @(#)$Id: conditionals.sty,v 1.4 2002/01/17 22:38:45 christopher Exp $ +% rcsid = @(#)$Id: conditionals.sty,v 1.5 2010-03-31 01:04:16 rathc Exp $ %==========Conditionals by Donald Arseneau <asnd@triumf.ca>=========== % (as of 2002/01/17) +% Donald Arseneau asserts no claim to copyright of the contents of this +% conditionals.sty file, and it may be freely used as in the public +% domain. +% % \if\blank{ } --- checks if parameter is blank (Spaces count as blank) % \if\given{ } --- checks if parameter is not blank: like \if\blank{}...\else % \if\nil{ } --- checks if parameter is null (spaces are NOT null) diff --git a/Master/texmf-dist/tex/latex/songbook/songbook.sty b/Master/texmf-dist/tex/latex/songbook/songbook.sty index 182e36e1fbf..39fcf4abf1d 100644 --- a/Master/texmf-dist/tex/latex/songbook/songbook.sty +++ b/Master/texmf-dist/tex/latex/songbook/songbook.sty @@ -49,11 +49,11 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% -%% rcsid = @(#)$Id: songbook.dtx,v 1.13 2007/02/04 04:12:40 rathc Exp $ +%% rcsid = @(#)$Id: songbook.dtx,v 1.14 2010-03-31 02:06:52 rathc Exp $ %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{songbook}[2007/02/03 v4.3 All purpose Songbook style] -\typeout{Document Subclass: songbook 2007/02/03 v4.3 All purpose Songbook style} +\ProvidesPackage{songbook}[2010/03/30 v4.4 All purpose Songbook style] +\typeout{Document Subclass: songbook 2010/03/30 v4.4 All purpose Songbook style} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% |