diff options
author | Karl Berry <karl@freefriends.org> | 2013-08-21 22:11:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-08-21 22:11:46 +0000 |
commit | 0242d8487d77244b7c27ab708bc73bedc35b7eaf (patch) | |
tree | 75fbf55fd98a4a5ce1e6fc7b93e9824cfd0efc44 /Master/texmf-dist/doc/latex/timing-diagrams/README | |
parent | e30b17ab0c40c8e58037477a101916be167fa216 (diff) |
timing-diagrams (21aug13)
git-svn-id: svn://tug.org/texlive/trunk@31491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/timing-diagrams/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/timing-diagrams/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/timing-diagrams/README b/Master/texmf-dist/doc/latex/timing-diagrams/README new file mode 100644 index 00000000000..8cb021df598 --- /dev/null +++ b/Master/texmf-dist/doc/latex/timing-diagrams/README @@ -0,0 +1,13 @@ +Draw and annotate various kinds of timing diagrams in Tikz. + +There's no real documentation, read the source and the examples +(diagrams-examples.tex), and use at your own risks ;-). + +The latest version is to be found here: + + https://gitorious.org/tikz-goodies/tikz-goodies + +You may want to have a look at tikz-timing too if you want to draw +some hardware-oriented timing diagrams: + + http://www.texample.net/tikz/examples/tikz-timing/ |