summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-18 21:37:01 +0000
committerKarl Berry <karl@freefriends.org>2017-07-18 21:37:01 +0000
commit1f97875f5539ae5a035a4c2934f55bd0b170c9ae (patch)
treed9a8d431ca0e12c9b883fca35e3aa8ca289477c6 /Master/texmf-dist/doc/latex/tikzcodeblocks/README.md
parent1259233aec698e07b7aedb390f151aec2f552a22 (diff)
tikzcodeblocks (18jul17)
git-svn-id: svn://tug.org/texlive/trunk@44841 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikzcodeblocks/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/tikzcodeblocks/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md b/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md
index 9b386605afc..c25f78b9cf5 100644
--- a/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md
+++ b/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md
@@ -5,7 +5,7 @@
|------------|------------------------------------------------------------|
|author: |Adrian Salamon |
|email: |adriansalamon@gmail.com |
-|date: |2017-07-06 |
+|date: |2017-07-18 |
|institute: |Didaktik der Informatik – Bergische Universität Wuppertal |
|licence: |LaTeX Project Public License 1.3c |
@@ -16,17 +16,17 @@ tikzcodeblocks is a LaTeX package for typesetting blockwise graphic programming
Just load the package via `\usepackage{tikzcodeblocks}` and use `\begin{tikzpicture}[codeblocks]` in the document. For details have a look in the documentation.
-
### Features
- align colored blocks
+- disable colors
+- change the color scheme
- use jigsaw decorations to see vertical and horizontal relations
- use predefined structures like loops and branches
- print LED matrices
-- ... and more
+- ...
### Planed features
-- easier custom block/color management
- multi-language / english support