diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-20 21:29:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-20 21:29:12 +0000 |
commit | cd7ad054f8aaee94647b2051bd884d52b09077d0 (patch) | |
tree | 68a09b88f9af1a423a6e25f8a5cabf992b6da35f /Master/texmf-dist/source/latex/flowchart | |
parent | b3aebefadc28b4dc150323e994872f406500dff2 (diff) |
flowchart (20mar15)
git-svn-id: svn://tug.org/texlive/trunk@36572 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/flowchart')
-rw-r--r-- | Master/texmf-dist/source/latex/flowchart/flowchart.dtx | 34 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/flowchart/flowchart.ins | 174 |
2 files changed, 104 insertions, 104 deletions
diff --git a/Master/texmf-dist/source/latex/flowchart/flowchart.dtx b/Master/texmf-dist/source/latex/flowchart/flowchart.dtx index 0d2ec82e9db..a6ca9bab3a7 100644 --- a/Master/texmf-dist/source/latex/flowchart/flowchart.dtx +++ b/Master/texmf-dist/source/latex/flowchart/flowchart.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment % -% Flowchart 3.2 -% 28 January 2013 +% Flowchart 3.3 +% 19 March 2015 % % flowchart.dtx % @@ -16,7 +16,7 @@ % The flowchart package is an outcome of the Fluxion % project. % -% Copyright (C) 2013 by Adrian P Robson +% Copyright (C) 2015 by Adrian P Robson % adrian.robson@nepsweb.co.uk % % This work may be distributed and/or modified under the @@ -39,7 +39,7 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[2011/06/27] %<package>\ProvidesPackage{flowchart} -%<package>[2013/01/28 3.2 Flowchart shapes for TikZ] +%<package>[2015/03/19 3.3 Flowchart shapes for TikZ] %<*driver> \documentclass[10pt,a4paper]{ltxdoc} @@ -78,22 +78,22 @@ %^^A 27 January 2013 %^^A Original % \changes{v3.1}{2014/01/27}{ -% The package name is changed from 'fluxion' to 'flowchart'. -% It replaces version 2.4 of the package. -% This is a significant rewrite of the package to use the -% new version 2.1 of Silhouette (makeshape.sty). -% An improved terminal shape has been written. -% The decide shape has been renamed decision. -% The user guide has been extended and clarified. -% Installation has been converted to dtx format, and the -% flowchart.sty is generated by the flowchart.ins file. +% Installation has been converted to dtx format, +% and the {\tt flowchart.sty} is generated by the +% {\tt flowchart.ins} file. +% It replaces version 2.4 of the package, and +% uses version 2.1 of the makeshape package. % } %^^A %^^A 28 January 2013 %^^A Original % \changes{v3.2}{2014/01/28}{ -% The decision shape was replaced a better shape that does -% not have an outer separation problem. +% The decision shape has been improved. } +%^^A +%^^A 19 March 2015 +%^^A Original +% \changes{v3.3}{2015/03/19}{ +% An error in the documentation's sample code has been corrected. % } %^^A %^^A------------------------------------------------------------------- @@ -124,7 +124,7 @@ % Flowchart Shapes for \tikzname} % % \author{Adrian P. Robson\thanks{\texttt{adrian.robson@nepsweb.co.uk}}} -% \date{28 January 2013} +% \date{19 March 2015} % % \maketitle % @@ -307,7 +307,7 @@ % minimum width=\smbwd, % minimum height=1cm] {GET\\ DATA}; % -% \node (decide1) at (0,-3.5) [draw, decision +% \node (decide1) at (0,-3.5) [draw, decision, % minimum width=\smbwd, % minimum height=1cm] {C$<$3}; % diff --git a/Master/texmf-dist/source/latex/flowchart/flowchart.ins b/Master/texmf-dist/source/latex/flowchart/flowchart.ins index c75538a2688..9f03f576d37 100644 --- a/Master/texmf-dist/source/latex/flowchart/flowchart.ins +++ b/Master/texmf-dist/source/latex/flowchart/flowchart.ins @@ -1,88 +1,88 @@ -% -% Flowchart 3.2 -% 28 January 2013 -% -% flowchart.ins -% -% Installation file for the flowchart package. -% -% Run LaTeX on this file, with flowchart.dtx in the same -% folder to make the package's flowchart.sty file. -% -% Run LaTeX on flowchart.dtx to produce the package -% documentation. -% -% The flowchart package is an outcome of the Fluxion -% project. -% -% Copyright (C) 2013 by Adrian P Robson -% adrian.robson@nepsweb.co.uk -% -% This work 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 -% http://www.latex-project.org/lppl.txt -% -% This work has the LPPL maintenance status `maintained'. -% -% The Current Maintainer of this work is Adrian Robson. -% -% This work consists of the files flowchart.dtx and -% flowchart.ins -% and the derived files flowchart.sty and -% flowchart.pdf -% ----------------------------------------------------------- - -\input docstrip.tex -\keepsilent -\askforoverwritefalse - -\preamble - -Copyright (C) 2013 by Adrian P Robson - adrian.robson@nepsweb.co.uk - -This work 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 - http://www.latex-project.org/lppl.txt - -This work has the LPPL maintenance status `maintained'. -The Current Maintainer of this work is Adrian Robson. - -This work consists of the files flowchart.dtx and - flowchart.ins -and the derived files flowchart.sty and - flowchart.pdf - -\endpreamble - -\Msg{} -\Msg{**********************************************************} -\Msg{* The flowchart package} -\Msg{* flowchart.ins and flowchart.dtx are being processed} -\Msg{**********************************************************} - -\generate{\file{flowchart.sty}{\from{flowchart.dtx}{package}}} - -\Msg{**********************************************************} -\Msg{* Processing complete ...} -\Msg{*} -\Msg{* To finish the installation, put flowchart.sty in a} -\Msg{* suitable place on your system's TeX search path.} -\Msg{*} -\Msg{* Run LaTeX on flowchart.dtx to produce the documentation.} -\Msg{* Comment out its 'OnlyDescription' line to include the} -\Msg{* implementation documentation. } -\Msg{*} -\Msg{* You might like to keep flowchart.ins and flowchart.dtx} -\Msg{* somewhere safe as a backup, or in case you want to } -\Msg{* pass the flowchart package on to someone.} -\Msg{*} -\Msg{* Do not forget to delete the auxiliary files.} -\Msg{**********************************************************} -\Msg{} - +%
+% Flowchart 3.2
+% 28 January 2013
+%
+% flowchart.ins
+%
+% Installation file for the flowchart package.
+%
+% Run LaTeX on this file, with flowchart.dtx in the same
+% folder to make the package's flowchart.sty file.
+%
+% Run LaTeX on flowchart.dtx to produce the package
+% documentation.
+%
+% The flowchart package is an outcome of the Fluxion
+% project.
+%
+% Copyright (C) 2013 by Adrian P Robson
+% adrian.robson@nepsweb.co.uk
+%
+% This work 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
+% http://www.latex-project.org/lppl.txt
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Adrian Robson.
+%
+% This work consists of the files flowchart.dtx and
+% flowchart.ins
+% and the derived files flowchart.sty and
+% flowchart.pdf
+% -----------------------------------------------------------
+
+\input docstrip.tex
+\keepsilent
+\askforoverwritefalse
+
+\preamble
+
+Copyright (C) 2013 by Adrian P Robson
+ adrian.robson@nepsweb.co.uk
+
+This work 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
+ http://www.latex-project.org/lppl.txt
+
+This work has the LPPL maintenance status `maintained'.
+The Current Maintainer of this work is Adrian Robson.
+
+This work consists of the files flowchart.dtx and
+ flowchart.ins
+and the derived files flowchart.sty and
+ flowchart.pdf
+
+\endpreamble
+
+\Msg{}
+\Msg{**********************************************************}
+\Msg{* The flowchart package}
+\Msg{* flowchart.ins and flowchart.dtx are being processed}
+\Msg{**********************************************************}
+
+\generate{\file{flowchart.sty}{\from{flowchart.dtx}{package}}}
+
+\Msg{**********************************************************}
+\Msg{* Processing complete ...}
+\Msg{*}
+\Msg{* To finish the installation, put flowchart.sty in a}
+\Msg{* suitable place on your system's TeX search path.}
+\Msg{*}
+\Msg{* Run LaTeX on flowchart.dtx to produce the documentation.}
+\Msg{* Comment out its 'OnlyDescription' line to include the}
+\Msg{* implementation documentation. }
+\Msg{*}
+\Msg{* You might like to keep flowchart.ins and flowchart.dtx}
+\Msg{* somewhere safe as a backup, or in case you want to }
+\Msg{* pass the flowchart package on to someone.}
+\Msg{*}
+\Msg{* Do not forget to delete the auxiliary files.}
+\Msg{**********************************************************}
+\Msg{}
+
\endbatchfile
\ No newline at end of file |