summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-17 23:42:54 +0000
committerKarl Berry <karl@freefriends.org>2011-03-17 23:42:54 +0000
commit3bf95a44b19b38cd429bb35ec50c1a68fef77122 (patch)
tree528c4c5139da4554837d4e439789c0f79a205294 /Master/texmf-dist/tex
parent3284646675a6adb2f7ba29cd47ee29116a223c61 (diff)
levy license update (15mar11)
git-svn-id: svn://tug.org/texlive/trunk@21750 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/levy/greekmacros.tex (renamed from Master/texmf-dist/tex/plain/levy/greekmacros.tex)15
-rw-r--r--Master/texmf-dist/tex/generic/levy/slgreek.sty (renamed from Master/texmf-dist/tex/latex/levy/slgreek.sty)18
2 files changed, 31 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/plain/levy/greekmacros.tex b/Master/texmf-dist/tex/generic/levy/greekmacros.tex
index 8e88c6a645b..0dc31f3d36a 100644
--- a/Master/texmf-dist/tex/plain/levy/greekmacros.tex
+++ b/Master/texmf-dist/tex/generic/levy/greekmacros.tex
@@ -1,3 +1,18 @@
+% Copyright (C) 1991 Silvio Levy
+%
+% This file is free software: you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation, either version 2 of the License, or
+% (at your option) any later version.
+%
+% This file is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+% GNU General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with this program. If not, see <http://www.gnu.org/licenses/>.
+
\def\ifnextchar#1#2#3{\let\tempe #1\def\tempa{#2}\def\tempb{#3}\futurelet
\tempc\ifnch}
\def\ifnch{\ifx\tempc\tempe\let\tempd\tempa\else\let\tempd\tempb\fi\tempd}
diff --git a/Master/texmf-dist/tex/latex/levy/slgreek.sty b/Master/texmf-dist/tex/generic/levy/slgreek.sty
index 5266717dc21..e5f3c70a040 100644
--- a/Master/texmf-dist/tex/latex/levy/slgreek.sty
+++ b/Master/texmf-dist/tex/generic/levy/slgreek.sty
@@ -3,15 +3,29 @@
% A latex style file for use with Silvio Levy's classical Greek fonts
% (see TUGboat 9.1 (1988), pp. 20 ff.). The following style file
% consists of Levy's own greekmac.tex macros unaltered, followed by
-% some macros published by R. Wonnenberger and slightly modified
+% some macros published by R. Wonneberger and slightly modified
% by D. Wujastyk, which fix a problem in using Greek accents in LaTeX
% footnotes. See below for more explanation of the footnote stuff.
%
% Usage: \documentstyle[greek]{book} ... as normal. This makes all the
% greekmac macros available, and fixes the footnote problem.
% 29 Jan 1991
-% contact: D.Wujastyk@ucl.ac.uk
%
+% Copyright (C) 1991 Silvio Levy, Dominik Wujastyk, Reinhard Wonneberger
+%
+% This file is free software: you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation, either version 2 of the License, or
+% (at your option) any later version.
+%
+% This file is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+% GNU General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with this program. If not, see <http://www.gnu.org/licenses/>.
+
\def\ifnextchar#1#2#3{\let\tempe #1\def\tempa{#2}\def\tempb{#3}\futurelet
\tempc\ifnch}
\def\ifnch{\ifx\tempc\tempe\let\tempd\tempa\else\let\tempd\tempb\fi\tempd}