summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikz-sfc/README.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-16 22:44:45 +0000
committerKarl Berry <karl@freefriends.org>2018-01-16 22:44:45 +0000
commitd811e36dc59a626f32fe732ea5771b006a95a0d4 (patch)
tree39953c3507f5d41368017bc1e080f97aac1aa4fc /Master/texmf-dist/doc/latex/tikz-sfc/README.txt
parentbef4a8ea7ddff032e3474a34332a4b7b453b891c (diff)
tikz-sfc (16jan18)
git-svn-id: svn://tug.org/texlive/trunk@46332 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-sfc/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/tikz-sfc/README.txt33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-sfc/README.txt b/Master/texmf-dist/doc/latex/tikz-sfc/README.txt
new file mode 100644
index 00000000000..ba079056303
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tikz-sfc/README.txt
@@ -0,0 +1,33 @@
+Copyright (C) 2018 by Luis Paulo Laus, <laus@utfpr.edu.br>
+------------------------------------------------------------
+
+The tikz-sfc package may be distributed and/or modified
+under the conditions of the LaTeX Project Public License,
+either version 1 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 or
+later is part of all distributions of LaTeX version 1999/12/01
+or later.
+
+Version: 1.0
+Version date: 2018-01-16
+
+------------------------------------------------------------
+
+Sequential Function Chart (SFC) describes the behaviour of a
+control program. It is derived from Petri Nets and GRAFCET.
+This package contains a set of symbols that simplifies the
+drawing of SFC diagrams with emphasis in readability and in
+agreement with the international standard IEC 61 131-3. It
+extends the TikZ-library circuits which defines general keys
+for creating circuits. All graphic elements of SFC are
+supported by tikz-sfc: steps (normal and initial),
+transitions, actions and actions qualifiers (with and without
+time duration) are supported. The placement of all actions
+associated with a step is done automatically. Comments can
+also be placed automatically in a suitable location near the
+element they refer to. The final appearance of each element
+can be fine-tuned individually or in group.
+
+------------------------------------------------------------
+