diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-05 22:58:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-05 22:58:44 +0000 |
commit | 3eec9d6f256c17603e9cbe8bbeaaf4b180034cd4 (patch) | |
tree | 8937ad4ac4e1c9636daf76dae2cbe45586b50336 /Master/texmf-dist/doc/latex/csvsimple/CHANGES | |
parent | d26ca9599fb340e32bbdf5b22d211abc6837f00d (diff) |
csvsimple (4apr11)
git-svn-id: svn://tug.org/texlive/trunk@21981 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/csvsimple/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/csvsimple/CHANGES | 59 |
1 files changed, 32 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/latex/csvsimple/CHANGES b/Master/texmf-dist/doc/latex/csvsimple/CHANGES index 046890a08bf..4f82bd0fd4c 100644 --- a/Master/texmf-dist/doc/latex/csvsimple/CHANGES +++ b/Master/texmf-dist/doc/latex/csvsimple/CHANGES @@ -1,27 +1,32 @@ -%% The LaTeX package csvsimple - version 1.01 (2010/11/10) -%% -%% ------------------------------------------------------------------------------------------- -%% Copyright (c) 2008-2010 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de> -%% ------------------------------------------------------------------------------------------- -%% -%% This work may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3 -%% 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.3 or later is part of all distributions of LaTeX -%% version 2005/12/01 or later. -%% -%% This work has the LPPL maintenance status `author-maintained'. -%% -%% This work consists of all files listed in README -%% - -version 1.00 (2010/07/28): initial public release - -version 1.01 (2010/11/10): -- Documention of some keys clarified -- new key: after first line -- new key: late after first line -- new example for key evaluation in the documentation - +%% The LaTeX package csvsimple - version 1.02 (2011/04/04)
+%%
+%% -------------------------------------------------------------------------------------------
+%% Copyright (c) 2008-2010 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de>
+%% -------------------------------------------------------------------------------------------
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% 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.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `author-maintained'.
+%%
+%% This work consists of all files listed in README
+%%
+
+version 1.00 (2010/07/28): initial public release
+
+version 1.01 (2010/11/10):
+- Documention of some keys clarified
+- new key: after first line
+- new key: late after first line
+- new example for key evaluation in the documentation
+
+version 1.02 (2011/04/04):
+- error in the documentation for longtable und tabbing corrected
+- new macros: \csvfilteraccept, \csvfilterreject
+- new keys: filter accept all, filter reject all
+
|