diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-03 21:30:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-03 21:30:09 +0000 |
commit | f096d42f822ea10711697547e80465f43e480e69 (patch) | |
tree | 25e30015b343ee60cacafbad946d0916fd5bbfce /Master/texmf-dist/doc/latex/tikzcodeblocks/README.md | |
parent | 2b6fd1c0c7420f7afe24537ab44b1d387a093c43 (diff) |
tikzcodeblocks (3apr18)
git-svn-id: svn://tug.org/texlive/trunk@47265 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.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md b/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md index c25f78b9cf5..fad51e469e5 100644 --- a/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md +++ b/Master/texmf-dist/doc/latex/tikzcodeblocks/README.md @@ -5,8 +5,7 @@ |------------|------------------------------------------------------------| |author: |Adrian Salamon | |email: |adriansalamon@gmail.com | -|date: |2017-07-18 | -|institute: |Didaktik der Informatik – Bergische Universität Wuppertal | +|date: |2018-04-03 | |licence: |LaTeX Project Public License 1.3c | ## What is tikzcodeblocks? @@ -19,14 +18,14 @@ Just load the package via `\usepackage{tikzcodeblocks}` and use `\begin{tikzpic ### 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 -- ... - +- partly multi-language via babel +- disable colors for printing +- ... ### Planed features -- multi-language / english support +- better multi-language / english support
\ No newline at end of file |