summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikz-trackschematic/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-16 22:43:20 +0000
committerKarl Berry <karl@freefriends.org>2022-02-16 22:43:20 +0000
commit2eff1055c81201172b7160a447642d53c46286c7 (patch)
tree268e122b929bb812984d8f81fd4d2a771d52cac5 /Master/texmf-dist/doc/latex/tikz-trackschematic/README.md
parent4f7782c045c8ec12175a97e5b11b8f3e1195d52f (diff)
tikz-trackschematic (15feb22)
git-svn-id: svn://tug.org/texlive/trunk@62046 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikz-trackschematic/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/tikz-trackschematic/README.md64
1 files changed, 5 insertions, 59 deletions
diff --git a/Master/texmf-dist/doc/latex/tikz-trackschematic/README.md b/Master/texmf-dist/doc/latex/tikz-trackschematic/README.md
index 9bcd0c24660..93708e072de 100644
--- a/Master/texmf-dist/doc/latex/tikz-trackschematic/README.md
+++ b/Master/texmf-dist/doc/latex/tikz-trackschematic/README.md
@@ -25,6 +25,8 @@ The library can then be loaded through the command
```
in any LaTeX file.
+The library can also be used in [Overleaf](https://www.overleaf.com/read/crrxfcdzbhbd).
+
------------
# Minimal working example
@@ -52,69 +54,13 @@ in any LaTeX file.
```
results in:
-![train on a track](https://raw.githubusercontent.com/railtoolkit/tikz-trackschematic/master/doc/symbology/symbols_png/train_direction_forward.png "train on a track")
+![train on a track](https://raw.githubusercontent.com/railtoolkit/tikz-trackschematic/master/doc/examples/minimal_working_example.png "train on a track")
------------
# Symbology and meaning
-Please consult the [symbology](https://github.com/railtoolkit/tikz-trackschematic/blob/master/test/test_symbology_table.pdf) for further information regarding meaning of the symbols.
-
-------------
-
-# History
-
-## Version 0.6.2
-
- bug fixing
-
-## Version 0.6.1
-
- * removed package requirement lmodern
- * minor correction in manual
- * added citation information
-
-## Version 0.6
-
- * created an encapsulating package for future flexibility
- * added symbols for direction control, track marking, pylons and electric wiring
- * change symbol for friction bufferstop;
- * changed load command to \usepackage{tikz-trackschematic}
-
-## Version 0.5.1
-
- * modified symbol "end of movement authority"
- * added symbols "braking point" and "danger point"
-
-## Version 0.5
-
- * new improved syntax for topology
- * documentation
-
-## Version 0.4
-
- * added document for symbology
- * renamed overview to snippets
- * reworked library for common tikz library layout
-
-## Version 0.3
-
- * moved snippet folder to root folder
- * added shunting movements
- * added points to turnouts
- * added moving trains
- * defined and used color foreground and background
-
-
-## Version 0.2
-
- * added transmitters
- * reorganized src library
- * minor improvements
-
-## Version 0.1
-
- Basic concept of a library with railway topology symbols and some examples.
+Please consult the [symbology table](https://github.com/railtoolkit/tikz-trackschematic/blob/master/doc/symbology_table.pdf) for further information regarding meaning of the symbols.
------------
@@ -138,7 +84,7 @@ Please consult the [symbology](https://github.com/railtoolkit/tikz-trackschemati
[![Open Source Initiative Approved License logo](https://opensource.org/files/OSIApproved_100X125.png "Open Source Initiative Approved License logo")](https://opensource.org)
- Copyright (c) 2018 - 2021, Martin Scheidt \<m.scheidt@tu-bs.de\> (ISC License)
+ Copyright (c) 2018 - 2022, Martin Scheidt \<m.scheidt@tu-bs.de\> (ISC License)
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.