From 421c664425ad08e26c027e8239ea72f7c2ee85ba Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 11 Dec 2017 22:21:55 +0000 Subject: mfnfss (11dec17) git-svn-id: svn://tug.org/texlive/trunk@46036 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/mfnfss/oldgerm.dtx | 64 +++++------ Master/texmf-dist/source/latex/mfnfss/oldgerm.ins | 128 ++++++++++++---------- Master/texmf-dist/source/latex/mfnfss/pandora.dtx | 31 +++--- Master/texmf-dist/source/latex/mfnfss/pandora.ins | 127 +++++++++++---------- 4 files changed, 192 insertions(+), 158 deletions(-) (limited to 'Master/texmf-dist/source/latex/mfnfss') diff --git a/Master/texmf-dist/source/latex/mfnfss/oldgerm.dtx b/Master/texmf-dist/source/latex/mfnfss/oldgerm.dtx index c3feff276cd..a7e2421a91a 100644 --- a/Master/texmf-dist/source/latex/mfnfss/oldgerm.dtx +++ b/Master/texmf-dist/source/latex/mfnfss/oldgerm.dtx @@ -1,25 +1,28 @@ % \iffalse meta-comment % -% Copyright 1993 1994 1995 1996 1997 1998 1999 -% The LaTeX3 Project and any individual authors listed elsewhere -% in this file. -% -% This file is part of the Standard LaTeX `MFNFSS Bundle'. -% -------------------------------------------------------- -% -% This file may be distributed under the terms of the LaTeX Project -% Public License, as described in lppl.txt in the base LaTeX distribution. -% Either version 1.0 or, at your option, any later version. -% -% \fi +% Copyright (C) 1993 Yannis Haralambous +% Copyright (C) 1994-1996, 2000 Frank Mittelbach, LaTeX3 project. +% All rights reserved. +% +% This file is part of the LaTeX `mfnfss Bundle'. +% ------------------------------------------------------- +% +% It may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3c +% of this license or (at your option) any later version. +% The latest version of this license is in +% https://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions of LaTeX +% version 2005/12/01 or later. % -% \CheckSum{27} +% The list of all files belonging to the LaTeX `mfnfss Bundle' is +% given in the file `manifest.txt'. +% +% \fi % % \iffalse % this is a METACOMMENT ! % % File: oldgerm.dtx -% Copyright (C) 1994 Yannis Haralambous -% Copyright (C) 1994-1996 by LaTeX3 project. All rights reserved. % %\NeedsTeXFormat{LaTeX2e} %\ProvidesPackage{oldgerm} @@ -27,7 +30,7 @@ %\ProvidesFile{Uygoth.fd} %\ProvidesFile{Uyfrak.fd} %\ProvidesFile{Uyinit.fd} -%<-driver> [1998/06/07 v2.1j +%<-driver> [2000/08/02 v2.1k % LaTeX2e package for Old German fonts] % YH Schwabacher font definitions] % YH Gothic font definitions] @@ -133,7 +136,16 @@ % \TeX{}conference and was later published in \textsl{TUGboat\/} 12\#1, % pages 129--138. It is complete except for the picture of Emanuel % Breitkopf and the appendices which have -% been left out (at the moment). +% been left out. +% +% The sample code in the section on initals refers to a command +% |\yinit| to select the \texttt{yinit} font. In \LaTeX{} one could define +% this command, for example, like this: +%\begin{verbatim} +%\newcommand{\yinit}{\fontencoding{U}\fontfamily{yinit}\selectfont} +%\end{verbatim} +% or perhaps including a |\fontsize| command, if one wants control +% over the size of the letters. % \end{quote} % % \vspace{0.5cm} @@ -147,7 +159,7 @@ % \newcommand\MF{\textsf{Metafont}} % \newcommand\entry{} % -% Yannis uses different names in his article +% ^^A Yannis uses different names in his article % % \let\ygoth\gothfamily % \let\yfrak\frakfamily @@ -873,19 +885,3 @@ % % \Finale % -% -%% \CharacterTable -%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z -%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z -%% Digits \0\1\2\3\4\5\6\7\8\9 -%% Exclamation \! Double quote \" Hash (number) \# -%% Dollar \$ Percent \% Ampersand \& -%% Acute accent \' Left paren \( Right paren \) -%% Asterisk \* Plus \+ Comma \, -%% Minus \- Point \. Solidus \/ -%% Colon \: Semicolon \; Less than \< -%% Equals \= Greater than \> Question mark \? -%% Commercial at \@ Left bracket \[ Backslash \\ -%% Right bracket \] Circumflex \^ Underscore \_ -%% Grave accent \` Left brace \{ Vertical bar \| -%% Right brace \} Tilde \~} diff --git a/Master/texmf-dist/source/latex/mfnfss/oldgerm.ins b/Master/texmf-dist/source/latex/mfnfss/oldgerm.ins index 2d26cdb46ba..6c264878f13 100644 --- a/Master/texmf-dist/source/latex/mfnfss/oldgerm.ins +++ b/Master/texmf-dist/source/latex/mfnfss/oldgerm.ins @@ -2,52 +2,38 @@ %% This file will generate fast loadable files and documentation %% driver files from the doc files in this package when run through %% LaTeX or TeX. -%% -%% Copyright 1993 1994 1995 1996 1997 1998 1999 +%% +%% Copyright 1993-2017 %% The LaTeX3 Project and any individual authors listed elsewhere %% in this file. %% -%% For further copyright information, and conditions for modification -%% and distribution, see the file legal.txt, and any other copyright -%% notices in this file. +%% This file is part of the LaTeX `mfnfss Bundle'. +%% ----------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3b +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% https://www.latex-project.org/lppl.txt +%% and version 1.3b or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. %% -%% This file is part of the Standard LaTeX `MFNFSS Bundle'. -%% -------------------------------------------------------- +%% This file has the LPPL maintenance status "maintained". +%% +%% As this file contains legal notices, it is NOT PERMITTED to modify +%% this file in any way that the legal information placed into +%% generated files is changed (i.e., the files generated when the +%% original file is executed). This restriction does not apply if +%% (parts of) the content is reused in a different WORK producing its +%% own generated files. +%% +%% The list of all files belonging to the LaTeX `mfss Bundle' is +%% given in the file `manifest.txt'. %% -%% This file, and all the other files in this bundle as listed below, -%% may be distributed under the terms of the LaTeX Project Public -%% License, as described in lppl.txt in the base LaTeX distribution. -%% Either version 1.0 or, at your option, any later version. %% %% --------------- start of docstrip commands ------------------ -%% -%% Copyright 1995 1996 1997 The LaTeX3 Project Team. -%% -%% This file is part of the `mfnfss' bundle in the LaTeX2e distribution. -%% -%% You are allowed to distribute this file together with the -%% corresponding source files. -%% -%% You are not allowed to modify its contents. -%% -\def\batchfile{oldgerm.ins} -\input docstrip.tex - -{\ifx\generate\undefined -\Msg{**********************************************} -\Msg{*} -\Msg{* This installation requires docstrip} -\Msg{* version 2.3c or later.} -\Msg{*} -\Msg{* An older version of docstrip has been input} -\Msg{*} -\Msg{**********************************************} -\errhelp{Move or rename old docstrip.tex.} -\errmessage{Old docstrip in input path} -\batchmode -\csname @@end\endcsname -\fi} +\input docstrip.tex \keepsilent @@ -55,34 +41,65 @@ \declarepreamble\mfnfsspreamble +Copyright (C) 1993 Yannis Haralambous +Copyright (C) 1994-1996, 2000 Frank Mittelbach, LaTeX3 project. +Copyright (C) 2017 Frank Mittelbach. +All rights reserved. + This is a generated file. -Copyright 1993 1994 1995 1996 1997 1998 1999 -The LaTeX3 Project and any individual authors listed elsewhere -in this file. +The source is no longer officially part of the LaTeX core. +It is now maintained by Frank Mittelbach and if you find a bug +you might report it at + + https://github.com/FrankMittelbach/historical-fmitex/issues -This file is part of the Standard LaTeX `MFNFSS Bundle'. --------------------------------------------------------- +but as the name of that repository indicates this is more of +"historical interest" and issue are unlikely to be treated with a high +priority. + +It may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3c +of this license or (at your option) any later version. +The latest version of this license is in + https://www.latex-project.org/lppl.txt +and version 1.3c or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +The list of all files belonging to the LaTeX `mfss Bundle' is +given in the file `manifest.txt'. -It may be distributed under the terms of the LaTeX Project Public -License, as described in lppl.txt in the base LaTeX distribution. -Either version 1.0 or, at your option, any later version. \endpreamble \declarepreamble\mfnfssfd +Copyright (C) 1993 Yannis Haralambous +Copyright (C) 1994-1996, 2000 Frank Mittelbach, LaTeX3 project. +Copyright (C) 2017 Frank Mittelbach. +All rights reserved. + This is a generated file. -Copyright 1993 1994 1995 1996 1997 1998 1999 -The LaTeX3 Project and any individual authors listed elsewhere -in this file. +The source is no longer officially part of the LaTeX core. +It is now maintained by Frank Mittelbach and if you find a bug +you might report it at -This file is part of the Standard LaTeX `MFNFSS Bundle'. --------------------------------------------------------- + https://github.com/FrankMittelbach/historical-fmitex/issues -It may be distributed under the terms of the LaTeX Project Public -License, as described in lppl.txt in the base LaTeX distribution. -Either version 1.0 or, at your option, any later version. +but as the name of that repository indicates this is more of +"historical interest" and issue are unlikely to be treated with a high +priority. + +It may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3c +of this license or (at your option) any later version. +The latest version of this license is in + https://www.latex-project.org/lppl.txt +and version 1.3c or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +The list of all files belonging to the LaTeX `mfss Bundle' is +given in the file `manifest.txt'. In particular, permission is granted to customize the declarations in this file to serve the needs of your installation. @@ -120,4 +137,5 @@ of this file under its original name. \Msg{***********************************************************} } -\endinput +\endbatchfile + diff --git a/Master/texmf-dist/source/latex/mfnfss/pandora.dtx b/Master/texmf-dist/source/latex/mfnfss/pandora.dtx index 3d4820c6d34..dc10f1bda69 100644 --- a/Master/texmf-dist/source/latex/mfnfss/pandora.dtx +++ b/Master/texmf-dist/source/latex/mfnfss/pandora.dtx @@ -1,24 +1,29 @@ % \iffalse meta-comment % -% Copyright 1993 1994 1995 1996 1997 1998 1999 -% The LaTeX3 Project and any individual authors listed elsewhere -% in this file. -% -% This file is part of the Standard LaTeX `MFNFSS Bundle'. -% -------------------------------------------------------- -% -% This file may be distributed under the terms of the LaTeX Project -% Public License, as described in lppl.txt in the base LaTeX distribution. -% Either version 1.0 or, at your option, any later version. -% +% Copyright (C) 1993-1996, 2000 Frank Mittelbach, LaTeX3 project. +% Copyright (C) 2017 Frank Mittelbach. +% All rights reserved. +% +% This file is part of the LaTeX `mfnfss Bundle'. +% ------------------------------------------------------- +% +% It may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3c +% of this license or (at your option) any later version. +% The latest version of this license is in +% https://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% The list of all files belonging to the LaTeX `mfnfss Bundle' is +% given in the file `manifest.txt'. +% % \fi % % \CheckSum{27} % % \iffalse % File: pandora.dtx -% Copyright (C) 1994 1994 1997 by LaTeX3 project and Frank Mittelbach. -% All rights reserved. % %\NeedsTeXFormat{LaTeX2e} %\ProvidesPackage{pandora} diff --git a/Master/texmf-dist/source/latex/mfnfss/pandora.ins b/Master/texmf-dist/source/latex/mfnfss/pandora.ins index 6dc0b1e21c0..04466df9b4d 100644 --- a/Master/texmf-dist/source/latex/mfnfss/pandora.ins +++ b/Master/texmf-dist/source/latex/mfnfss/pandora.ins @@ -2,52 +2,38 @@ %% This file will generate fast loadable files and documentation %% driver files from the doc files in this package when run through %% LaTeX or TeX. -%% -%% Copyright 1993 1994 1995 1996 1997 1998 1999 +%% +%% Copyright 1993-2017 %% The LaTeX3 Project and any individual authors listed elsewhere %% in this file. %% -%% For further copyright information, and conditions for modification -%% and distribution, see the file legal.txt, and any other copyright -%% notices in this file. +%% This file is part of the LaTeX `mfnfss Bundle'. +%% ----------------------------------------------- +%% +%% It may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3b +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% https://www.latex-project.org/lppl.txt +%% and version 1.3b or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. %% -%% This file is part of the Standard LaTeX `MFNFSS Bundle'. -%% -------------------------------------------------------- +%% This file has the LPPL maintenance status "maintained". +%% +%% As this file contains legal notices, it is NOT PERMITTED to modify +%% this file in any way that the legal information placed into +%% generated files is changed (i.e., the files generated when the +%% original file is executed). This restriction does not apply if +%% (parts of) the content is reused in a different WORK producing its +%% own generated files. +%% +%% The list of all files belonging to the LaTeX `mfss Bundle' is +%% given in the file `manifest.txt'. %% -%% This file, and all the other files in this bundle as listed below, -%% may be distributed under the terms of the LaTeX Project Public -%% License, as described in lppl.txt in the base LaTeX distribution. -%% Either version 1.0 or, at your option, any later version. %% %% --------------- start of docstrip commands ------------------ -%% -%% Copyright 1995 1996 1997 The LaTeX3 Project Team. -%% -%% This file is part of the `mfnfss' bundle in the LaTeX2e distribution. -%% -%% You are allowed to distribute this file together with the -%% corresponding source files. -%% -%% You are not allowed to modify its contents. -%% -\def\batchfile{pandora.ins} -\input docstrip.tex - -{\ifx\generate\undefined -\Msg{**********************************************} -\Msg{*} -\Msg{* This installation requires docstrip} -\Msg{* version 2.3c or later.} -\Msg{*} -\Msg{* An older version of docstrip has been input} -\Msg{*} -\Msg{**********************************************} -\errhelp{Move or rename old docstrip.tex.} -\errmessage{Old docstrip in input path} -\batchmode -\csname @@end\endcsname -\fi} +\input docstrip.tex \keepsilent @@ -55,34 +41,63 @@ \declarepreamble\mfnfsspreamble +Copyright (C) 1994-1996, 2000 Frank Mittelbach, LaTeX3 project. +Copyright (C) 2017 Frank Mittelbach. +All rights reserved. + This is a generated file. -Copyright 1993 1994 1995 1996 1997 1998 1999 -The LaTeX3 Project and any individual authors listed elsewhere -in this file. +The source is no longer officially part of the LaTeX core. +It is now maintained by Frank Mittelbach and if you find a bug +you might report it at + + https://github.com/FrankMittelbach/historical-fmitex/issues + +but as the name of that repository indicates this is more of +"historical interest" and issue are unlikely to be treated with a high +priority. + +It may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3c +of this license or (at your option) any later version. +The latest version of this license is in + https://www.latex-project.org/lppl.txt +and version 1.3c or later is part of all distributions of LaTeX +version 2005/12/01 or later. -This file is part of the Standard LaTeX `MFNFSS Bundle'. --------------------------------------------------------- +The list of all files belonging to the LaTeX `mfss Bundle' is +given in the file `manifest.txt'. -It may be distributed under the terms of the LaTeX Project Public -License, as described in lppl.txt in the base LaTeX distribution. -Either version 1.0 or, at your option, any later version. \endpreamble \declarepreamble\mfnfssfd +Copyright (C) 1994-1996, 2000 Frank Mittelbach, LaTeX3 project. +Copyright (C) 2017 Frank Mittelbach. +All rights reserved. + This is a generated file. -Copyright 1993 1994 1995 1996 1997 1998 1999 -The LaTeX3 Project and any individual authors listed elsewhere -in this file. +The source is no longer officially part of the LaTeX core. +It is now maintained by Frank Mittelbach and if you find a bug +you might report it at + + https://github.com/FrankMittelbach/historical-fmitex/issues + +but as the name of that repository indicates this is more of +"historical interest" and issue are unlikely to be treated with a high +priority. -This file is part of the Standard LaTeX `MFNFSS Bundle'. --------------------------------------------------------- +It may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3c +of this license or (at your option) any later version. +The latest version of this license is in + https://www.latex-project.org/lppl.txt +and version 1.3c or later is part of all distributions of LaTeX +version 2005/12/01 or later. -It may be distributed under the terms of the LaTeX Project Public -License, as described in lppl.txt in the base LaTeX distribution. -Either version 1.0 or, at your option, any later version. +The list of all files belonging to the LaTeX `mfss Bundle' is +given in the file `manifest.txt'. In particular, permission is granted to customize the declarations in this file to serve the needs of your installation. @@ -92,7 +107,6 @@ of this file under its original name. \endpreamble - \generate{% \usepreamble\mfnfsspreamble \file{pandora.sty}{\from{pandora.dtx}{package}} @@ -118,4 +132,5 @@ of this file under its original name. \Msg{***********************************************************} } -\endinput +\endbatchfile + -- cgit v1.2.3