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/source/latex/songbook/songbook.dtx | |
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/source/latex/songbook/songbook.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/songbook/songbook.dtx | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/songbook/songbook.dtx b/Master/texmf-dist/source/latex/songbook/songbook.dtx index 2047d67196c..873ce65b556 100644 --- a/Master/texmf-dist/source/latex/songbook/songbook.dtx +++ b/Master/texmf-dist/source/latex/songbook/songbook.dtx @@ -1,12 +1,12 @@ % \iffalse meta-comment % -*- LaTeX -*- -% 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 $ % % % songbook.sty - Generic SongBook style. % -% Version 4.3, 02 February, 2007 +% Version 4.4, 30 March, 2010 % -% Copyright 1992--2007 Christopher Rath <christopher@rath.ca> +% Copyright 1992--2010 Christopher Rath <christopher@rath.ca> % % This package is free software; you can redistribute it and/or % modify it under the terms of version 2.1 of the GNU Lesser @@ -54,6 +54,8 @@ % \changes{v4.2}{2006/10/13}{Added abilty to create an index by song artist.} % \changes{v4.3}{2007/02/03}{Corrected problem with xlatn environment introduced in v4.2 % and added a new songTranslation environment.} +% \changes{v4.4}{2010/03/30}{At Donald Arseneau's request, added language to state that +% conditionals.sty is public domain.} %\fi % % \hyphenation{make-index} @@ -122,10 +124,10 @@ % \GetFileInfo{songbook.dtx} % % \title{The \Songbook{} Package\\ -% {\large Version 4.2}} +% {\large Version 4.4}} % \author{Christopher Rath\\ % {\small$<$\texttt{Christopher@Rath.ca}$>$}} -% \date{2006/10/10} +% \date{2010/03/30} % \maketitle % % \begin{abstract} @@ -144,6 +146,14 @@ % \tableofcontents % } % +% \section*{Preface to version 4.4} +% What's new in version~4.4: +% \begin{itemize} +% \item there are no functional changes +% \item at Donald Arseneau's request, added language to state that +% conditionals.sty is public domain +% \end{itemize} +% % \section*{Preface to version 4.3} % What's new in version~4.3: % \begin{itemize} @@ -1687,11 +1697,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} % \end{macrocode} % % \section{Initial Code Part} |