From 968b54c01ec82d717f37b6f3175b95da1029cf32 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 30 Mar 2019 21:24:32 +0000 Subject: texdraw (30mar19) git-svn-id: svn://tug.org/texlive/trunk@50660 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/texdraw/blockdiagram.tex | 15 +++++++-------- Master/texmf-dist/tex/generic/texdraw/texdraw.sty | 15 +++++++-------- Master/texmf-dist/tex/generic/texdraw/texdraw.tex | 17 ++++++++--------- Master/texmf-dist/tex/generic/texdraw/txdexamp.latex | 4 ++-- Master/texmf-dist/tex/generic/texdraw/txdexamp.tex | 4 ++-- Master/texmf-dist/tex/generic/texdraw/txdps.tex | 15 +++++++-------- Master/texmf-dist/tex/generic/texdraw/txdtools.tex | 15 +++++++-------- 7 files changed, 40 insertions(+), 45 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/generic/texdraw/blockdiagram.tex b/Master/texmf-dist/tex/generic/texdraw/blockdiagram.tex index 7ac47c94c66..eb944f0db8b 100644 --- a/Master/texmf-dist/tex/generic/texdraw/blockdiagram.tex +++ b/Master/texmf-dist/tex/generic/texdraw/blockdiagram.tex @@ -1,14 +1,13 @@ % Block diagrams in TeXdraw -% $Id: blockdiagram.tex,v 1.11 1995/08/24 texdraw-V2R0 $ +% $Id: blockdiagram.tex,v 1.12 2019/03/28 texdraw-V2R0a $ -% Copyright (C) 1993 Peter Kabal +% Copyright (C) 1993-2019 Peter Kabal -% The routines in this file are provided free of charge without -% warranty of any kind. Note that the TeXdraw routines are copyrighted. -% They may be distributed freely provided that the recipients also -% acquire the right to distribute them freely. The notices to this -% effect must be preserved when the files are distributed. +% This work is licensed under the Creative Commons Attribution (CC-BY) +% License, any version. To view the licenses, visit +% creativecommons.org/licenses/by or send a letter to +% Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. % Peter Kabal % Department of Electrical Engineering @@ -17,7 +16,7 @@ % Montreal, Quebec % Canada H3A 2A7 -% kabal@TSP.EE.McGill.CA +% peter dot kabal at mcgill dot ca % =============================================================== diff --git a/Master/texmf-dist/tex/generic/texdraw/texdraw.sty b/Master/texmf-dist/tex/generic/texdraw/texdraw.sty index 1ae95b44a97..2452991e81d 100644 --- a/Master/texmf-dist/tex/generic/texdraw/texdraw.sty +++ b/Master/texmf-dist/tex/generic/texdraw/texdraw.sty @@ -1,14 +1,13 @@ % TeXdraw macros -% $Id: texdraw.sty,v 2.3 1995/12/19 texdraw-V2R0 $ +% $Id: texdraw.sty,v 2.4 2019/03/28 texdraw-V2R0a $ -% Copyright (C) 1991-1995 Peter Kabal +% Copyright (C) 1991-2019 Peter Kabal -% The TeXdraw routines in this file are provided free of charge without -% warranty of any kind. Note that the TeXdraw routines are copyrighted. -% They may be distributed freely provided that the recipients also -% acquire the right to distribute them freely. The notices to this -% effect must be preserved when the files are distributed. +% This work is licensed under the Creative Commons Attribution (CC-BY) +% License, any version. To view the licenses, visit +% creativecommons.org/licenses/by or send a letter to +% Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. % Peter Kabal % Department of Electrical Engineering @@ -17,7 +16,7 @@ % Montreal, Quebec % Canada H3A 2A7 -% kabal@TSP.EE.McGill.CA +% peter dot kabal at mcgill dot ca % =============================================================== diff --git a/Master/texmf-dist/tex/generic/texdraw/texdraw.tex b/Master/texmf-dist/tex/generic/texdraw/texdraw.tex index 4201bf77c8d..e55c754bc52 100644 --- a/Master/texmf-dist/tex/generic/texdraw/texdraw.tex +++ b/Master/texmf-dist/tex/generic/texdraw/texdraw.tex @@ -1,14 +1,13 @@ % TeXdraw macros -% $Id: texdraw.tex,v 2.3 1995/12/19 texdraw-V2R0 $ +% $Id: texdraw.tex,v 2.4 2019/03/28 texdraw-V2R0a $ -% Copyright (C) 1991-1995 Peter Kabal +% Copyright (C) 1991-2019 Peter Kabal -% The TeXdraw routines in this file are provided free of charge without -% warranty of any kind. Note that the TeXdraw routines are copyrighted. -% They may be distributed freely provided that the recipients also -% acquire the right to distribute them freely. The notices to this -% effect must be preserved when the files are distributed. +% This work is licensed under the Creative Commons Attribution (CC-BY) +% License, any version. To view the licenses, visit +% creativecommons.org/licenses/by or send a letter to +% Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. % Peter Kabal % Department of Electrical Engineering @@ -17,10 +16,10 @@ % Montreal, Quebec % Canada H3A 2A7 -% kabal@TSP.EE.McGill.CA +% peter dot kabal at mcgill dot ca \def\setRevDate $#1 #2 #3${#2} -\def\TeXdrawId{\setRevDate $Date: 1995/12/19 16:40:42 $ TeXdraw V2R0} +\def\TeXdrawId{\setRevDate $Date: 2019/03/28 16:40:42 $ TeXdraw V2R0a} % =============================================================== diff --git a/Master/texmf-dist/tex/generic/texdraw/txdexamp.latex b/Master/texmf-dist/tex/generic/texdraw/txdexamp.latex index c3ea8b4eee9..434f82fe9be 100644 --- a/Master/texmf-dist/tex/generic/texdraw/txdexamp.latex +++ b/Master/texmf-dist/tex/generic/texdraw/txdexamp.latex @@ -1,6 +1,6 @@ % TeXdraw examples for latex -% $Id: txdexamp.latex,v 2.0 1995/12/18 texdraw-V2R0 $ +% $Id: txdexamp.latex,v 2.1 2019/03/28 texdraw-V2R0a $ % These examples are taken from the TeXdraw manual. @@ -11,7 +11,7 @@ % Montreal, Quebec % Canada H3A 2A7 -% kabal@TSP.EE.McGill.CA +% peter dot kabal at mcgill dot ca \documentclass [11pt]{article} \usepackage {texdraw} diff --git a/Master/texmf-dist/tex/generic/texdraw/txdexamp.tex b/Master/texmf-dist/tex/generic/texdraw/txdexamp.tex index 371b0e64969..3ae3aee66dd 100644 --- a/Master/texmf-dist/tex/generic/texdraw/txdexamp.tex +++ b/Master/texmf-dist/tex/generic/texdraw/txdexamp.tex @@ -1,6 +1,6 @@ % TeXdraw examples -% $Id: txdexamp.tex,v 2.0 1995/12/18 texdraw-V2R0 $ +% $Id: txdexamp.tex,v 2.1 2019/03/28 texdraw-V2R0a $ % These examples are taken from the TeXdraw manual. Note that the fonts % for text will be different from those in the manual -- here we use the @@ -13,7 +13,7 @@ % Montreal, Quebec % Canada H3A 2A7 -% kabal@TSP.EE.McGill.CA +% peter dot kabal at mcgill dot ca \input texdraw \input txdtools diff --git a/Master/texmf-dist/tex/generic/texdraw/txdps.tex b/Master/texmf-dist/tex/generic/texdraw/txdps.tex index e5ea49e9ed9..4779145231a 100644 --- a/Master/texmf-dist/tex/generic/texdraw/txdps.tex +++ b/Master/texmf-dist/tex/generic/texdraw/txdps.tex @@ -1,14 +1,13 @@ % TeXdraw macros to access PostScript builtins -% $Id: txdps.tex,v 1.7 1993/04/10 texdraw-V2R0 $ +% $Id: txdps.tex,v 1.8 2019/03/28 texdraw-V2R0a $ -% Copyright (C) 1991, 1992 Peter Kabal +% Copyright (C) 1991-2019 Peter Kabal -% The routines in this file are provided free of charge without -% warranty of any kind. Note that the TeXdraw routines are copyrighted. -% They may be distributed freely provided that the recipients also -% acquire the right to distribute them freely. The notices to this -% effect must be preserved when the files are distributed. +% This work is licensed under the Creative Commons Attribution (CC-BY) +% License, any version. To view the licenses, visit +% creativecommons.org/licenses/by or send a letter to +% Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. % Peter Kabal % Department of Electrical Engineering @@ -17,7 +16,7 @@ % Montreal, Quebec % Canada H3A 2A7 -% kabal@TSP.EE.McGill.CA +% peter dot kabal at mcgill dot ca % =============================================================== diff --git a/Master/texmf-dist/tex/generic/texdraw/txdtools.tex b/Master/texmf-dist/tex/generic/texdraw/txdtools.tex index 676660bca7d..a7fe26dc363 100644 --- a/Master/texmf-dist/tex/generic/texdraw/txdtools.tex +++ b/Master/texmf-dist/tex/generic/texdraw/txdtools.tex @@ -1,14 +1,13 @@ % TeXdraw toolbox macros, useful for extended TeXdraw commands -% $Id: txdtools.tex,v 1.8 1993/04/10 texdraw-V2R0 $ +% $Id: txdtools.tex,v 1.9 2019/03/28 texdraw-V2R0a $ -% Copyright (C) 1991,1992 Peter Kabal +% Copyright (C) 1991-2019 Peter Kabal -% The routines in this file are provided free of charge without -% warranty of any kind. Note that the TeXdraw routines are copyrighted. -% They may be distributed freely provided that the recipients also -% acquire the right to distribute them freely. The notices to this -% effect must be preserved when the files are distributed. +% This work is licensed under the Creative Commons Attribution (CC-BY) +% License, any version. To view the licenses, visit +% creativecommons.org/licenses/by or send a letter to +% Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. % Peter Kabal % Department of Electrical Engineering @@ -17,7 +16,7 @@ % Montreal, Quebec % Canada H3A 2A7 -% kabal@TSP.EE.McGill.CA +% peter dot kabal at mcgill dot ca % =============================================================== -- cgit v1.2.3